mediawiki/extensions/MathSearch: main (log #977640)

sourcepatches

This run took 37 seconds.

$ date
--- stdout ---
Tue Mar 28 20:18:09 UTC 2023

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-MathSearch.git repo --depth=1 -b master
--- stderr ---
Cloning into 'repo'...
--- stdout ---

--- end ---
$ git config user.name libraryupgrader
--- stdout ---

--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---

--- end ---
$ git submodule update --init
--- stdout ---

--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.

--- end ---
$ git show-ref refs/heads/master
--- stdout ---
e30f065faedba5cd55b34336894fd5e1f623c12b refs/heads/master

--- end ---
$ /usr/bin/npm audit --json --legacy-peer-deps
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {},
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 0,
      "critical": 0,
      "total": 0
    },
    "dependencies": {
      "prod": 1,
      "dev": 282,
      "optional": 0,
      "peer": 0,
      "peerOptional": 0,
      "total": 282
    }
  }
}

--- end ---
$ /usr/bin/composer install
--- stderr ---
No lock file found. Updating dependencies instead of installing from lock file. Use composer update over composer install if you do not have a lock file.
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Lock file operations: 38 installs, 0 updates, 0 removals
  - Locking composer/pcre (3.1.0)
  - Locking composer/semver (3.3.2)
  - Locking composer/spdx-licenses (1.5.7)
  - Locking composer/xdebug-handler (3.0.3)
  - Locking doctrine/deprecations (v1.0.0)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v41.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.12.0)
  - Locking mediawiki/minus-x (1.1.1)
  - Locking mediawiki/phan-taint-check-plugin (4.0.0)
  - Locking microsoft/tolerant-php-parser (v0.1.1)
  - Locking netresearch/jsonmapper (v4.1.0)
  - Locking phan/phan (5.4.1)
  - Locking php-parallel-lint/php-console-color (v1.0.1)
  - Locking php-parallel-lint/php-console-highlighter (v1.0.0)
  - Locking php-parallel-lint/php-parallel-lint (v1.3.2)
  - Locking php-yaoi/php-yaoi (v1.0.40)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.3.0)
  - Locking phpdocumentor/type-resolver (1.7.1)
  - Locking phperf/xh-tool (v1.1.0)
  - Locking phpstan/phpdoc-parser (1.16.1)
  - Locking psr/container (1.1.2)
  - Locking psr/log (1.1.4)
  - Locking sabre/event (5.1.4)
  - Locking squizlabs/php_codesniffer (3.7.2)
  - Locking symfony/console (v5.4.21)
  - Locking symfony/deprecation-contracts (v2.5.2)
  - Locking symfony/polyfill-ctype (v1.27.0)
  - Locking symfony/polyfill-intl-grapheme (v1.27.0)
  - Locking symfony/polyfill-intl-normalizer (v1.27.0)
  - Locking symfony/polyfill-mbstring (v1.27.0)
  - Locking symfony/polyfill-php73 (v1.27.0)
  - Locking symfony/polyfill-php80 (v1.27.0)
  - Locking symfony/service-contracts (v2.5.2)
  - Locking symfony/string (v5.4.21)
  - Locking tysonandre/var_representation_polyfill (0.1.3)
  - Locking webmozart/assert (1.11.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 38 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]    0 [--->------------------------]  - Installing composer/pcre (3.1.0): Extracting archive
  - Installing symfony/polyfill-php80 (v1.27.0): Extracting archive
  - Installing squizlabs/php_codesniffer (3.7.2): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.27.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.7): Extracting archive
  - Installing composer/semver (3.3.2): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v41.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.27.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.27.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.27.0): Extracting archive
  - Installing symfony/string (v5.4.21): Extracting archive
  - Installing symfony/deprecation-contracts (v2.5.2): Extracting archive
  - Installing psr/container (1.1.2): Extracting archive
  - Installing symfony/service-contracts (v2.5.2): Extracting archive
  - Installing symfony/polyfill-php73 (v1.27.0): Extracting archive
  - Installing symfony/console (v5.4.21): Extracting archive
  - Installing sabre/event (5.1.4): Extracting archive
  - Installing netresearch/jsonmapper (v4.1.0): Extracting archive
  - Installing microsoft/tolerant-php-parser (v0.1.1): Extracting archive
  - Installing webmozart/assert (1.11.0): Extracting archive
  - Installing phpstan/phpdoc-parser (1.16.1): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing doctrine/deprecations (v1.0.0): Extracting archive
  - Installing phpdocumentor/type-resolver (1.7.1): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
  - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
  - Installing psr/log (1.1.4): Extracting archive
  - Installing composer/xdebug-handler (3.0.3): Extracting archive
  - Installing phan/phan (5.4.1): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (4.0.0): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.12.0): Extracting archive
  - Installing mediawiki/minus-x (1.1.1): Extracting archive
  - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
  - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
  - Installing php-parallel-lint/php-parallel-lint (v1.3.2): Extracting archive
  - Installing php-yaoi/php-yaoi (v1.0.40): Extracting archive
  - Installing phperf/xh-tool (v1.1.0): Extracting archive
  0/29 [>---------------------------]   0%
 10/29 [=========>------------------]  34%
 19/29 [==================>---------]  65%
 28/29 [===========================>]  96%
 29/29 [============================] 100%4 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
14 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---

--- end ---
Upgrading n:eslint-config-wikimedia from 0.22.1 -> 0.24.0
Upgrading n:grunt from 1.5.3 -> 1.6.1
$ /usr/bin/npm install
--- stdout ---

added 283 packages, and audited 284 packages in 5s

40 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
$ /usr/bin/npm install grunt-eslint@24.0.0 --save-exact
--- stdout ---

up to date, audited 284 packages in 864ms

40 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
$ ./node_modules/.bin/eslint i18n/dsb.json i18n/kjp.json i18n/ln.json i18n/mk.json i18n/pa.json i18n/cs.json i18n/tg-cyrl.json i18n/eo.json i18n/en.json i18n/szy.json i18n/be.json i18n/mni.json i18n/my.json i18n/te.json i18n/pam.json i18n/nb.json i18n/hi.json i18n/hyw.json i18n/lt.json i18n/da.json i18n/si.json i18n/eu.json i18n/bn.json i18n/lki.json composer.json package-lock.json i18n/el.json i18n/ckb.json i18n/mn.json extension.json i18n/pms.json i18n/ms.json tests/phpunit/tex2nb.json i18n/ar.json i18n/sje.json i18n/vec.json i18n/sd.json i18n/ia.json i18n/scn.json i18n/bg.json i18n/smn.json i18n/sw.json i18n/ro.json i18n/vi.json i18n/mg.json i18n/hu.json i18n/mt.json i18n/sr-ec.json i18n/ta.json i18n/sl.json i18n/ast.json i18n/sv.json i18n/es.json i18n/nl.json package.json i18n/ps.json i18n/it.json i18n/fa.json i18n/be-tarask.json i18n/ba.json i18n/de.json i18n/tr.json i18n/diq.json i18n/pt.json i18n/sms.json i18n/yi.json i18n/nap.json i18n/he.json i18n/zh-hans.json i18n/ca.json i18n/ti.json i18n/min.json i18n/hy.json Gruntfile.js i18n/om.json i18n/mnw.json i18n/fr.json i18n/hsb.json i18n/ojb.json i18n/br.json i18n/ja.json i18n/zh-hant.json i18n/pt-br.json i18n/pl.json i18n/ku-latn.json i18n/qqq.json i18n/lb.json i18n/io.json i18n/ko.json i18n/ne.json i18n/mr.json i18n/ur.json i18n/fi.json i18n/id.json i18n/gl.json i18n/lv.json i18n/vo.json i18n/ce.json i18n/roa-tara.json i18n/bcl.json i18n/az.json i18n/ru.json i18n/uk.json i18n/sr-el.json i18n/sco.json i18n/sc.json i18n/ksh.json i18n/tt-cyrl.json i18n/fy.json i18n/tl.json --fix
--- stdout ---

/src/repo/Gruntfile.js
  1:1   error    Definition for rule 'es/no-object-assign' was not found  es/no-object-assign
  8:11  warning  Object.assign() is not supported in IE 11                compat/compat
  8:11  error    ES2015 'Object.assign' method is forbidden               es-x/no-object-assign

/src/repo/composer.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/extension.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ar.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ast.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/az.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ba.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/bcl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/be-tarask.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/be.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/bg.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/bn.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/br.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ca.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ce.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ckb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/cs.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/da.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/de.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/diq.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/dsb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/el.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/en.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/eo.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/es.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/eu.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/fa.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/fi.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/fr.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/fy.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/gl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/he.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/hi.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/hsb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/hu.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/hy.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/hyw.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ia.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/id.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/io.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/it.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ja.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/kjp.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ko.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ksh.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ku-latn.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/lb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/lki.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ln.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/lt.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/lv.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mg.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/min.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mk.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mn.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mni.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mnw.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mr.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ms.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mt.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/my.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/nap.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/nb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ne.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/nl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ojb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/om.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/pa.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/pam.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/pl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/pms.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ps.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/pt-br.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/pt.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/qqq.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ro.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/roa-tara.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ru.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sc.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/scn.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sco.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sd.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/si.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sje.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/smn.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sms.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sr-ec.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sr-el.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sv.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sw.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/szy.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ta.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/te.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/tg-cyrl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ti.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/tl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/tr.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/tt-cyrl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/uk.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ur.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/vec.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/vi.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/vo.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/yi.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/zh-hans.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/zh-hant.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/package-lock.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/package.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/tests/phpunit/tex2nb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

✖ 112 problems (111 errors, 1 warning)


--- end ---
$ ./node_modules/.bin/eslint i18n/dsb.json i18n/kjp.json i18n/ln.json i18n/mk.json i18n/pa.json i18n/cs.json i18n/tg-cyrl.json i18n/eo.json i18n/en.json i18n/szy.json i18n/be.json i18n/mni.json i18n/my.json i18n/te.json i18n/pam.json i18n/nb.json i18n/hi.json i18n/hyw.json i18n/lt.json i18n/da.json i18n/si.json i18n/eu.json i18n/bn.json i18n/lki.json composer.json package-lock.json i18n/el.json i18n/ckb.json i18n/mn.json extension.json i18n/pms.json i18n/ms.json tests/phpunit/tex2nb.json i18n/ar.json i18n/sje.json i18n/vec.json i18n/sd.json i18n/ia.json i18n/scn.json i18n/bg.json i18n/smn.json i18n/sw.json i18n/ro.json i18n/vi.json i18n/mg.json i18n/hu.json i18n/mt.json i18n/sr-ec.json i18n/ta.json i18n/sl.json i18n/ast.json i18n/sv.json i18n/es.json i18n/nl.json package.json i18n/ps.json i18n/it.json i18n/fa.json i18n/be-tarask.json i18n/ba.json i18n/de.json i18n/tr.json i18n/diq.json i18n/pt.json i18n/sms.json i18n/yi.json i18n/nap.json i18n/he.json i18n/zh-hans.json i18n/ca.json i18n/ti.json i18n/min.json i18n/hy.json Gruntfile.js i18n/om.json i18n/mnw.json i18n/fr.json i18n/hsb.json i18n/ojb.json i18n/br.json i18n/ja.json i18n/zh-hant.json i18n/pt-br.json i18n/pl.json i18n/ku-latn.json i18n/qqq.json i18n/lb.json i18n/io.json i18n/ko.json i18n/ne.json i18n/mr.json i18n/ur.json i18n/fi.json i18n/id.json i18n/gl.json i18n/lv.json i18n/vo.json i18n/ce.json i18n/roa-tara.json i18n/bcl.json i18n/az.json i18n/ru.json i18n/uk.json i18n/sr-el.json i18n/sco.json i18n/sc.json i18n/ksh.json i18n/tt-cyrl.json i18n/fy.json i18n/tl.json -f json
--- stdout ---
[{"filePath":"/src/repo/Gruntfile.js","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null},{"ruleId":"compat/compat","severity":1,"message":"Object.assign() is not supported in IE 11","line":8,"column":11,"nodeType":"MemberExpression","endLine":8,"endColumn":24},{"ruleId":"es-x/no-object-assign","severity":2,"message":"ES2015 'Object.assign' method is forbidden.","line":8,"column":11,"nodeType":"MemberExpression","messageId":"forbidden","endLine":8,"endColumn":24}],"suppressedMessages":[],"errorCount":2,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"/* eslint-env node */\nmodule.exports = function ( grunt ) {\n\tvar conf = grunt.file.readJSON( 'extension.json' );\n\tgrunt.loadNpmTasks( 'grunt-banana-checker' );\n\tgrunt.loadNpmTasks( 'grunt-eslint' );\n\n\tgrunt.initConfig( {\n\t\tbanana: Object.assign(\n\t\t\tconf.MessagesDirs,\n\t\t\t{\n\t\t\t\toptions: {\n\t\t\t\t\trequireLowerCase: 'initial'\n\t\t\t\t}\n\t\t\t}\n\t\t),\n\t\teslint: {\n\t\t\toptions: {\n\t\t\t\tcache: true\n\t\t\t},\n\t\t\tall: [\n\t\t\t\t'**/*.js{,on}',\n\t\t\t\t'!modules/DataTables/**',\n\t\t\t\t'!node_modules/**',\n\t\t\t\t'!vendor/**'\n\t\t\t]\n\t\t}\n\t} );\n\n\tgrunt.registerTask( 'test', [ 'eslint', 'banana' ] );\n\tgrunt.registerTask( 'default', 'test' );\n};\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/composer.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"require-dev\": {\n\t\t\"mediawiki/mediawiki-codesniffer\": \"41.0.0\",\n\t\t\"mediawiki/mediawiki-phan-config\": \"0.12.0\",\n\t\t\"mediawiki/minus-x\": \"1.1.1\",\n\t\t\"php-parallel-lint/php-console-highlighter\": \"1.0.0\",\n\t\t\"php-parallel-lint/php-parallel-lint\": \"1.3.2\",\n\t\t\"phperf/xh-tool\": \"^1.1\"\n\t},\n\t\"scripts\": {\n\t\t\"lint\": [\n\t\t\t\"parallel-lint . --exclude vendor --exclude node_modules\",\n\t\t\t\"phpcs -p -s\"\n\t\t],\n\t\t\"test\": [\n\t\t\t\"@lint\",\n\t\t\t\"minus-x check .\"\n\t\t],\n\t\t\"fix-lint\": \"phpcbf\",\n\t\t\"fix\": [\n\t\t\t\"@fix-lint\",\n\t\t\t\"minus-x fix .\",\n\t\t\t\"phpcbf\"\n\t\t],\n\t\t\"phan\": \"phan -d . --long-progress-bar\",\n\t\t\"phpcs\": \"phpcs -sp --cache\"\n\t},\n\t\"require\": {\n\t\t\"ext-dom\": \"*\",\n\t\t\"ext-simplexml\": \"*\",\n\t\t\"ext-xmlreader\": \"*\"\n\t}\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/extension.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"name\": \"MathSearch\",\n\t\"version\": \"0.2.0\",\n\t\"author\": \"Moritz Schubotz\",\n\t\"url\": \"https://www.mediawiki.org/wiki/Extension:MathSearch\",\n\t\"descriptionmsg\": \"mathsearch-desc\",\n\t\"license-name\": \"GPL-2.0-or-later\",\n\t\"callback\": \"MathSearchHooks::registerExtension\",\n\t\"type\": \"specialpage\",\n\t\"requires\": {\n\t\t\"MediaWiki\": \">= 1.34.0\",\n\t\t\"extensions\": {\n\t\t\t\"Math\": \">= 3.0.0\"\n\t\t}\n\t},\n\t\"AutoloadClasses\": {\n\t\t\"MathSearchHooks\": \"includes/MathSearchHooks.php\",\n\t\t\"SpecialMathSearch\": \"includes/specials/SpecialMathSearch.php\",\n\t\t\"SpecialMlpEval\": \"includes/specials/SpecialMlpEval.php\",\n\t\t\"FormulaInfo\": \"includes/FormulaInfo.php\",\n\t\t\"MathObject\": \"includes/MathObject.php\",\n\t\t\"MathQueryObject\": \"includes/MathQueryObject.php\",\n\t\t\"GetEquationsByQuery\": \"includes/GetEquationsByQuery.php\",\n\t\t\"SpecialMathDebug\": \"includes/specials/SpecialMathDebug.php\",\n\t\t\"SpecialMathIndex\": \"includes/specials/SpecialMathIndex.php\",\n\t\t\"SpecialDisplayTopics\": \"includes/specials/SpecialDisplayTopics.php\",\n\t\t\"MathEngineMws\": \"includes/engines/MathEngineMws.php\",\n\t\t\"MathEngineBaseX\": \"includes/engines/MathEngineBaseX.php\",\n\t\t\"MathEngineRest\": \"includes/engines/MathEngineRest.php\",\n\t\t\"ImportCsv\": \"includes/ImportCsv.php\",\n\t\t\"MathSearchUtils\": \"includes/MathSearchUtils.php\",\n\t\t\"MathSearchTerm\": \"includes/MathSearchTerm.php\",\n\t\t\"MwsDumpWriter\": \"includes/MwsDumpWriter.php\",\n\t\t\"SpecialLaTeXTranslator\": \"includes/specials/SpecialLaTeXTranslator.php\",\n\t\t\"LaTeXTranslator\": \"includes/LaTeXTranslator.php\",\n\t\t\"SpecialUploadResult\": \"includes/specials/SpecialUploadResult.php\",\n\t\t\"SpecialMathDownloadResult\": \"includes/specials/SpecialMathDownloadResult.php\",\n\t\t\"MathoidDriver\": \"includes/MathoidDriver.php\",\n\t\t\"MathosphereDriver\": \"includes/MathosphereDriver.php\",\n\t\t\"MathIdGenerator\": \"includes/MathIdGenerator.php\",\n\t\t\"MathHighlighter\": \"includes/MathHighlighter.php\",\n\t\t\"MlpEvalForm\": \"includes/MlpEvalForm.php\",\n\t\t\"WikidataDriver\": \"includes/WikidataDriver.php\",\n\t\t\"ContentMathValidator\": \"includes/content/ContentMathValidator.php\",\n\t\t\"ContentMathFormatter\": \"includes/content/ContentMathFormatter.php\",\n\t\t\"ContentMathWikidataHook\": \"includes/content/ContentMathWikidataHook.php\",\n\t\t\"ContentMathMLRdfBuilder\": \"includes/content/ContentMathMLRdfBuilder.php\"\n\t},\n\t\"AvailableRights\": [\n\t\t\"mathwmcsubmit\"\n\t],\n\t\"ExtensionMessagesFiles\": {\n\t\t\"MathSearchAlias\": \"MathSearch.alias.php\"\n\t},\n\t\"GroupPermissions\": {\n\t\t\"sysop\": {\n\t\t\t\"mathwmcsubmit\": true\n\t\t}\n\t},\n\t\"Hooks\": {\n\t\t\"LoadExtensionSchemaUpdates\": \"MathSearchHooks::onLoadExtensionSchemaUpdates\",\n\t\t\"MathFormulaPostRender\": [\n\t\t\t\"MathSearchHooks::addLinkToFormulaInfoPage\",\n\t\t\t\"MathSearchHooks::updateMathIndex\"\n\t\t],\n\t\t\"ParserFirstCallInit\": \"MathSearchHooks::onParserFirstCallInit\",\n\t\t\"ArticleDeleteComplete\": \"MathSearchHooks::onArticleDeleteComplete\",\n\t\t\"WikibaseClientDataTypes\": \"ContentMathWikidataHook::onWikibaseClientDataTypes\",\n\t\t\"WikibaseRepoDataTypes\": \"ContentMathWikidataHook::onWikibaseRepoDataTypes\",\n\t\t\"PageSaveComplete\": \"MathSearchHooks::onPageSaveComplete\",\n\t\t\"ArticleUndelete\": \"MathSearchHooks::onArticleUndelete\"\n\t},\n\t\"config\": {\n\t\t\"MathAnalysisTableName\": \"mathlatexml\",\n\t\t\"MathDebug\": false,\n\t\t\"MathSearchBaseXBackendUrl\": \"http://localhost:10043/\",\n\t\t\"MathSearchMWSUrl\": \"http://localhost:9090/\",\n\t\t\"MathSearchTranslationUrl\": \"http://vmext-demo.wmflabs.org/math/translation\",\n\t\t\"MathUpdateObservations\": false,\n\t\t\"MathUploadEnabled\": false,\n\t\t\"MathWmcMaxResults\": 10000,\n\t\t\"MathWmcServer\": false,\n\t\t\"MathSearchWikidataUrl\": \"https://wikidata.org\",\n\t\t\"ContentMathEnableWikibaseDataType\": true,\n\t\t\"MathSearchContentTexMaxLength\": 5000,\n\t\t\"MathSearchInfoPage\": \"FormulaInfo\"\n\t},\n\t\"MessagesDirs\": {\n\t\t\"MathSearch\": [\n\t\t\t\"i18n\"\n\t\t]\n\t},\n\t\"ResourceModules\": {\n\t\t\"ext.mathsearch.styles\": {\n\t\t\t\"styles\": \"ext.mathsearch.css\",\n\t\t\t\"targets\": [\n\t\t\t\t\"desktop\",\n\t\t\t\t\"mobile\"\n\t\t\t]\n\t\t},\n\t\t\"ext.math-svg.styles\": {\n\t\t\t\"styles\": \"ext.math-svg.css\",\n\t\t\t\"targets\": [\n\t\t\t\t\"desktop\",\n\t\t\t\t\"mobile\"\n\t\t\t]\n\t\t},\n\t\t\"ext.math-mathml.styles\": {\n\t\t\t\"styles\": \"ext.math-mathml.css\",\n\t\t\t\"targets\": [\n\t\t\t\t\"desktop\",\n\t\t\t\t\"mobile\"\n\t\t\t]\n\t\t}\n\t},\n\t\"ResourceFileModulePaths\": {\n\t\t\"localBasePath\": \"resources\",\n\t\t\"remoteExtPath\": \"MathSearch/resources\"\n\t},\n\t\"SpecialPages\": {\n\t\t\"MathSearch\": \"SpecialMathSearch\",\n\t\t\"MlpEval\": \"SpecialMlpEval\",\n\t\t\"FormulaInfo\": {\n\t\t\t\"class\": \"FormulaInfo\",\n\t\t\t\"services\": [\n\t\t\t\t\"Math.Config\"\n\t\t\t]\n\t\t},\n\t\t\"GetEquationsByQuery\": \"GetEquationsByQuery\",\n\t\t\"MathDebug\": \"SpecialMathDebug\",\n\t\t\"MathIndex\": \"SpecialMathIndex\",\n\t\t\"DisplayTopics\": \"SpecialDisplayTopics\",\n\t\t\"LaTeXTranslator\": \"SpecialLaTeXTranslator\",\n\t\t\"MathUpload\": \"SpecialUploadResult\",\n\t\t\"MathDownload\": \"SpecialMathDownloadResult\"\n\t},\n\t\"AutoloadNamespaces\": {\n\t\t\"MathSearch\\\\StackExchange\\\\\": \"includes/stackexchange\",\n\t\t\"MediaWiki\\\\Extension\\\\MathSearch\\\\Rest\\\\\": \"includes/rest\"\n\t},\n\t\"JobClasses\": {\n\t\t\"SeLineReader\": \"\\\\MathSearch\\\\StackExchange\\\\LineReaderJob\"\n\t},\n\t\"RestRoutes\": [\n\t\t{\n\t\t\t\"path\": \"/math/v0/arq/getPost/{fId}\",\n\t\t\t\"method\": \"GET\",\n\t\t\t\"class\": \"\\\\MediaWiki\\\\Extension\\\\MathSearch\\\\Rest\\\\ArqTask\\\\GetPostId\",\n\t\t\t\"services\": [\n\t\t\t\t\"DBLoadBalancer\"\n\t\t\t]\n\t\t}\n\t],\n\t\"manifest_version\": 1\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ar.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"FiberAhmed\",\n\t\t\t\"Hiba Alshawi\",\n\t\t\t\"Meno25\",\n\t\t\t\"Mervat Salman\",\n\t\t\t\"SALMAN\",\n\t\t\t\"أَحمد\",\n\t\t\t\"ديفيد\"\n\t\t]\n\t},\n\t\"mathsearch\": \"بحث الرياضيات\",\n\t\"mlpeval\": \"تقييم معالجة اللغة الرياضية\",\n\t\"formulainfo\": \"معلومات الصيغة\",\n\t\"mathdownload\": \"تنزيل نتائج بحث الرياضيات\",\n\t\"mathindex\": \"مؤشر الرياضيات\",\n\t\"mathupload\": \"تقديم نتائج بحث الرياضيات\",\n\t\"latextranslator\": \"مترجم LaTeX إلى CAS\",\n\t\"specialpages-group-mathsearch\": \"بحث الرياضيات\",\n\t\"displaytopics\": \"عرض المواضيع\",\n\t\"mathsearch-desc\": \"يدمج محرك [http://search.mathweb.org/about.html البحث MathWeb]\",\n\t\"getequationsbyquery\": \"الحصول على معادلات بواسطة استعلام\",\n\t\"xquerygenerator\": \"مولد XQuery\",\n\t\"mathdebug\": \"اختبار العارض\",\n\t\"math-lp-1-intro\": \"عزيزي المشارك، \\n\\nنشكرك على المشاركة في التقييم لتحسين دعم الرياضيات في ويكيبيديا والويكيات الأخرى التي تستخدم الرياضيات، تقيم الدراسة جودة الصيغ الرياضية في ميدياويكي، البرنامج الذي يدير ويكيبيديا، فيما يتعلق بثلاثة جوانب: \\n\\n# إدخال لاتكس: هل تمت كتابة شفرة مصدر المعادلة بشكل صحيح؟ (باستخدام <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> بدلا من <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# التقديم: هل يتم عرض الصيغة بشكل صحيح؟ (حتى إدخال لاتكس الصحيح قد يؤدي إلى صيغ غير قابلة للقراءة على أجهزة معينة.)\\n# علم المعاني: هل امتداد ميدياويكي للرياضيات قادر على التقاط دلالات الصيغ بشكل صحيح؟ (<math>f(a+b)</math> قد يشير إلى \\\"وظيفة <math>f</math> تطبق مجموع <math>a</math> و<math>b</math>\\\"  أو \\\"متغير <math>f</math> مرات مجموع <math>a</math> زائد <math>b</math>\\\")\\n\\nفي ما يلي، سيتم إرشادك خلال عملية تقييم من خمس خطوات، يتم توفير المعلومات مفصلة في عنصر المعلومات على اليمين، لاحظ أن المهام، مع وجود إجابة واحدة ممكنة، دائما يكون لها اأول خيار ممكن محدد مسبقا.\",\n\t\"math-lp-1-head\": \"الخطوة 1: حدد مقالة مألوفة لك\",\n\t\"math-lp-1-page-label\": \"عنوان المقالة\",\n\t\"math-lp-1-page-help\": \"يتم ملء حقل الإدخال أدناه مسبقا بمقالة تم اختيارها عشوائيا وتحتوي على رياضيات، لديك ثلاثة خيارات \\n# انقر فوق \\\"متابعة\\\" للمتابعة مع هذه المقالة. \\n# اكتب عنوان المقالة التي تريد تقييمها وانقر فوق \\\"متابعة\\\" بعد ذلك. \\n# انقر على \\\"تحديد مقالة عشوائية أخرى\\\" لإعادة تحميل هذه الصفحة والحصول على مقالة جديدة تم اختيارها عشوائيا.\",\n\t\"math-lp-2-head\": \"الخطوة 2: تصنيف التعبير الرياضي\",\n\t\"math-lp-2-intro\": \"في ما يلي، سترى تعبيرا رياضيا تم إدخاله باستخدام ترميز رياضيات ميدياويكي ويتم التعامل معه على أنه تعبير رياضي بواسطة برنامج ميدياويكي. \\n\\nفي هذه الخطوة تقوم بتصنيف نوع ونطاق التعبير لأنه لا يتم استخدام الترقيم الرياضي في الرياضيات البحتة وحدها. \\n\\nإذا كان التعبير الذي تراه ليس تعبيرا رياضيا معقدا، فنحن نوصي بإرسال النموذج مع \\\"{{int:math-lp-new-formula}}\\\". \\n\\nأدناه، سترى صندوقا رماديا قابلا للتوسيع، يتم توزيع التعبير الذي تم إخراجه في الرأس، إذا نقرت على \\\"توسيع\\\"، فستشاهد مفعولا من المقالة، تم استخراج التعبير منها، لرؤية المقالة كاملةً يمكنك فتحه على الرابط الموجود أعلى الصفحة في نافذة جديدة.\",\n\t\"math-lp-2-content-label\": \"اختر نوع التعبير الأكثر ملاءمة\",\n\t\"math-lp-2-content-option-1\": \"تعبير رياضي معقد (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"رقم وحيد (3.14)\",\n\t\"math-lp-2-content-option-3\": \"معرف وحيد (a، π، c₀)\",\n\t\"math-lp-2-content-option-4\": \"رمز رياضي واحد (±)\",\n\t\"math-lp-2-content-option-5\": \"رمز مستخدم في سياق غير رياضي (♭ في الموسيقى)\",\n\t\"math-lp-2-content-option-6\": \"بنية كيميائية (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"حدد مجال التعبير\",\n\t\"math-lp-2-domain-option-1\": \"الرياضيات (البحتة)\",\n\t\"math-lp-2-domain-option-2\": \"الفيزياء\",\n\t\"math-lp-2-domain-option-3\": \"الكيمياء\",\n\t\"math-lp-2-domain-option-4\": \"الأحياء\",\n\t\"math-lp-2-domain-option-5\": \"الهندسة\",\n\t\"math-lp-2-domain-option-6\": \"علم الحاسوب\",\n\t\"math-lp-2-domain-option-7\": \"الطب\",\n\t\"math-lp-2-domain-option-8\": \"الاقتصاديات\",\n\t\"math-lp-2-domain-option-9\": \"أخرى\",\n\t\"math-lp-3-head\": \"الخطوة 3: رمز لاتكس\",\n\t\"math-lp-3-intro\": \"في ما يلي، ستقوم بتقييم جودة شفرة مصدر لاتكس.\",\n\t\"math-lp-3-pretty-label\": \"ما هو مصدر الإدخال الأكثر قابلية للقراءة؟\",\n\t\"math-lp-3-pretty-help\": \"تقييم قابلية قراءة كود لاتكس نفسه، وليس من تقديمه، يتم تعطيل السؤال إذا كان النص الأصلي هو نفسه النص المحدد.\",\n\t\"math-lp-3-pretty-option-1\": \"رمز لاتكس لإدخال المستخدم الأصلي\",\n\t\"math-lp-3-pretty-option-2\": \"فحص الأمن رمز لاتكس\",\n\t\"math-lp-3-pretty-option-3\": \"لا أستطيع أن أقول.\",\n\t\"math-lp-3-assessment-label\": \"تقييم رمز لاتكس لإدخال المستخدم الأصلي\",\n\t\"math-lp-3-assessment-option-1\": \"المدخلات على ما يرام\",\n\t\"math-lp-3-assessment-option-2\": \"المدخلات بها مشاكل طفيفة\",\n\t\"math-lp-3-assessment-option-3\": \"المدخلات بها مشاكل كبيرة\",\n\t\"math-lp-3-assessment-option-4\": \"لا أستطيع أن أقول.\",\n\t\"math-lp-3-problems-label\": \"في حالة حدوث مشاكل: توجد المشاكل التالية (يمكن استجابات متعددة)\",\n\t\"math-lp-3-problems-option-1\": \"غاب عن استخدام وضع النص لاتكس للكلمات (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 يعني ذلك x+1>0</syntaxhighlight>  بدلا من <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ يعني ذلك }x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"مشاكل التباعد (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight>  بدلا من <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"أسماء الدوال متعددة الحروف (استخدام <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> بدلا من <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"إعادة تعريف المفاهيم المحددة مسبقا (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> بدلا من <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> أو <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> بدلا من <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"لتخطي هذه الخطوة; اضغط على الزر الأخضر أدناه\",\n\t\"math-lp-3-skip-help\": \"إذا كنت تشعر بعدم الارتياح لتقييم كود لاتكس، فنحن نوصي بتخطي هذه الخطوة.\",\n\t\"math-lp-3-suggestion-label\": \"تصحيح مدخلات المستخدم:\",\n\t\"math-lp-3-suggestion-help\": \"اختياري، استخدم إذا كانت جودة لاتكس ليست جيدة جدا\",\n\t\"math-lp-4-head\": \"الخطوة $2: $1Rendering\",\n\t\"math-lp-4-intro\": \"في ما يلي، ستقوم بتقييم جودة العرض $1، هذه الخطوة لديها 4 محطات فرعية: في البداية، ستقارن بين الأشكال المختلفة، وبعد ذلك في الخطوات من 4 أ إلى 4 ج، سوف تقوم بتقييم كل عرض بشكل فردي، لاحظ أن متصفحك قد لا يدعم SVG، أو عرض MathML، للإنتاجية في موقع Wikipedia.org أو مواقع ويكي خاصة; يقوم التراجع الاحتياطي تلقائيا بتحديد طريقة عرض مناسبة لمتصفحك، ومع ذلك، تم تعطيل هذه الوظيفة لهذا التقييم، ورأيت بالضبط العرض المحدد.\",\n\t\"math-lp-4-best-label\": \"أي أداء يبدو الأفضل بالنسبة لك؟\",\n\t\"math-lp-4-size-label\": \"كيف يكون حجم التعبير الرياضي مقارنة بالنص؟\",\n\t\"math-lp-4-size-option-1\": \"رائع\",\n\t\"math-lp-4-size-option-2\": \"صغير جدا\",\n\t\"math-lp-4-size-option-3\": \"كبير جدا\",\n\t\"math-lp-4-spacing-label\": \"كيف حال التباعد بين التعبير الرياضي؟\",\n\t\"math-lp-4-spacing-option-1\": \"جيد\",\n\t\"math-lp-4-spacing-option-2\": \"معتدل\",\n\t\"math-lp-4-spacing-option-3\": \"سيئ\",\n\t\"math-lp-4-font-label\": \"كيف هو خط التعبير الرياضي؟\",\n\t\"math-lp-4-font-option-1\": \"واضح\",\n\t\"math-lp-4-font-option-2\": \"معتدل\",\n\t\"math-lp-4-font-option-3\": \"ضبابي\",\n\t\"math-lp-4-integration-label\": \"كيف يتم دمج الصيغة في النص؟\",\n\t\"math-lp-4-integration-option-1\": \"تناسبها بشكل جيد في النص.\",\n\t\"math-lp-4-integration-option-2\": \"تبرز، ولكن لا تزعج تدفق القراءة.\",\n\t\"math-lp-4-integration-option-3\": \"تزعج تدفق القراءة.\",\n\t\"math-lp-4-absolute-label\": \"كيف حال العرض العام للتعبير؟\",\n\t\"math-lp-4-absolute-option-1\": \"جيد\",\n\t\"math-lp-4-absolute-option-2\": \"معتدل\",\n\t\"math-lp-4-absolute-option-3\": \"سيئ\",\n\t\"math-lp-5-head\": \"الخطوة 5: علم السياق المستقل\",\n\t\"math-lp-5-intro\": \"في ما يلي، ستقيم جودة دلالات المعادلة.\",\n\t\"math-lp-5-identifiers-label\": \"تم استخراج المعرفات الرياضية التالية من الصيغة، اختر لكل معرف إذا كان معرفا للتعبير.\",\n\t\"math-lp-5-missing-label\": \"إذا كان التعبير يحتوي على معرفات مفقودة في القائمة أعلاه، اكتب رمز لاتكس للمعرفات في الحقل أدناه، استخدم سطرا واحدا لكل معرف.\",\n\t\"math-lp-5-footer\": \"تم إنشاء القيم المعبأة مسبقا لهذا النموذج باستخدام مجموعة كبيرة ومتنوعة من مشاريع المصدر المفتوح، مثل LaTeXML وماث جاكس وMathoid وMathosphere وSpeechRuleEngine وtexvc وtexvcjs وtexvcinfo، شكر وتقدير للمساهمين ديفيد سيرفون وديان جينيف وأليكسي غريغوريف ومارتن ليشكا وبروس ميلر وروبرت باغيل وميشال ريشيكا وفولكر سورج وفريديريك وانج وغابرييل ويك وربما غيرهم.\",\n\t\"math-lp-6-head\": \"الخطوة 6: الدلالات التي تعتمد على السياق\",\n\t\"math-lp-6-intro\": \"في ما يلي، ستقوم بتقييم جودة استخراج التعريف، في بعض الحالات، تستطيع برامجنا اشتقاق أسماء المعرفات تلقائيا من النص المحيط بالتعبير، في حالات أخرى هذا غير ممكن، حتى الآن، الرجاء المساعدة في تحسين هذا البرنامج وكتابة اسم معرف مناسب في الحقل \\\"الآخر\\\" لكل معرف.\",\n\t\"math-lp-6-separator-message\": \"تعريف المعرف <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-help\": \"يقوم \\\"محرك قاعدة الكلام\\\" بإنشاء النص التالي، والذي يجب أن يساعد الأشخاص ذوي الرؤية المحدودة أو عدم القدرة على القراءة في فهم الصيغة، في ما يلي، نشير إلى هذا النص باسم \\\"{{int:math-lp-6-srt-label}}\\\".\",\n\t\"math-lp-6-srt-label\": \"نص كلام الكلام:\",\n\t\"math-lp-6-srt-assessment-label\": \"كيف تقيم جودة نص دور الكلام؟\",\n\t\"math-lp-6-srt-assessment-option-1\": \"مفيد جدا\",\n\t\"math-lp-6-srt-assessment-option-2\": \"مفيد إلى حد ما\",\n\t\"math-lp-6-srt-assessment-option-3\": \"مفيد قليلا\",\n\t\"math-lp-6-srt-assessment-option-4\": \"غير مفيد على الإطلاق\",\n\t\"math-lp-6-srt-suggestion-label\": \"اقتراح نص بديل أفضل (اختياري)\",\n\t\"math-lp-7-head\": \"اكتمل التقييم\",\n\t\"math-lp-7-intro\": \"شكرا لك على تقييم تعبير رياضي واحد.\\n\\nيمكنك الوصول إلى مزيد من التعبيرات الرياضية من نفس المقالة أو متابعة مقالة أخرى.\",\n\t\"math-lp-feedback-label\": \"تعليقات إضافية: (اختياري)\",\n\t\"math-lp-feedback-help\": \"إذا كانت هناك معلومات مهمة ترغب في مشاركتها فيما يتعلق بخطوة التقييم الحالية، فأدخلها هنا.\",\n\t\"math-lp-formula-ref\": \"أنت تقوم بتقييم التعبير الرياضي $1 ، تم تقديمه كـ$2 ، آخر تحرير في <code>$3</code>.\",\n\t\"math-lp-submit-info\": \"اضغط على أحد الأزرار الموجودة أدناه لمتابعة أو إغلاق النافذة لإنهاء الاستبيان.\",\n\t\"math-lp-submit-label\": \"واصل مع الخطوة $1\",\n\t\"math-lp-finish-label\": \"إنهاء\",\n\t\"math-lp-new-article\": \"واصل مع مقالة أخرى\",\n\t\"math-lp-new-formula\": \"واصل مع صيغة أخرى\",\n\t\"math-wmc-attach-results-help\": \"في بعض الأحيان، يحتوي التشغيل الفردي على العديد من النتائج لتحميل ملف واحد، في هذه الحالة، يجب تقسيم التحميل إلى عدة ملفات.\",\n\t\"math-wmc-attach-results-label\": \"إرفاق المزيد من النتائج بالتشغيل الحالي\",\n\t\"math-wmc-download-intro\": \"قم بتنزيل عمليات التشغيل التي تم إرسالها مسبقا هنا، يحتوي الملف على نتائج صحيحة فقط، تمت إزالة جميع النتائج غير الصالحة.\",\n\t\"math-wmc-download-button\": \"تنزيل\",\n\t\"math-wmc-Introduction\": \"ارفع تقديمك إلى مهمة بحث NTCIR للرياضيات في ويكيبيديا الحالية هنا:\",\n\t\"math-wmc-SectionRun\": \"تقديم المعلومات\",\n\t\"math-wmc-SelectRun\": \"الاسم\",\n\t\"math-wmc-SelectRunHelp\": \"حدد اسما فريدا لإرساله، أو استبدل مسودة حالية.\",\n\t\"math-wmc-FileLabel\": \"ملف CSV\",\n\t\"math-wmc-FileHelp\": \"ارفع نتائجك كقائمة مرتبة مفصولة بفاصلة (queryId,formulaId)-أزواج، مطلوب رأس عمود للنموذج <code>queryId,formulaId</code>.\",\n\t\"math-wmc-RunAdded\": \"تمت إضافة \\\"$1\\\" بالمعرف \\\"$2\\\"\",\n\t\"math-wmc-RunAddError\": \"خطأ: لا يمكن إضافة إرسال \\\"$1\\\".\",\n\t\"math-wmc-RunAddExist\": \"يوجد بالفعل إرسال باسم \\\"$1\\\" بالمعرف \\\"$2\\\"\",\n\t\"math-wmc-Warnings\": \"تم تجاهل الأسطر التالية لملفات الإدخال:\",\n\t\"math-wmc-SubmissionSuccess\": \"نجح الإرسال.\",\n\t\"math-wmc-bad-header\": \"خطأ: يجب أن يكون رأس العمود queryId، formulaId; الأعمدة الإضافية غير مسموح بها.\",\n\t\"math-wmc-too-many-results\": \"الرتبة المحسوبة للصيغ \\\"$1\\\" كانت \\\"$2\\\". \\nالرتبة المحسوبة للصيغ \\\"$3\\\" كانت \\\"$4\\\"، هذا أعلى من الحد الأقصى المسموح به لعدد الإرسال ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"الخط $1: لا يتطابق مرجع الصيغة \\\"$2\\\" مع النمط \\\"$3\\\".\",\n\t\"math-wmc-wrong-formula-reference\": \"الخط $1: مرجع الصيغة (مراجعة \\\"$2\\\"، الصيغة \\\"$3\\\") غير صالح.\",\n\t\"math-wmc-wrong-query-reference\": \"الخط $1: مرجع الاستعلام \\\"$2\\\" غير صالح.\",\n\t\"math-wmc-importing\": \"جارٍ الاستيراد...\",\n\t\"math-wmc-display-formulae-label\": \"عرض أداء الصيغ المقدمة\",\n\t\"math-wmc-display-formulae-help\": \"غير مستحسن لملفات الإدخال الكبيرة.\",\n\t\"action-mathwmcsubmit\": \"تقديم النتائج إلى مهمة بحث NTCIR للرياضيات في ويكيبيديا\",\n\t\"right-mathwmcsubmit\": \"قم بإرسال النتائج إلى مهمة البحث عن الرياضيات NTCIR Wikipedia\",\n\t\"math-search-term\": \"* $4 term-$1: $3-expression \\\"$2\\\" {{PLURAL:$5|بنتيجة واحدة|بـ$5 نتيجة}}.\",\n\t\"math-search-relation-label\": \"العلاقة:\",\n\t\"math-search-relation-0\": \"و\",\n\t\"math-search-relation-1\": \"أو\",\n\t\"math-search-relation-2\": \"وليس\",\n\t\"math-search-type-label\": \"النوع:\",\n\t\"math-search-type-0\": \"الكلمات المفتاحية\",\n\t\"math-search-type-1\": \"نمط تخ\",\n\t\"math-search-type-2\": \"تعبير xQuery\",\n\t\"math-search-expression-label\": \"التعبير:\",\n\t\"math-tex2nb-header\": \"حددالمدخلات الخاصة بك\",\n\t\"math-tex2nb-intro\": \"يوضح هذا النموذج مفهوم تحويل TeX إلى نظام الجبر الحاسوبي (CAS).\\n\\nيحول التطبيق التجريبي وظائف LaTeX التي تترجم مباشرة إلى نظائر CAS.\\n\\nالترجمة عبر حزمة DRMF (قيد التطوير).\",\n\t\"math-tex2nb-input\": \"Saudi Arabia\",\n\t\"math-tex2nb-wikitext\": \"سياق Wikitext\",\n\t\"math-tex2nb-latex\": \"إدخال لاتكس التالي...\",\n\t\"math-tex2nb-mathematica\": \"... يترجم إلى إخراج CAS ...\",\n\t\"math-tex2nb-purge\": \"نتائج ذاكرة التخزين المؤقت تطهير.\",\n\t\"datatypes-type-contentmath\": \"التعبير الرياضي (المحتوى)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"التعبير الرياضي (المحتوى)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"حقل البيانات الحرفي للتعبيرات الرياضية والصيغ والمعادلات ومثلياتها، والتي يتم التعبير عنها في متغير DRMF / DLMF من LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ast.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Enolp\",\n\t\t\t\"Xuacu\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Gueta matemática\",\n\t\"mlpeval\": \"Evaluación del procesamientu de llinguax matemáticu\",\n\t\"formulainfo\": \"Información de la fórmula\",\n\t\"mathdownload\": \"Descargar resultaos matemáticos de la gueta\",\n\t\"mathindex\": \"Índiz de matemátiques\",\n\t\"mathupload\": \"Unviar resultaos matemáticos de la gueta\",\n\t\"latextranslator\": \"Traductor de LaTeX a Mathematica\",\n\t\"specialpages-group-mathsearch\": \"Gueta matemática\",\n\t\"displaytopics\": \"Amosar temes\",\n\t\"mathsearch-desc\": \"Integra el motor de gueta [http://search.mathweb.org/about.html MathWeb Search]\",\n\t\"getequationsbyquery\": \"Algamar ecuaciones por consulta\",\n\t\"xquerygenerator\": \"Xenerador XQuery\",\n\t\"mathdebug\": \"Probar el dibuxador\",\n\t\"math-lp-1-intro\": \"Envaloráu participante,\\n\\ngracies por participar na evaluación p'ameyorar l'encontu matemático na Wikipedia y otres wikis qu'usen matemátiques. L'estudiu evalúa la calidá de les fórmules matemátiques de MediaWiki, el software qu'executa Wikipedia, considerando tres aspectos:\\n\\n# entrada LaTeX; ¿Ta escritu correutamente'l códigu fonte de la fórmula? (usando <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> en llugar de <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# Representación: ¿La fórmula vese correutamente? (Inclusive entraes en LaTeX correutes pueden xenerar fórmules que nun pueden lleese'n dellos preseos.)\\n# Semántica: La estensión matemática de MediaWiki¿puede capturar correutamente la semántica de les fórmules? (<math>f(a+b)</math> puede referise a la «función <math>f</math> aplicada a la suma de <math>a</math> y <math>b</math>» o a la «variable <math>f</math> veces la suma de <math>a</math> más <math>b</math>»)\\n\\nDe siguío, vamos llevate per un procesu d'evaluación en cinco pasos. Va amosase información detallada nel cuadru informativu de la drecha. Ten en cuenta que les preguntes que sólo tienen una respuesta posible, siempre tienen preseleicionada la primera opción.\",\n\t\"math-lp-1-head\": \"Pasu 1: Escueye un artículu que conozas\",\n\t\"math-lp-1-page-label\": \"Títulu d'artículu\",\n\t\"math-lp-1-page-help\": \"El campu d'entrada de más abaxo ta prerrellenáu con un artículu escoyíu al debalu que contien matemátiques. Tienes tres opciones\\n#Fai click en «siguir» pa siguir con esti artículu.\\n#Escribe'l títulu d'un artículu que quies evaluar y darréu fai click en «siguir»\\n#Fai click en «seleicionar otru artículu al debalu» pa recargar esta páxina y algamar otru artículu seleicionáu al debalu.\",\n\t\"math-lp-2-head\": \"Pasu 2: Clasificar la espresión matemática\",\n\t\"math-lp-2-intro\": \"De siguío, verás una espresión matemática que s'añadió usando les etiquetes matemátiques de MediaWiki y que se trata como una espresión matemática pol software de MediaWiki.\\n\\nNesti pasu tienes de clasificar la triba y dominiu de la espresión porque la escritura matemática nun usa matemátiques pures.\\n\\nSi la espresión que ves nun ye una espresión matemática complexa, recomendámoste qu'unvies el formulariu con ''{{int:math-lp-new-formula}}''.\\n\\nAbaxo verás un cuadru gris que puede ampliase. La espresión que ta evaluándose s'amuesa na cabecera. Si primes en \\\"Espander\\\", verás un estractu del artículu del que se sacó la espresión. Pa ver l'artículu completu puedes abrir l'enllaz de la parte superior de la páxina nuna ventana nueva.\",\n\t\"math-lp-2-content-label\": \"Escueyi la triba más apropiada pa la espresión\",\n\t\"math-lp-2-content-option-1\": \"espresión matemática complexa (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"númberu simple (3,14)\",\n\t\"math-lp-2-content-option-3\": \"identificador simple (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"símbolu matemáticu simple (±)\",\n\t\"math-lp-2-content-option-5\": \"símbolu usáu nun contestu non matemáticu (♭ en música)\",\n\t\"math-lp-2-content-option-6\": \"estructura química (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Escueyi'l dominiu de la espresión\",\n\t\"math-lp-2-domain-option-1\": \"matemática (pura)\",\n\t\"math-lp-2-domain-option-2\": \"física\",\n\t\"math-lp-2-domain-option-3\": \"química\",\n\t\"math-lp-2-domain-option-4\": \"bioloxía\",\n\t\"math-lp-2-domain-option-5\": \"inxeniería\",\n\t\"math-lp-2-domain-option-6\": \"ciencies informátiques\",\n\t\"math-lp-2-domain-option-7\": \"medicina\",\n\t\"math-lp-2-domain-option-8\": \"economía\",\n\t\"math-lp-2-domain-option-9\": \"otros\",\n\t\"math-lp-3-head\": \"Pasu 3: códigu LaTeX\",\n\t\"math-lp-3-intro\": \"De siguío, evaluarás la calidá del códigu fonte LaTeX.\",\n\t\"math-lp-3-pretty-label\": \"¿Qué fonte d'entrada ye más lleíble?\",\n\t\"math-lp-3-pretty-help\": \"Evalúa0l a lleibilidá del propiu códigu LaTeX, non la de la so visualización. La entruga ta desactivada si'l testu orixinal ya'l revisáu son iguales.\",\n\t\"math-lp-3-pretty-option-1\": \"Códigu LaTeX orixinal escritu pol usuariu\",\n\t\"math-lp-3-pretty-option-2\": \"Códigu LaTeX cola seguridá revisada\",\n\t\"math-lp-3-pretty-option-3\": \"Nun puedo dicilo.\",\n\t\"math-lp-3-assessment-label\": \"Evaluación del códigu LaTeX orixinal escritu pol usuariu\",\n\t\"math-lp-3-assessment-option-1\": \"la entrada ta bien\",\n\t\"math-lp-3-assessment-option-2\": \"la entrada tien problemes menores\",\n\t\"math-lp-3-assessment-option-3\": \"la entrada tien problemes grandes\",\n\t\"math-lp-3-assessment-option-4\": \"Nun lo se.\",\n\t\"math-lp-3-problems-label\": \"En casu de problemes: Esisten los problemes siguientes (múltiples respuestes posibles)\",\n\t\"math-lp-3-problems-option-1\": \"nun usa'l mou de testu de LateX pa les palabres (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 implica que x+1>0</syntaxhighlight> en llugar de  <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ implica que }x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"problemes d'espaciáu (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> en llugar de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"Nomes de función con delles lletres (usu de <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> en llugar de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"Redefinición de conceptos predefiníos (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> en llugar de  <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> o <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> en llugar de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"Para saltar esti pasu, prime'l botón verde más abaxo\",\n\t\"math-lp-3-skip-help\": \"Si nun t'afayes revisando códigu LaTeX, recomendámoste que saltes esti pasu.\",\n\t\"math-lp-3-suggestion-label\": \"Correición de la entrada del usuariu:\",\n\t\"math-lp-3-suggestion-help\": \"Opcional, usar si la calidá de TeX nun ye mui bona\",\n\t\"math-lp-4-head\": \"Pasu $2: $1Renderizáu\",\n\t\"math-lp-4-intro\": \"No siguiente, valorarás la calidá de la representación de $1. Esti pasu tien 4 partes. Al principiu compararás les distintes representaciones y darréu, nos pasos 4a a 4c, valorarás cada representación individualmente. Ten en cuenta que'l to restolador escurque nun tenga encontu pa la representación SVG o MathML. Para más eficacia en Wikipedia.org o wikis privaes, una solución de respaldu seleccionaría automáticamente una representación afayadiza pal to restolador. sicasí, pa esta valoración esta carauterística desactivóse, y verás exautamente la representación especificada.\",\n\t\"math-lp-4-best-label\": \"¿Qué representación paezte la meyor?\",\n\t\"math-lp-4-size-label\": \"¿Cómo ye'l tamañu de la espresión matemática comparándola col testu?\",\n\t\"math-lp-4-size-option-1\": \"bien\",\n\t\"math-lp-4-size-option-2\": \"demasiao pequeñu\",\n\t\"math-lp-4-size-option-3\": \"demasiao grande\",\n\t\"math-lp-4-spacing-label\": \"¿Cómo ye l'espaciáu de la espresión matemática?\",\n\t\"math-lp-4-spacing-option-1\": \"bonu\",\n\t\"math-lp-4-spacing-option-2\": \"moderáu\",\n\t\"math-lp-4-spacing-option-3\": \"malu\",\n\t\"math-lp-4-font-label\": \"¿Cómo ye la fonte de la espresión matemática?\",\n\t\"math-lp-4-font-option-1\": \"claru\",\n\t\"math-lp-4-font-option-2\": \"moderáu\",\n\t\"math-lp-4-font-option-3\": \"borrosu\",\n\t\"math-lp-4-integration-label\": \"¿Como de bien ta integrada la fórmula nel testu?\",\n\t\"math-lp-4-integration-option-1\": \"Cuadra mui bien nel testu.\",\n\t\"math-lp-4-integration-option-2\": \"Destaca, pero nun molesta pa la llectura.\",\n\t\"math-lp-4-integration-option-3\": \"Molesta la llectura.\",\n\t\"math-lp-4-absolute-label\": \"En xeneral, ¿como ye la representación de la espresión?\",\n\t\"math-lp-4-absolute-option-1\": \"bona\",\n\t\"math-lp-4-absolute-option-2\": \"moderada\",\n\t\"math-lp-4-absolute-option-3\": \"mala\",\n\t\"math-lp-5-head\": \"Pasu 5: Semántica independiente del contestu\",\n\t\"math-lp-5-intro\": \"No siguiente, valorarás la calidá de la semántica de les fórmules.\",\n\t\"math-lp-5-identifiers-label\": \"Los siguientes identificadores matemáticos estraxéronse de la fórmula. Seleiciona pa cada identificador si pertenez a la espresión.\",\n\t\"math-lp-5-missing-label\": \"Si la espresión contien identificadores que falten na llista d'arriba, escribi'l códigu LaTeX de los identificadores nel campu d'abaxo. Usa una llinia pa cada identificador.\",\n\t\"math-lp-5-footer\": \"Los valores precargaos d'esti formulariu xeneráronse usando una gran variedá de proyeutos llibres; por casu, LaTeXML, MathJax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcjs, texvcinfo. Agradecemos les contribuciones a David Cervone, Deyan Ginev, Alexey Grigorev, Martin Líška, Bruce Miller, Robert Pagel, Michal Růžička, Volker Sorge, Frédéric Wang, Garbirel Wicke y munchos otros.\",\n\t\"math-lp-6-head\": \"Pasu 6: Semántica dependiente del contestu\",\n\t\"math-wmc-attach-results-help\": \"Dacuando una sola execución contien demasiaos resultaos pa xubir nun ficheru. Nesi casu, la xuba tien que partise en dellos ficheros.\",\n\t\"math-wmc-attach-results-label\": \"Axuntar más resultaos a la execución esistente\",\n\t\"math-wmc-download-intro\": \"Descargar equí les execuciones qu'unviasti anteriormente. El ficheru contien sólo resultancies válides. Desaniciáronse toles resultancies inválides.\",\n\t\"math-wmc-download-button\": \"Descargar\",\n\t\"math-wmc-Introduction\": \"Xubir equí l'unviu a NTCIR Wikipedia Math Search Task actual:\",\n\t\"math-wmc-SectionRun\": \"Información d'unviu\",\n\t\"math-wmc-SelectRun\": \"Nome\",\n\t\"math-wmc-SelectRunHelp\": \"Especifica un nome únicu pal to unviu, o sobreescribe un borrador esistente.\",\n\t\"math-wmc-FileLabel\": \"Ficheru CSV\",\n\t\"math-wmc-FileHelp\": \"Xube los resultaos en forma de llista ordenada, separada por comes, de pares (id de consulta, id de fórmula). Ríquese una cabecera de columna cola forma <code>queryId,formulaId</code>.\",\n\t\"math-wmc-RunAdded\": \"Añadióse l'unviu «$1» cola Id «$2»\",\n\t\"math-wmc-RunAddError\": \"Error: non pudo añadise l'unviu «$1».\",\n\t\"math-wmc-RunAddExist\": \"Yá esiste l'unviu llamáu «$1» cola Id «$2»\",\n\t\"math-wmc-Warnings\": \"Inoráronse les siguientes llinies de los ficheros d'entrada:\",\n\t\"math-wmc-SubmissionSuccess\": \"Realizóse la unviada correchamente.\",\n\t\"math-wmc-bad-header\": \"Error: La testera de columna tien de ser queryId,formulaId. Nun se permiten más columnes.\",\n\t\"math-wmc-too-many-results\": \"Llinia $1: Motivu demasiaos resultaos pa $2.\\nEl rangu calculáu pa la fórmula \\\"$3\\\" foi \\\"$4\\\". Esto ye mayor que'l máximu númberu permitíu d'unvios ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Llinia $1: La referencia \\\"$2\\\" de la fórmula nun casa col patrón \\\"$3\\\".\",\n\t\"math-wmc-wrong-formula-reference\": \"Llinia $1: La referencia de la fórmula (revisión \\\"$2\\\", fórmula \\\"$3\\\") ye inválida.\",\n\t\"math-wmc-wrong-query-reference\": \"Llinia $1: La referencia de consulta «$2» ye inválida.\",\n\t\"math-wmc-importing\": \"Importando...\",\n\t\"math-wmc-display-formulae-label\": \"Ver el renderizáu de les fórmules unviaes\",\n\t\"math-wmc-display-formulae-help\": \"Nun ye recomendable pa grandes ficheros d'entrada.\",\n\t\"action-mathwmcsubmit\": \"unviar los resultaos a la Xera de gueta matemática de Wikipedia NTCIR\",\n\t\"math-search-term\": \"* $4 term-$1: $3-expression «$2» con {{PLURAL:$5|un resultáu|$5 resultaos}}.\",\n\t\"math-search-relation-label\": \"Rellación:\",\n\t\"math-search-relation-0\": \"y\",\n\t\"math-search-relation-1\": \"o\",\n\t\"math-search-relation-2\": \"y non\",\n\t\"math-search-type-label\": \"Tipu:\",\n\t\"math-search-type-0\": \"Palabra clave\",\n\t\"math-search-type-1\": \"Patrón de TeX\",\n\t\"math-search-type-2\": \"Espresión de xQuery\",\n\t\"math-search-expression-label\": \"Espresión:\",\n\t\"math-tex2nb-header\": \"Especifica la to propia entrada\",\n\t\"math-tex2nb-intro\": \"Esti prototipu ta pensáu pa demostrar la idea de la conversión dende TeX a Mathematica.\\n\\nLa demo-aplicación convierte funciones de LaTeX que se traducen direutamente a les equivalentes de Mathematica.\\n\\nLes funciones sin encontu esplícitu pa Mathematica puen traducise vía un paquete DRMF (en desendolcu)\",\n\t\"math-tex2nb-input\": \"Entrada\",\n\t\"math-tex2nb-latex\": \"La siguiente entrada de LaTeX...\",\n\t\"math-tex2nb-mathematica\": \"... traduzse a la salida de Mathematica...\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/az.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Toghrul Rahimli\"\n\t\t]\n\t},\n\t\"math-wmc-download-button\": \"Yüklə\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ba.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Айсар\"\n\t\t]\n\t},\n\t\"datatypes-type-contentmath\": \"Математик аңлатма\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Математик аңлатма\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/bcl.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Geopoet\"\n\t\t]\n\t},\n\t\"mathindex\": \"Panukdo sa math\",\n\t\"latextranslator\": \"LaTeX na magin paradakit-taramon sa Matematika\",\n\t\"math-tex2nb-header\": \"Ipaghipray sa ibaba an saimong sadireng kinaluwasan\",\n\t\"math-tex2nb-intro\": \"Ining bonagwá iyo kuta na an maglaladawan sa ideya kan TeX na magin Matematikang kombersyon.\\n\\nAn aplikasyon sa paglaladawan minakomberte kan punksyon nin LaTeX na iyo an direktang minadakit-taramon na magin Matematikang mga kaparte.\\n\\nMga punksyon na mayong maliwanag na suporta sa Matematika iyo an pinapanguyugan para sa dakit-taramon sa paagi kan sarong DRMF na pakete (yaon pa sa pagpapatalubo).\",\n\t\"math-tex2nb-input\": \"Kinalaog\",\n\t\"math-tex2nb-mathematica\": \"... iyo an pinagdakit-taramon sa Matematikang kinaluwasan ...\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/be-tarask.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Renessaince\"\n\t\t]\n\t},\n\t\"mathindex\": \"Матэматычны індэкс\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/be.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Artsiom91\"\n\t\t]\n\t},\n\t\"datatypes-type-contentmath\": \"Матэматычны выраз\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Матэматычны выраз (змест)\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/bg.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Kareyac\",\n\t\t\t\"StanProg\"\n\t\t]\n\t},\n\t\"math-lp-2-content-option-6\": \"химична структура (CO₂ + C ⇌ 2 CO)\",\n\t\"math-wmc-download-button\": \"Изтегляне\",\n\t\"math-search-relation-0\": \"и\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/bn.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Aftabuzzaman\",\n\t\t\t\"Meghmollar2017\",\n\t\t\t\"আফতাবুজ্জামান\"\n\t\t]\n\t},\n\t\"math-lp-4-spacing-option-1\": \"ভালো\",\n\t\"math-lp-4-absolute-option-3\": \"খারাপ\",\n\t\"math-wmc-download-button\": \"ডাউনলোড করুন\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/br.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Fohanno\",\n\t\t\t\"Y-M D\"\n\t\t]\n\t},\n\t\"formulainfo\": \"Titouroù diwar-benn ar formulenn\",\n\t\"mathsearch-desc\": \"Enframmañ al lusker [http://search.mathweb.org/about.html MathWeb Search]\",\n\t\"math-lp-3-assessment-option-1\": \"reizh eo ar skrivad\",\n\t\"math-lp-3-assessment-option-2\": \"kudennoùigoù zo gant ar skrivad\",\n\t\"math-lp-3-assessment-option-3\": \"kudennoù bras zo gant ar skrivad\",\n\t\"math-wmc-download-button\": \"Pellgargañ\",\n\t\"math-wmc-SelectRun\": \"Anv\",\n\t\"math-wmc-FileLabel\": \"Restr CSV\",\n\t\"math-wmc-importing\": \"Oc'h enporzhiañ...\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ca.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Alvaro Vidal-Abarca\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Math search\",\n\t\"mathsearch-desc\": \"Integra el motor de cerca [http://search.mathweb.org/about.html MathWeb Search]\",\n\t\"getequationsbyquery\": \"Mostra equacions per la consulta\",\n\t\"xquerygenerator\": \"Generador XQuery\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ce.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Умар\"\n\t\t]\n\t},\n\t\"mathindex\": \"Математикийн индекс\",\n\t\"math-wmc-download-button\": \"Схьаэца\",\n\t\"math-wmc-SelectRun\": \"ЦӀе\",\n\t\"math-wmc-FileLabel\": \"CSV Файл\",\n\t\"math-wmc-importing\": \"Импорт йар...\",\n\t\"math-search-relation-0\": \",\",\n\t\"math-search-relation-1\": \"йа\",\n\t\"math-search-relation-2\": \"иза а дац\",\n\t\"math-search-type-label\": \"Тайпа:\",\n\t\"math-tex2nb-input\": \"Довзийтар\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ckb.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Aram\",\n\t\t\t\"Sarchia\",\n\t\t\t\"ئارام بکر\"\n\t\t]\n\t},\n\t\"formulainfo\": \"زانیاریی ھاوکێشە\",\n\t\"math-lp-4-size-option-2\": \"زۆر بچووک\",\n\t\"math-wmc-download-button\": \"داگرتن\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/cs.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Dvorapa\",\n\t\t\t\"Kareyac\",\n\t\t\t\"Vojtěch Dostál\"\n\t\t]\n\t},\n\t\"math-lp-2-content-option-6\": \"chemická struktura (CO₂ + C ⇌ 2 CO)\",\n\t\"math-search-relation-0\": \"a\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/da.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Antonla\",\n\t\t\t\"Saederup92\"\n\t\t]\n\t},\n\t\"math-lp-new-article\": \"Fortsæt med en anden artikel\",\n\t\"math-wmc-SelectRun\": \"Navn\",\n\t\"math-tex2nb-intro\": \"Dette udkast demonstrerer konceptet af TeX til Computer Algebra System (CAS) konvertering.\\n\\nDemo-applikationen konverterer LaTeX-funktioner, som kan oversættes direkte, til CAS-modstykker.\\n\\nFunktioner uden udtrykkelig CAS-understøttelse kan oversættes vha. en DRMF-pakke (under udvikling).\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/de.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Lese-rechtschreib-training\",\n\t\t\t\"Metalhead64\",\n\t\t\t\"Physikerwelt\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Math-Suche\",\n\t\"mlpeval\": \"Mathematische Sprachverarbeitungsauswertung\",\n\t\"formulainfo\": \"Formelinformation\",\n\t\"mathdownload\": \"Mathematische Suchergebnisse herunterladen\",\n\t\"mathindex\": \"Math-Index\",\n\t\"mathupload\": \"Mathematik-Suchergebnisse einreichen\",\n\t\"latextranslator\": \"LaTeX-nach-CAS-Übersetzer\",\n\t\"specialpages-group-mathsearch\": \"Math-Suche\",\n\t\"displaytopics\": \"Themen anzeigen\",\n\t\"mathsearch-desc\": \"Ermöglicht die Integration der [http://search.mathweb.org/about.html MathWeb-Suchmaschine]\",\n\t\"getequationsbyquery\": \"Gleichungen von Abfrage erhalten\",\n\t\"xquerygenerator\": \"XQuery-Generator\",\n\t\"mathdebug\": \"Testrenderer\",\n\t\"math-lp-1-intro\": \"Lieber Teilnehmer, liebe Teilnehmerin,\\n\\nvielen Dank für die Teilnahme an der Studie zur Verbesserung der Mathematik-Unterstützung in Wikipedia und anderen Wikis. In dieser Studie geht es um die Qualität mathematischer Formeln in der Software MediaWiki. Die Beurteilung beinhaltet drei Aspekte:\\n\\n# LaTeX-Eingabe: Ist der Formel-Quellcode richtig eingegeben? (Verwendung von <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> anstatt <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# Darstellung: Wird die Formel richtig angezeigt? (Sogar eine korrekte LaTeX-Eingabe kann auf bestimmten Geräten zu einer unlesbaren Formel führen.)\\n# Semantik: Ist die MediaWiki-Erweiterung „Math“ in der Lage, die Formelsemantik richtig zu erfassen? (<math>f(a+b)</math> kann stehen für die „Funktion <math>f</math> die Summe von <math>a</math> und <math>b</math> angewandt“ oder „Variable <math>f</math> Mal die Summe von <math>a</math> plus <math>b</math>“)\\n\\nDetaillierte Informationen zu jedem Schritt findest du jeweils unter der ausklappbaren Infobox.\\nEs ist jeweils eine Antwortmöglichkeit vorausgewählt.\\n\\nNachfolgend wirst du durch einen fünfstufigen Bewertungsprozess geführt.\",\n\t\"math-lp-1-head\": \"Schritt 1: Wähle einen Artikel aus, mit dem du vertraut bist\",\n\t\"math-lp-1-page-label\": \"Artikeltitel\",\n\t\"math-lp-1-page-help\": \"Dieses Eingabefeld ist mit einem zufällig ausgewählten Artikel vorausgefüllt, der mathematische Formeln enthält. Du hast drei Optionen:\\n# Klicke auf „Fortfahren“, um mit diesem Artikel fortzufahren.\\n# Gib den Titel eines Artikels ein, den du bewerten möchtest und klicke danach auf „Fortfahren“.\\n# Klicke auf „Einen anderen zufälligen Artikel auswählen“, um diese Seite neu zu laden und einen neuen zufällig ausgewählten Artikel zu erhalten.\",\n\t\"math-lp-2-head\": \"Schritt 2: Klassifiziere den mathematischen Ausdruck\",\n\t\"math-lp-2-intro\": \"Nachfolgend siehst du einen mathematischen Ausdruck, der durch Verwendung der MediaWiki-Math-Auszeichnungssprache eingegeben wurde und durch die MediaWiki-Software als mathematischer Ausdruck behandelt wird.\\n\\nIn diesem Schritt geht es um zwei Aspekte:\\nErstens soll die Art des mathematischen Ausdrucks klassifiziert werden und zweitens ein Themenbereich definiert werden, aus dem der mathematische Ausdruck stammt.\\n\\nFalls der Ausdruck, den du siehst, kein komplexer mathematischer Ausdruck ist, empfehlen wir, das Formular mit ''{{int:math-lp-new-formula}}'' zu verschicken.\",\n\t\"math-lp-2-content-label\": \"Wähle den passendsten Ausdruckstyp aus\",\n\t\"math-lp-2-content-option-1\": \"komplexer mathematischer Ausdruck (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"einzelne Zahl (3.14)\",\n\t\"math-lp-2-content-option-3\": \"einzelner Identifikator (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"einzelnes mathematisches Symbol (±)\",\n\t\"math-lp-2-content-option-5\": \"Symbol, das nicht in einem mathematischen Zusammenhang verwendet wird (♭ bei Musik)\",\n\t\"math-lp-2-content-option-6\": \"chemische Struktur (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Wähle den Bereich des Ausdrucks aus\",\n\t\"math-lp-2-domain-option-1\": \"(reine) Mathematik\",\n\t\"math-lp-2-domain-option-2\": \"Physik\",\n\t\"math-lp-2-domain-option-3\": \"Chemie\",\n\t\"math-lp-2-domain-option-4\": \"Biologie\",\n\t\"math-lp-2-domain-option-5\": \"Technik\",\n\t\"math-lp-2-domain-option-6\": \"Informatik\",\n\t\"math-lp-2-domain-option-7\": \"Medizin\",\n\t\"math-lp-2-domain-option-8\": \"Wirtschaft\",\n\t\"math-lp-2-domain-option-9\": \"andere\",\n\t\"math-lp-3-head\": \"Schritt 3: LaTeX-Code\",\n\t\"math-lp-3-intro\": \"Nachfolgend beurteilst du die Qualität des LaTeX-Quellcodes.\",\n\t\"math-lp-3-pretty-label\": \"Welche Eingabemethode ist lesbarer?\",\n\t\"math-lp-3-pretty-help\": \"Beurteile die Lesbarkeit des LaTeX-Codes selbst, nicht seine Darstellung. Die Frage ist deaktiviert, falls der Originaltext und der überprüfte Text gleich sind.\",\n\t\"math-lp-3-pretty-option-1\": \"Originaler Benutzereingabe-LaTeX-Code\",\n\t\"math-lp-3-pretty-option-2\": \"Sicherheitsgeprüfter LaTeX-Code\",\n\t\"math-lp-3-pretty-option-3\": \"Kann ich nicht beurteilen.\",\n\t\"math-lp-3-assessment-label\": \"Beurteilung des originalen Benutzereingabe-LaTeX-Codes\",\n\t\"math-lp-3-assessment-option-1\": \"die Eingabe ist gut\",\n\t\"math-lp-3-assessment-option-2\": \"die Eingabe hat kleine Probleme\",\n\t\"math-lp-3-assessment-option-3\": \"die Eingabe hat wesentliche Probleme\",\n\t\"math-lp-3-assessment-option-4\": \"Kann ich nicht beurteilen.\",\n\t\"math-lp-3-problems-label\": \"Im Fall von Problemen: Die folgenden Probleme sind vorhanden (mehrere Antworten sind möglich)\",\n\t\"math-lp-3-problems-option-1\": \"Die Verwendung des LaTeX-Textmodus für Wörter fehlt (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 impliziert, dass x+1>0</syntaxhighlight> anstatt <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ impliziert, dass } x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"Abstandsprobleme (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> anstatt <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"Mehrbuchstaben-Funktionsnamen (Verwendung von <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> anstatt <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"Neudefinition der vordefinierten Konzepte (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> anstatt <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> oder <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> anstatt <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"Um diesen Schritt zu überspringen, drücke die grüne Schaltfläche.\",\n\t\"math-lp-3-skip-help\": \"Falls die Bewertung des LaTeX-Codes ungemütlich ist, empfehlen wir, diesen Schritt zu überspringen.\",\n\t\"math-lp-3-suggestion-label\": \"Korrektur der Benutzereingabe:\",\n\t\"math-lp-3-suggestion-help\": \"Optional verwenden, falls die TeX-Qualität nicht sehr gut ist\",\n\t\"math-lp-4-head\": \"Schritt $2: $1Darstellung\",\n\t\"math-lp-4-intro\": \"Nachfolgend sollst du die Darstellungsqualität von $1 beurteilen. Dieser Schritt hat 4 Unterschritte. Zuerst vergleichst du die unterschiedlichen Darstellungen miteinander. Anschließend wirst du in den Schritten 4a bis 4c die Darstellungen einzeln bewerten. \\nBeachte bitte, dass einige Browser keine SVG- oder MathML-Darstellung unterstützen könnten. Für produktive wikipedia.org- oder private Wikis würde ein Fallback automatisch eine Darstellung auswählen, die für deinen Browser passend wäre. Diese Funktion ist jedoch in dieser Studie deaktiviert, sodass du die jeweilig angegebene Darstellung siehst.\",\n\t\"math-lp-4-best-label\": \"Welche Darstellung sieht für dich am Besten aus?\",\n\t\"math-lp-4-size-label\": \"Wie ist die Größe des mathematischen Ausdrucks verglichen mit dem Text?\",\n\t\"math-lp-4-size-option-1\": \"gut\",\n\t\"math-lp-4-size-option-2\": \"zu klein\",\n\t\"math-lp-4-size-option-3\": \"zu groß\",\n\t\"math-lp-4-spacing-label\": \"Wie sind die Abstände innerhalb des mathematischen Ausdrucks?\",\n\t\"math-lp-4-spacing-option-1\": \"gut\",\n\t\"math-lp-4-spacing-option-2\": \"mittelmäßig\",\n\t\"math-lp-4-spacing-option-3\": \"schlecht\",\n\t\"math-lp-4-font-label\": \"Wie beurteilst du das Schriftbild des mathematischen Ausdrucks?\",\n\t\"math-lp-4-font-option-1\": \"deutlich\",\n\t\"math-lp-4-font-option-2\": \"mittelmäßig\",\n\t\"math-lp-4-font-option-3\": \"verschwommen\",\n\t\"math-lp-4-integration-label\": \"Wie gut ist die Formel in den Text integriert?\",\n\t\"math-lp-4-integration-option-1\": \"Es passt gut in den Text.\",\n\t\"math-lp-4-integration-option-2\": \"Fällt auf, stört aber nicht den Lesefluss.\",\n\t\"math-lp-4-integration-option-3\": \"Stört den Lesefluss.\",\n\t\"math-lp-4-absolute-label\": \"Wie beurteilst du die Darstellung des Ausdrucks insgesamt?\",\n\t\"math-lp-4-absolute-option-1\": \"gut\",\n\t\"math-lp-4-absolute-option-2\": \"mittelmäßig\",\n\t\"math-lp-4-absolute-option-3\": \"schlecht\",\n\t\"math-lp-5-head\": \"Schritt 5: Kontextunabhängige Semantik\",\n\t\"math-lp-5-intro\": \"Nachfolgend wirst du die Qualität der Formelsemantik beurteilen.\",\n\t\"math-lp-5-identifiers-label\": \"Die folgenden mathematischen Identifikatoren wurden aus der Formel extrahiert. Wähle alle Variablen aus, die im mathematischen Ausdruck enthalten sind.\",\n\t\"math-lp-5-missing-label\": \"Falls der Ausdruck Variablen enthält, die in der obigen Liste fehlen, tippe den LaTeX-Code der Variablen in das unten stehende Feld ein. Benutze eine Zeile pro Variable.\",\n\t\"math-lp-5-footer\": \"Die vorausgefüllten Werte dieses Formulars wurden mithilfe einer großen Vielfalt an Open-Source-Projekten erzeugt, z.&nbsp;B. LaTeXML, MathJax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcjs, texvcinfo. Dank geht an die Autoren David Cervone, Deyan Ginev, Alexey Grigorev, Martin Líška, Bruce Miller, Robert Pagel, Michal Růžička, Volker Sorge, Frédéric Wang, Garbirel Wicke und viele andere.\",\n\t\"math-lp-6-head\": \"Schritt 6: Kontextabhängige Semantik\",\n\t\"math-lp-6-intro\": \"Nachfolgend beurteilst du die Qualität der Variablenbedeutungen. In einigen Fällen ist unsere Software in der Lage, die Bedeutung der Variablen aus dem umgebenden Text des Artikels automatisch zu extrahieren. \\nIn anderen Fällen gelingt dies leider noch nicht. Bitte hilf mit, diese Software zu verbessern, indem du für die Variablen ggf. eine Korrektur mit einem passenderen Namen in das Feld „andere“ einträgst.\",\n\t\"math-lp-6-separator-message\": \"Definition für den Identifikator <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-help\": \"Die „Speech Rule-Engine“ erzeugt den folgenden Text, der Menschen mit einer eingeschränkten Sehfähigkeit oder einer Leseschwäche helfen soll, die Formel zu verstehen. Nachfolgend beziehen wir uns auf diesen Text als „{{int:math-lp-6-srt-label}}“.\",\n\t\"math-lp-6-srt-label\": \"Sprachregeltext:\",\n\t\"math-lp-6-srt-assessment-label\": \"Wie bewertest du die Qualität des Speech Rule Textes?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"sehr hilfreich\",\n\t\"math-lp-6-srt-assessment-option-2\": \"eher hilfreich\",\n\t\"math-lp-6-srt-assessment-option-3\": \"wenig hilfreich\",\n\t\"math-lp-6-srt-assessment-option-4\": \"Überhaupt nicht hilfreich\",\n\t\"math-lp-6-srt-suggestion-label\": \"Einen besseren Alternativtext vorschlagen (optional)\",\n\t\"math-lp-7-head\": \"Beurteilung abgeschlossen\",\n\t\"math-lp-7-intro\": \"Vielen Dank für die Beurteilung eines mathematischen Ausdrucks.\\n\\nDu kannst weitere mathematische Ausdrücke von dem gleichen Artikel beurteilen oder mit einem anderen Artikel fortfahren.\",\n\t\"math-lp-feedback-label\": \"Zusätzliche Kommentare (optional)\",\n\t\"math-lp-feedback-help\": \"Falls es wichtige Informationen gibt, die du bezüglich des aktuellen Bewertungsschrittes mit anderen teilen möchtest, gib sie hier ein.\",\n\t\"math-lp-formula-ref\": \"Du bewertest den mathematischen Ausdruck $1, dargestellt als $2, zuletzt bearbeitet am <code>$3</code>.\",\n\t\"math-lp-submit-info\": \"Klicke unten auf eine der Schaltflächen, um fortzufahren oder schließe das Fenster, um die Umfrage zu beenden.\",\n\t\"math-lp-submit-label\": \"Mit Schritt $1 fortfahren\",\n\t\"math-lp-finish-label\": \"Beenden\",\n\t\"math-lp-new-article\": \"Mit einem anderen Artikel fortfahren\",\n\t\"math-lp-new-formula\": \"Mit einer anderen Formel fortfahren\",\n\t\"math-wmc-attach-results-help\": \"Manchmal enthält ein einzelner Lauf zu viele Ergebnisse für einen Datei-Upload. In diesem Fall muss der Upload in mehrere Dateien aufgeteilt werden.\",\n\t\"math-wmc-attach-results-label\": \"Weitere Ergebnisse dem vorhandenen Lauf anhängen\",\n\t\"math-wmc-download-intro\": \"Lade deine kürzlich ausgeführten Läufe herunter. Die Datei enthält nur gültige Treffer. Alle ungültigen Treffer wurden entfernt.\",\n\t\"math-wmc-download-button\": \"Herunterladen\",\n\t\"math-wmc-Introduction\": \"Lade deine Einreichung zu der aktuellen NTCIR-Wikipedia-Math-Suchaufgabe hier hoch:\",\n\t\"math-wmc-SectionRun\": \"Einreichungsinformationen\",\n\t\"math-wmc-SelectRun\": \"Name\",\n\t\"math-wmc-SelectRunHelp\": \"Gib einen eindeutigen Namen für deine Einreichung ein oder überschreibe einen vorhandenen Entwurf.\",\n\t\"math-wmc-FileLabel\": \"CSV-Datei\",\n\t\"math-wmc-FileHelp\": \"Lade deine Ergebnisse wie gereiht hoch, kommagetrennte Liste von (queryId,formulaId)-Paaren. Eine Spaltenüberschrift in der Form <code>queryId,formulaId</code> ist erforderlich.\",\n\t\"math-wmc-RunAdded\": \"Einreichung „$1“ mit der Kennung „$2“ hinzugefügt\",\n\t\"math-wmc-RunAddError\": \"Fehler: Die Einreichung „$1“ konnte nicht hinzugefügt werden.\",\n\t\"math-wmc-RunAddExist\": \"Die Einreichung mit dem Namen „$1“ und der Kennung „$2“ ist bereits vorhanden.\",\n\t\"math-wmc-Warnings\": \"Die folgenden Zeilen der Eingabedateien wurden ignoriert:\",\n\t\"math-wmc-SubmissionSuccess\": \"Einreichung erfolgreich.\",\n\t\"math-wmc-bad-header\": \"Fehler: Die Spaltenüberschrift muss queryId,formulaId sein. Zusätzliche Spalten sind nicht zulässig.\",\n\t\"math-wmc-too-many-results\": \"Zeile $1: Zu viele Ergebnisse für $2. \\nDer berechnete Rang für die Formel „$3“ war „$4“. Er ist höher als die maximal erlaubte Anzahl der Einreichung ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Zeile $1: Die Formel-Referenz „$2“ stimmt nicht mit dem Muster „$3“ überein.\",\n\t\"math-wmc-wrong-formula-reference\": \"Zeile $1: Die Formel-Referenz (Version „$2“, Formel „$3“) ist ungültig.\",\n\t\"math-wmc-wrong-query-reference\": \"Zeile $1: Die Abfragereferenz „$2“ ist ungültig.\",\n\t\"math-wmc-importing\": \"Importiere …\",\n\t\"math-wmc-display-formulae-label\": \"Rendering für übermittelte Formeln anzeigen\",\n\t\"math-wmc-display-formulae-help\": \"Nicht empfohlen für große Eingabedateien.\",\n\t\"action-mathwmcsubmit\": \"Ergebnisse des NTCIR-Wikipedia-Math-Suchauftrags zu übermitteln\",\n\t\"right-mathwmcsubmit\": \"Ergebnisse an die NTCIR-Wikipedia-Math-Suchaufgabe übermitteln\",\n\t\"math-search-term\": \"* $4 Term-$1: $3-Ausdruck „$2“ mit {{PLURAL:$5|einem Ergebnis|$5 Ergebnissen}}.\",\n\t\"math-search-relation-label\": \"Relation:\",\n\t\"math-search-relation-0\": \"und\",\n\t\"math-search-relation-1\": \"oder\",\n\t\"math-search-relation-2\": \"und nicht\",\n\t\"math-search-type-label\": \"Typ:\",\n\t\"math-search-type-0\": \"Schlüsselwort\",\n\t\"math-search-type-1\": \"TeX-Muster\",\n\t\"math-search-type-2\": \"xQuery-Ausdruck\",\n\t\"math-search-expression-label\": \"Ausdruck:\",\n\t\"math-tex2nb-header\": \"Gib deine eigene Eingabe an\",\n\t\"math-tex2nb-intro\": \"Dieses Mockup demonstriert das Konzept der Umwandlung von TeX in das Computer Algebra System (CAS).\\nDie Demoanwendung konvertiert LaTeX-Funktionen, die direkt in CAS-Gegenstücke übersetzt.\\nFunktionen ohne ausdrücklicher CAS-Unterstützung sind zur Übersetzung über ein DRMF-Paket verfügbar (unter Entwicklung).\",\n\t\"math-tex2nb-input\": \"Formel-Eingabe\",\n\t\"math-tex2nb-wikitext\": \"Wikitext-Kontext\",\n\t\"math-tex2nb-latex\": \"Die folgende LaTeX-Eingabe …\",\n\t\"math-tex2nb-mathematica\": \"… wird zur CAS-Ausgabe übersetzt …\",\n\t\"math-tex2nb-purge\": \"Zwischengespeicherte Ergebnisse bereinigen.\",\n\t\"datatypes-type-contentmath\": \"Mathematischer Ausdruck (Inhalt)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Mathematischer Ausdruck (Inhalt)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Literales Datenfeld für mathematische Ausdrücke, Formeln, Gleichungen und ähnliches, ausgedrückt in der DRMF/DLMF-Variante von LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/diq.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Kumkumuk\",\n\t\t\t\"Mirzali\"\n\t\t]\n\t},\n\t\"math-lp-2-domain-option-9\": \"sewbi\",\n\t\"math-lp-4-font-option-1\": \"pak ke\",\n\t\"math-lp-finish-label\": \"Bıqedene\",\n\t\"math-wmc-download-button\": \"Biya war\",\n\t\"math-wmc-SelectRun\": \"Name\",\n\t\"math-search-relation-label\": \"Elaqe:\",\n\t\"math-search-type-0\": \"Çekuya kıliti\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/dsb.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Michawiki\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Math-pytanje\",\n\t\"formulainfo\": \"Formulowe informacije\",\n\t\"specialpages-group-mathsearch\": \"Math-pytanje\",\n\t\"mathsearch-desc\": \"Integrěrujo [http://search.mathweb.org/about.html pytawu MathWeb]\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/el.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Evropi\",\n\t\t\t\"Geraki\",\n\t\t\t\"Giannaras99\",\n\t\t\t\"Giorgos456\",\n\t\t\t\"NikosLikomitros\",\n\t\t\t\"Nikosgranturismogt\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Μαθηματική αναζήτηση\",\n\t\"formulainfo\": \"Πληροφορίες τύπου\",\n\t\"mathdownload\": \"Λήψη αποτελεσμάτων μαθηματικής αναζήτησης\",\n\t\"mathindex\": \"Μαθηματικός πίνακας\",\n\t\"mathupload\": \"Υποβολή αποτελεσμάτων μαθηματικής αναζήτησης\",\n\t\"latextranslator\": \"LaTeX στο Mathematica Translator\",\n\t\"specialpages-group-mathsearch\": \"Μαθηματική αναζήτηση\",\n\t\"displaytopics\": \"Εμφάνιση θεμάτων\",\n\t\"mathsearch-desc\": \"Ενσωματώνει τη μηχανή αναζήτησης [http://search.mathweb.org/about.html MathWeb Αναζήτηση]\",\n\t\"getequationsbyquery\": \"Λάβετε εξισώσεις ανά ερώτημα\",\n\t\"xquerygenerator\": \"Δημιουργός XQuery\",\n\t\"math-lp-1-head\": \"Βήμα 1: Επιλέξτε ένα άρθρο που είστε εξοικιωμένος με αυτό\",\n\t\"math-lp-1-page-label\": \"Τίτλος άρθρου\",\n\t\"math-lp-2-content-option-2\": \"απλός αριθμός (3.14)\",\n\t\"math-lp-2-content-option-3\": \"απλός αναγνωριστής (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"απλό μαθηματικό σύμβολο (±)\",\n\t\"math-lp-2-content-option-5\": \"σύμβολο που χρησιμοποιείται για μη μαθηματικό σκοπό (♭ στη μουσική)\",\n\t\"math-lp-2-content-option-6\": \"χημική δομή (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Επιλέξτε τον τομέα της έκφρασης\",\n\t\"math-lp-2-domain-option-1\": \"(αγνά) μαθηματικά\",\n\t\"math-lp-2-domain-option-2\": \"Φυσική\",\n\t\"math-lp-2-domain-option-3\": \"Χημεία\",\n\t\"math-lp-2-domain-option-4\": \"βιολογία\",\n\t\"math-lp-2-domain-option-5\": \"μηχανική\",\n\t\"math-lp-2-domain-option-6\": \"Επιστήμη υπολογιστών\",\n\t\"math-lp-2-domain-option-7\": \"ιατρική\",\n\t\"math-lp-2-domain-option-8\": \"οικονομικά\",\n\t\"math-lp-2-domain-option-9\": \"άλλα\",\n\t\"math-lp-3-head\": \"Βήμα 3: κώδικας LaTeX\",\n\t\"math-lp-3-pretty-label\": \"Ποια μορφή εισαγωγής είναι πιο αναγνώσιμη;\",\n\t\"math-lp-3-pretty-option-3\": \"Δεν μπορώ να πω.\",\n\t\"math-lp-3-assessment-option-1\": \"η εισαγωγή είναι ολόσωστη\",\n\t\"math-lp-3-assessment-option-2\": \"η εισαγωγή έχει μικρά προβλήματα\",\n\t\"math-lp-3-assessment-option-3\": \"η εισαγωγή έχει μεγάλα προβλήματα\",\n\t\"math-lp-3-assessment-option-4\": \"Δεν μπορώ να πω.\",\n\t\"math-lp-3-suggestion-label\": \"Διόρθωση της εισαγωγής χρήστη:\",\n\t\"math-lp-3-suggestion-help\": \"Προαιρετικό, χρησιμοποιήστε το εάν η ποιότητα TeX δεν είναι πολύ καλή\",\n\t\"math-lp-4-size-option-1\": \"καλός\",\n\t\"math-lp-4-size-option-2\": \"πολύ μικρό\",\n\t\"math-lp-4-size-option-3\": \"πολύ μεγάλο\",\n\t\"math-lp-4-spacing-option-1\": \"Καλό\",\n\t\"math-lp-4-spacing-option-2\": \"Μέτριο\",\n\t\"math-lp-4-spacing-option-3\": \"καλό\",\n\t\"math-lp-4-font-label\": \"Πώς είναι γραμματοσειρά της μαθηματικής έκφρασης;\",\n\t\"math-lp-4-font-option-1\": \"Εκκαθάριση\",\n\t\"math-lp-4-font-option-2\": \"Μέτριο\",\n\t\"math-lp-4-font-option-3\": \"θολό\",\n\t\"math-lp-4-integration-option-1\": \"Ταιριάζει ωραία στο κείμενο.\",\n\t\"math-lp-4-absolute-option-1\": \"Καλό\",\n\t\"math-lp-4-absolute-option-2\": \"Μέτριο\",\n\t\"math-lp-4-absolute-option-3\": \"καλό\",\n\t\"math-lp-6-srt-assessment-option-1\": \"πολύ χρήσιμο\",\n\t\"math-lp-6-srt-assessment-option-2\": \"αρκετά χρήσιμο\",\n\t\"math-lp-6-srt-assessment-option-3\": \"ελαφρώς χρήσιμο\",\n\t\"math-lp-6-srt-assessment-option-4\": \"καθόλου χρήσιμο\",\n\t\"math-lp-6-srt-suggestion-label\": \"Προτείνω μια καλύτερη εναλλακτική λύση κειμένου (προαιρετικό)\",\n\t\"math-lp-7-head\": \"Ο έλεγχος ολοκληρώθηκε\",\n\t\"math-lp-feedback-label\": \"Πρόσθετες παρατηρήσεις (προαιρετικό)\",\n\t\"math-lp-feedback-help\": \"Αν υπάρχουν σημαντικές πληροφορίες που θα θέλατε να μοιραστείτε σχετικά με την τρέχουσα αξιολόγηση βήμα εισάγετε εδώ.\",\n\t\"math-lp-submit-label\": \"Συνεχίστε με το βήμα $1\",\n\t\"math-lp-finish-label\": \"Ολοκλήρωση\",\n\t\"math-lp-new-article\": \"Συνεχίστε με άλλο άρθρο\",\n\t\"math-lp-new-formula\": \"Συνεχίστε με άλλο τύπο\",\n\t\"math-wmc-download-button\": \"Λήψη\",\n\t\"math-wmc-SectionRun\": \"Πληροφορίες υποβολής\",\n\t\"math-wmc-SelectRun\": \"Όνομα\",\n\t\"math-wmc-FileLabel\": \"Αρχείο CSV\",\n\t\"math-wmc-importing\": \"Εισαγωγή...\",\n\t\"math-wmc-display-formulae-label\": \"Προβολή της απόδοσης των υποβληθέντων τύπων\",\n\t\"math-search-relation-label\": \"Σχέση:\",\n\t\"math-search-relation-0\": \"και\",\n\t\"math-search-relation-1\": \"ή\",\n\t\"math-search-relation-2\": \"και όχι\",\n\t\"math-search-type-label\": \"Τύπος:\",\n\t\"math-search-type-0\": \"Λέξη κλειδί\",\n\t\"math-search-type-2\": \"Έκφραση xQuery\",\n\t\"math-search-expression-label\": \"Έκφραση:\",\n\t\"math-tex2nb-input\": \"Είσοδος τύπου\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/en.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Moritz Schubotz\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Math search\",\n\t\"mlpeval\": \"Mathematical Language Processing evaluation\",\n\t\"formulainfo\": \"Formula info\",\n\t\"mathdownload\": \"Download math search results\",\n\t\"mathindex\": \"Math index\",\n\t\"mathupload\": \"Submit math search results\",\n\t\"latextranslator\": \"LaTeX to CAS translator\",\n\t\"specialpages-group-mathsearch\": \"Math search\",\n\t\"displaytopics\": \"Display topics\",\n\t\"mathsearch-desc\": \"Integrates the [http://search.mathweb.org/about.html MathWeb Search] engine\",\n\t\"getequationsbyquery\": \"Get equations by query\",\n\t\"xquerygenerator\": \"XQuery generator\",\n\t\"mathdebug\": \"Test Renderer\",\n\t\"math-lp-1-intro\": \"Dear participant,\\n\\nthank you for participating in the evaluation for improving the math support in Wikipedia and other wikis that use mathematics. The study evaluates the quality of mathematical formulae in MediaWiki, the software that runs Wikipedia, with regard to three aspects:\\n\\n# LaTeX input: Is the formula source code typed correctly? (Using <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> instead of <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# Rendering: Is the formula displayed correctly? (Even correct LaTeX input might lead to unreadable formulae on certain devices.)\\n# Semantics: Is the MediaWiki Math extension capable of capturing the formulae semantics correctly? (<math>f(a+b)</math> might stand for the \\\"function <math>f</math> applied the sum of <math>a</math> and <math>b</math>\\\" or \\\"variable <math>f</math> times the sum of <math>a</math> plus <math>b</math>\\\")\\n\\nIn the following, you will be guided through a five step evaluation process. Detailled information are provided in the infobox on the right. Note that questsions, with only one possible answer, always have the first possible option pre-selected.\",\n\t\"math-lp-1-head\": \"Step 1: Select an article you are familiar with\",\n\t\"math-lp-1-page-label\": \"Article title\",\n\t\"math-lp-1-page-help\": \"This input field below is prefilled with a randomly chosen article that contains mathematics. You have three options\\n# Click \\\"continue\\\" to proceed with this article.\\n# Type the title of an article you want to evaluate and click \\\"continue\\\" thereafter.\\n# Click \\\"select another random article\\\" to reload this page and get a new randomly selected article.\",\n\t\"math-lp-2-head\": \"Step 2: Classify the mathematical expression\",\n\t\"math-lp-2-intro\": \"In the following, you will see a mathematical expression that has been entered using the MediaWiki math markup and is treated as mathematical expression by the MediaWiki software.\\n\\nIn this step you classify the type and domain of the expression since mathematical notation is not used in pure math alone.\\n\\nIf the expression you see is not a complex mathematical expression, we recommend to submit the form with ''{{int:math-lp-new-formula}}''.\\n\\nBelow, you will see a gray box which is expandable. The expression that is evaulated is dispayed in the header. If you click on \\\"Expand\\\", you will see an excert of the article, the expression was extracted from. To see the full article you can open on the link at the top of the page in a new window.\",\n\t\"math-lp-2-content-label\": \"Select most appropriate type of the expression\",\n\t\"math-lp-2-content-option-1\": \"complex mathematical expression (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"single number (3.14)\",\n\t\"math-lp-2-content-option-3\": \"single identifier (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"single mathematical symbol (±)\",\n\t\"math-lp-2-content-option-5\": \"symbol used in a non mathematical context (♭ in music)\",\n\t\"math-lp-2-content-option-6\": \"chemical structure (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Select the domain of the expression\",\n\t\"math-lp-2-domain-option-1\": \"(pure) mathematics\",\n\t\"math-lp-2-domain-option-2\": \"physics\",\n\t\"math-lp-2-domain-option-3\": \"chemistry\",\n\t\"math-lp-2-domain-option-4\": \"biology\",\n\t\"math-lp-2-domain-option-5\": \"engineering\",\n\t\"math-lp-2-domain-option-6\": \"computer science\",\n\t\"math-lp-2-domain-option-7\": \"medicine\",\n\t\"math-lp-2-domain-option-8\": \"economics\",\n\t\"math-lp-2-domain-option-9\": \"other\",\n\t\"math-lp-3-head\": \"Step 3: LaTeX code\",\n\t\"math-lp-3-intro\": \"In the following, you will assess the quality of the LaTeX source code.\",\n\t\"math-lp-3-pretty-label\": \"Which input source is more readable?\",\n\t\"math-lp-3-pretty-help\": \"Evaluate the readability of the LaTeX code itself, and not of its rendering. The question is disabled if original and checked text are the same.\",\n\t\"math-lp-3-pretty-option-1\": \"Original user input LaTeX code\",\n\t\"math-lp-3-pretty-option-2\": \"Security checked LaTeX code\",\n\t\"math-lp-3-pretty-option-3\": \"I can not tell.\",\n\t\"math-lp-3-assessment-label\": \"Assessment of the original user input LaTeX code\",\n\t\"math-lp-3-assessment-option-1\": \"the input is all right\",\n\t\"math-lp-3-assessment-option-2\": \"the input has minor problems\",\n\t\"math-lp-3-assessment-option-3\": \"the input has major problems\",\n\t\"math-lp-3-assessment-option-4\": \"I can not tell.\",\n\t\"math-lp-3-problems-label\": \"In case of problems: The following problems exist (multiple responses possible)\",\n\t\"math-lp-3-problems-option-1\": \"missed to use the LaTeX text mode for words (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 implies that x+1>0</syntaxhighlight> instead of <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ implies that }x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"spacing problems (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> rather than <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"Multi letter function names (usage of <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> rather than <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"Redefinition of predefined concepts (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> rather than <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> or <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> rather than <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"To skip this step, press the green button below\",\n\t\"math-lp-3-skip-help\": \"If you feel uncomfortable to assess LaTeX code, we recommend to skip this step.\",\n\t\"math-lp-3-suggestion-label\": \"Correction of the user input:\",\n\t\"math-lp-3-suggestion-help\": \"Optional, use if the TeX quality is not very good\",\n\t\"math-lp-4-head\": \"Step $2: $1Rendering\",\n\t\"math-lp-4-intro\": \"In the following, you will assess the $1 rendering quality. This step has 4 substeps. At first you'll compare the different renderings and thereafter in steps 4a to 4c you will assess each rendering individually. Note that your browser might not support SVG, or MathML rendering. For productive on Wikipedia.org or private wikis a fallback would automatically select a rendering that is suitable for your browser. However, for this evaluation this functionality was disabled, and you see exactly the rendering specified.\",\n\t\"math-lp-4-best-label\": \"Which rendering looks best to you?\",\n\t\"math-lp-4-size-label\": \"How is the size of the mathematical expression compared to the text?\",\n\t\"math-lp-4-size-option-1\": \"fine\",\n\t\"math-lp-4-size-option-2\": \"too small\",\n\t\"math-lp-4-size-option-3\": \"too large\",\n\t\"math-lp-4-spacing-label\": \"How is the spacing of the mathematical expression?\",\n\t\"math-lp-4-spacing-option-1\": \"good\",\n\t\"math-lp-4-spacing-option-2\": \"moderate\",\n\t\"math-lp-4-spacing-option-3\": \"bad\",\n\t\"math-lp-4-font-label\": \"How is the font of the mathematical expression?\",\n\t\"math-lp-4-font-option-1\": \"clear\",\n\t\"math-lp-4-font-option-2\": \"moderate\",\n\t\"math-lp-4-font-option-3\": \"blurry\",\n\t\"math-lp-4-integration-label\": \"How well is the formula integrated to the text?\",\n\t\"math-lp-4-integration-option-1\": \"It fits nicely into the text.\",\n\t\"math-lp-4-integration-option-2\": \"Stands out, but does not disturb the reading flow.\",\n\t\"math-lp-4-integration-option-3\": \"Disturbs the reading flow.\",\n\t\"math-lp-4-absolute-label\": \"How is the overall rendering of the expression?\",\n\t\"math-lp-4-absolute-option-1\": \"good\",\n\t\"math-lp-4-absolute-option-2\": \"moderate\",\n\t\"math-lp-4-absolute-option-3\": \"bad\",\n\t\"math-lp-5-head\": \"Step 5: Context independent semantics\",\n\t\"math-lp-5-intro\": \"In the following, you will assess the quality of formula semantics.\",\n\t\"math-lp-5-identifiers-label\": \"The following mathematical identifiers have been extracted from the formula. Select for each identifier if it’s an identifier of the expression.\",\n\t\"math-lp-5-missing-label\": \"If the expression contains identifiers that are missing in the list above type the LaTeX code of the identifiers in the field below. Use one line per identifier.\",\n\t\"math-lp-5-footer\": \"The prefilled values of this form were generated using a large variety of open source projects, e.g. LaTeXML, MathJax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcjs, texvcinfo. Acknowledgements to the contributors David Cervone, Deyan Ginev, Alexey Grigorev, Martin Líška, Bruce Miller, Robert Pagel, Michal Růžička, Volker Sorge, Frédéric Wang, Garbirel Wicke and many others.\",\n\t\"math-lp-6-head\": \"Step 6: Context dependent semantics\",\n\t\"math-lp-6-intro\": \"In the following, you will assess the quality of the definition extraction. In some cases our software is able to automatically derive the identifier names from the text that surrounds the expression. In other cases that is not possible, yet. Please help to improve this software and write a suitable identifier name in the field \\\"other\\\" for each identifier.\",\n\t\"math-lp-6-separator-message\": \"Definition for identifier <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-help\": \"The \\\"speech rule engine\\\" generates the following text, that should help people with limited vision or reading incapabilities to understand the formula. In the following, we refer to this text as \\\"{{int:math-lp-6-srt-label}}\\\".\",\n\t\"math-lp-6-srt-label\": \"Speech Rule Text:\",\n\t\"math-lp-6-srt-assessment-label\": \"How do you assess the quality of the Speech Rule Text?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"very helpful\",\n\t\"math-lp-6-srt-assessment-option-2\": \"rather helpful\",\n\t\"math-lp-6-srt-assessment-option-3\": \"slightly helpful\",\n\t\"math-lp-6-srt-assessment-option-4\": \"not helpful at all\",\n\t\"math-lp-6-srt-suggestion-label\": \"Suggest a better alternative text (optional)\",\n\t\"math-lp-7-head\": \"Assessment completed\",\n\t\"math-lp-7-intro\": \"Thank you for the assessment of one mathematical expression.\\n\\nYou can to access more mathematical expressions from the same article or continue with another article.\",\n\t\"math-lp-feedback-label\": \"Additional comments (optional)\",\n\t\"math-lp-feedback-help\": \"If there is important information you'd like to share regarding the current evaluation step enter it here.\",\n\t\"math-lp-formula-ref\": \"You are evaluating mathematical expression $1, rendered as $2, last edited on <code>$3</code>.\",\n\t\"math-lp-submit-info\": \"Press one of the buttons below to continue or close the window to terminate the survey.\",\n\t\"math-lp-submit-label\": \"Continue with step $1\",\n\t\"math-lp-finish-label\": \"Finish\",\n\t\"math-lp-new-article\": \"Continue with another article\",\n\t\"math-lp-new-formula\": \"Continue with another formula\",\n\t\"math-wmc-attach-results-help\": \"Sometimes a single run contains too many results for one file upload. In that case the upload has to be split into several files.\",\n\t\"math-wmc-attach-results-label\": \"Attach more results to existing run\",\n\t\"math-wmc-download-intro\": \"Download your previously submitted runs here. The file contains only valid hits. All invalid hits have been removed.\",\n\t\"math-wmc-download-button\": \"Download\",\n\t\"math-wmc-Introduction\": \"Upload your submission to the current NTCIR Wikipedia Math Search Task here:\",\n\t\"math-wmc-SectionRun\": \"Submission information\",\n\t\"math-wmc-SelectRun\": \"Name\",\n\t\"math-wmc-SelectRunHelp\": \"Specify a unique name for your submission, or overwrite an existing draft.\",\n\t\"math-wmc-FileLabel\": \"CSV File\",\n\t\"math-wmc-FileHelp\": \"Upload your results as ranked, comma separated list of (queryId,formulaId)-pairs. A column header of the form <code>queryId,formulaId</code> is required.\",\n\t\"math-wmc-RunAdded\": \"Added submission \\\"$1\\\" with Id \\\"$2\\\"\",\n\t\"math-wmc-RunAddError\": \"Error: Cannot add submission \\\"$1\\\".\",\n\t\"math-wmc-RunAddExist\": \"Submission named \\\"$1\\\" already exists with Id \\\"$2\\\"\",\n\t\"math-wmc-Warnings\": \"The following lines of the input files were ignored:\",\n\t\"math-wmc-SubmissionSuccess\": \"Submission succeeded.\",\n\t\"math-wmc-bad-header\": \"Error: The column header must be queryId,formulaId. Additional columns are not permitted.\",\n\t\"math-wmc-too-many-results\": \"Line $1: Reason too many results for $2. \\n Calculated rank for formulae \\\"$3\\\" was \\\"$4\\\". This is higher than the maximal allowed number of submission ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Line $1: Formula reference \\\"$2\\\" does not match the pattern \\\"$3\\\".\",\n\t\"math-wmc-wrong-formula-reference\": \"Line $1: Formula reference (revision \\\"$2\\\", formula \\\"$3\\\") is invalid.\",\n\t\"math-wmc-wrong-query-reference\": \"Line $1: Query reference \\\"$2\\\" is invalid.\",\n\t\"math-wmc-importing\": \"Importing...\",\n\t\"math-wmc-display-formulae-label\": \"Display rendering of submitted formulae\",\n\t\"math-wmc-display-formulae-help\": \"Not recommended for large input files.\",\n\t\"action-mathwmcsubmit\": \"submit results to the NTCIR Wikipedia Math Search Task\",\n\t\"right-mathwmcsubmit\": \"Submit results to the NTCIR Wikipedia Math Search Task\",\n\t\"math-search-term\": \"* $4 term-$1: $3-expression \\\"$2\\\" with {{PLURAL:$5|1 result|$5 results}}.\",\n\t\"math-search-relation-label\": \"Relation:\",\n\t\"math-search-relation-0\": \"and\",\n\t\"math-search-relation-1\": \"or\",\n\t\"math-search-relation-2\": \"and not\",\n\t\"math-search-type-label\": \"Type:\",\n\t\"math-search-type-0\": \"Keyword\",\n\t\"math-search-type-1\": \"TeX pattern\",\n\t\"math-search-type-2\": \"xQuery expression\",\n\t\"math-search-expression-label\": \"Expression:\",\n\t\"math-tex2nb-header\": \"Specify your own input\",\n\t\"math-tex2nb-intro\": \"This mockup demonstrates the concept of TeX to Computer Algebra System (CAS) conversion.\\n\\nThe demo-application converts LaTeX functions which directly translate to CAS counterparts.\\n\\nFunctions without explicit CAS support are available for translation via a DRMF package (under development).\",\n\t\"math-tex2nb-input\": \"Formula input\",\n\t\"math-tex2nb-wikitext\": \"Wikitext context\",\n\t\"math-tex2nb-latex\": \"The following LaTeX input ...\",\n\t\"math-tex2nb-mathematica\": \"... is translated to the CAS output ...\",\n\t\"math-tex2nb-purge\": \"Purge cached results.\",\n\t\"datatypes-type-contentmath\": \"Mathematical expression (content)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Mathematical expression (content)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Literal data field for mathematical expressions, formula, equations and such, expressed in the DRMF/DLMF variant of LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/eo.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Mirin\",\n\t\t\t\"Robin van der Vliet\",\n\t\t\t1490493253\n\t\t]\n\t},\n\t\"mathsearch\": \"Matematika serĉado\",\n\t\"formulainfo\": \"Informo pri formulo\",\n\t\"mathdownload\": \"Elŝuti rezultojn de matematika serĉado\",\n\t\"mathindex\": \"Matematika indekso\",\n\t\"latextranslator\": \"Tradukilo de LaTeX al Mathematica\",\n\t\"specialpages-group-mathsearch\": \"Matematika serĉado\",\n\t\"displaytopics\": \"Montri temojn\",\n\t\"xquerygenerator\": \"XQuery-farilo\",\n\t\"math-lp-1-page-label\": \"Titolo de artikolo\",\n\t\"math-lp-2-content-option-1\": \"malsimpla matematika esprimo (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"individua nombro (3,14)\",\n\t\"math-lp-2-content-option-3\": \"individua identigilo (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"individua matematika simbolo (±)\",\n\t\"math-lp-2-content-option-5\": \"simbolo uzata en nematematika kunteksto (♭ en muziko)\",\n\t\"math-lp-2-content-option-6\": \"kemia strukturo (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Elekti la studfakon de la esprimo\",\n\t\"math-lp-2-domain-option-1\": \"(pura) matematiko\",\n\t\"math-lp-2-domain-option-2\": \"fiziko\",\n\t\"math-lp-2-domain-option-3\": \"kemio\",\n\t\"math-lp-2-domain-option-4\": \"biologio\",\n\t\"math-lp-2-domain-option-5\": \"Inĝenierio\",\n\t\"math-lp-2-domain-option-6\": \"Komputila Scienco\",\n\t\"math-lp-2-domain-option-7\": \"medicino\",\n\t\"math-lp-2-domain-option-8\": \"ekonomiko\",\n\t\"math-lp-2-domain-option-9\": \"Alia\",\n\t\"math-lp-4-size-option-1\": \"bona\",\n\t\"math-lp-4-size-option-2\": \"tro malgranda\",\n\t\"math-lp-4-size-option-3\": \"tro granda\",\n\t\"math-lp-4-spacing-option-1\": \"bona\",\n\t\"math-lp-4-spacing-option-2\": \"mezkvalita\",\n\t\"math-lp-4-spacing-option-3\": \"malbona\",\n\t\"math-lp-4-font-option-1\": \"klara\",\n\t\"math-lp-4-font-option-2\": \"mezkvalita\",\n\t\"math-lp-4-font-option-3\": \"malklara\",\n\t\"math-lp-4-absolute-option-1\": \"bona\",\n\t\"math-lp-4-absolute-option-2\": \"mezkvalita\",\n\t\"math-lp-4-absolute-option-3\": \"malbona\",\n\t\"math-lp-6-srt-assessment-option-1\": \"utilega\",\n\t\"math-lp-6-srt-assessment-option-2\": \"utila\",\n\t\"math-lp-6-srt-assessment-option-3\": \"utileta\",\n\t\"math-lp-6-srt-assessment-option-4\": \"ne utila\",\n\t\"math-lp-finish-label\": \"Fini\",\n\t\"math-wmc-download-button\": \"Elŝuti\",\n\t\"math-wmc-SelectRun\": \"Nomo\",\n\t\"math-wmc-FileLabel\": \"CSV-Dosiero\",\n\t\"math-wmc-importing\": \"Enportante...\",\n\t\"math-search-relation-0\": \"kaj\",\n\t\"math-search-relation-1\": \"aŭ\",\n\t\"math-search-relation-2\": \"kaj ne\",\n\t\"math-search-type-label\": \"Tipo:\",\n\t\"math-search-type-0\": \"Ŝlosilvorto\",\n\t\"math-search-expression-label\": \"Esprimo:\",\n\t\"math-tex2nb-input\": \"Enigo\",\n\t\"datatypes-type-contentmath\": \"Matematika esprimo (enhavo)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Matematika esprimo (enhavo)\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/es.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Caliburn\",\n\t\t\t\"DiegoAmbrocio\",\n\t\t\t\"Fitoschido\",\n\t\t\t\"Francodiaz7\",\n\t\t\t\"Macofe\",\n\t\t\t\"Ralgis\",\n\t\t\t\"Ryo567\",\n\t\t\t\"SinNovedades\",\n\t\t\t\"Whovian Biologist\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Búsqueda matemática\",\n\t\"mlpeval\": \"Evaluación de procesamiento de lenguaje matemático\",\n\t\"formulainfo\": \"Información de la fórmula\",\n\t\"mathdownload\": \"Descargar los resultados de la búsqueda matemática\",\n\t\"mathindex\": \"Índice de matemáticas\",\n\t\"mathupload\": \"Enviar los resultados de la búsqueda matemática\",\n\t\"latextranslator\": \"Traductor de LaTeX a CAS\",\n\t\"specialpages-group-mathsearch\": \"Búsqueda matemática\",\n\t\"displaytopics\": \"Mostrar temas\",\n\t\"mathsearch-desc\": \"Integra el motor [http://search.mathweb.org/about.html MathWeb Search]\",\n\t\"getequationsbyquery\": \"Obtener ecuaciones por consulta\",\n\t\"xquerygenerator\": \"Generador XQuery\",\n\t\"mathdebug\": \"Renderizador de pruebas\",\n\t\"math-lp-1-head\": \"Paso 1: Selecciona un artículo con el que estés familiarizado\",\n\t\"math-lp-1-page-label\": \"Título del artículo\",\n\t\"math-lp-2-head\": \"Paso 2: Clasificar la expresión matemática\",\n\t\"math-lp-2-content-label\": \"Selecciona el tipo de expresión más apropiado\",\n\t\"math-lp-2-content-option-1\": \"expresión matemática compleja (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"número simple (3.14)\",\n\t\"math-lp-2-content-option-3\": \"identificador simple (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"símbolo matemático simple (±)\",\n\t\"math-lp-2-content-option-5\": \"símbolo usado en un contexto no matemático (♭ en música)\",\n\t\"math-lp-2-content-option-6\": \"estructura química (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Selecciona el dominio de la expresión\",\n\t\"math-lp-2-domain-option-1\": \"matemática (pura)\",\n\t\"math-lp-2-domain-option-2\": \"física\",\n\t\"math-lp-2-domain-option-3\": \"química\",\n\t\"math-lp-2-domain-option-4\": \"biología\",\n\t\"math-lp-2-domain-option-5\": \"ingeniería\",\n\t\"math-lp-2-domain-option-6\": \"ciencias de la computación\",\n\t\"math-lp-2-domain-option-7\": \"medicina\",\n\t\"math-lp-2-domain-option-8\": \"economía\",\n\t\"math-lp-2-domain-option-9\": \"otro\",\n\t\"math-lp-3-head\": \"Paso 3: código LaTeX\",\n\t\"math-lp-3-pretty-option-3\": \"No puedo decir.\",\n\t\"math-lp-3-assessment-option-1\": \"la entrada está bien\",\n\t\"math-lp-3-assessment-option-2\": \"la entrada tiene problemas menores\",\n\t\"math-lp-3-assessment-option-3\": \"la entrada tiene grandes problemas\",\n\t\"math-lp-3-assessment-option-4\": \"No puedo decir.\",\n\t\"math-lp-3-problems-label\": \"En caso de problemas: existen los siguientes problemas (múltiples respuestas posibles)\",\n\t\"math-lp-4-head\": \"Paso $2: Renderizando $1\",\n\t\"math-lp-4-best-label\": \"¿Qué representación le parece mejor?\",\n\t\"math-lp-4-size-label\": \"¿Cómo es el tamaño de la expresión matemática en comparación con el texto?\",\n\t\"math-lp-4-size-option-1\": \"bien\",\n\t\"math-lp-4-size-option-2\": \"muy chico\",\n\t\"math-lp-4-size-option-3\": \"muy grande\",\n\t\"math-lp-4-spacing-label\": \"¿Cómo es el espacio de la expresión matemática?\",\n\t\"math-lp-4-spacing-option-1\": \"bueno\",\n\t\"math-lp-4-spacing-option-2\": \"moderado\",\n\t\"math-lp-4-spacing-option-3\": \"malo\",\n\t\"math-lp-4-font-label\": \"¿Cómo es el tipo de letra de la expresión matemática?\",\n\t\"math-lp-4-font-option-1\": \"claro\",\n\t\"math-lp-4-font-option-2\": \"moderado\",\n\t\"math-lp-4-font-option-3\": \"borroso\",\n\t\"math-lp-4-integration-label\": \"¿Está bien integrada la fórmula en el texto?\",\n\t\"math-lp-4-integration-option-1\": \"Encaja muy bien en el texto.\",\n\t\"math-lp-4-integration-option-2\": \"Destaca, pero no perturba el flujo de lectura.\",\n\t\"math-lp-4-integration-option-3\": \"Altera la fluidez de la lectura.\",\n\t\"math-lp-4-absolute-option-1\": \"buena\",\n\t\"math-lp-4-absolute-option-2\": \"moderada\",\n\t\"math-lp-4-absolute-option-3\": \"mala\",\n\t\"math-lp-5-head\": \"Paso 5: Semántica independiente del contexto\",\n\t\"math-lp-6-srt-assessment-option-1\": \"muy útil\",\n\t\"math-lp-6-srt-assessment-option-2\": \"bastante útil\",\n\t\"math-lp-6-srt-assessment-option-3\": \"ligeramente útil\",\n\t\"math-lp-6-srt-assessment-option-4\": \"no es útil en absoluto\",\n\t\"math-lp-6-srt-suggestion-label\": \"Sugiere un texto alternativo mejor (opcional)\",\n\t\"math-lp-7-head\": \"Evaluación completada\",\n\t\"math-lp-feedback-label\": \"Comentarios adicionales (opcional)\",\n\t\"math-lp-formula-ref\": \"Estás evaluando la expresión matemática $1, representada como $2, editada por última vez el <code>$3</code>.\",\n\t\"math-lp-submit-label\": \"Continúa con el paso $1\",\n\t\"math-lp-finish-label\": \"Finalizar\",\n\t\"math-lp-new-article\": \"Continúa con otro artículo\",\n\t\"math-lp-new-formula\": \"Continúa con otra fórmula\",\n\t\"math-wmc-download-button\": \"Descargar\",\n\t\"math-wmc-SectionRun\": \"Información del envío\",\n\t\"math-wmc-SelectRun\": \"Nombre\",\n\t\"math-wmc-SelectRunHelp\": \"Especifica un nombre único para tu presentación o sobrescribe un borrador existente.\",\n\t\"math-wmc-FileLabel\": \"Archivo CSV\",\n\t\"math-wmc-RunAdded\": \"Se ha añadido la presentación \\\"$1\\\" con el identificador \\\"$2\\\"\",\n\t\"math-wmc-RunAddError\": \"Error: no se puede añadir el envío «$1».\",\n\t\"math-wmc-RunAddExist\": \"El envío «$1» ya existe con el identificador «$2»\",\n\t\"math-wmc-Warnings\": \"Se han ignorado las siguientes líneas de los archivos de entrada:\",\n\t\"math-wmc-SubmissionSuccess\": \"Se realizó el envío correctamente.\",\n\t\"math-wmc-wrong-query-reference\": \"Línea $1: la referencia de consulta «$2» no es válida.\",\n\t\"math-wmc-importing\": \"Importando…\",\n\t\"math-wmc-display-formulae-help\": \"No recomendable para grandes archivos de entrada.\",\n\t\"math-search-relation-label\": \"Relación:\",\n\t\"math-search-relation-0\": \"y\",\n\t\"math-search-relation-1\": \"o\",\n\t\"math-search-relation-2\": \"y no\",\n\t\"math-search-type-label\": \"Tipo:\",\n\t\"math-search-type-0\": \"Palabra clave\",\n\t\"math-search-type-1\": \"Patrón TeX\",\n\t\"math-search-type-2\": \"expresión xQuery\",\n\t\"math-search-expression-label\": \"Expresión:\",\n\t\"math-tex2nb-header\": \"Especifica tu propia entrada\",\n\t\"math-tex2nb-input\": \"Entrada de la fórmula\",\n\t\"math-tex2nb-latex\": \"La siguiente entrada en LaTeX...\",\n\t\"math-tex2nb-mathematica\": \"... se traduce al formato de salida de CAS ...\",\n\t\"datatypes-type-contentmath\": \"Expresión matemática (contenido)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Expresión matemática (contenido)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Campo de datos literales para expresiones matemáticas, fórmulas, ecuaciones y similares, expresado en la variante DRMF/DLMF de LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/eu.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"An13sa\",\n\t\t\t\"Subi\"\n\t\t]\n\t},\n\t\"latextranslator\": \"LaTeX-etik Mathematica-rako Itzultzailea\",\n\t\"math-lp-1-page-label\": \"Artikuluaren izenburua\",\n\t\"math-lp-2-head\": \"2. urratsa: Sailkatu adierazpen matematikoa\",\n\t\"math-lp-2-content-label\": \"Hauta ezazu adierazpen-motarik egokiena\",\n\t\"math-lp-2-content-option-1\": \"adierazpen matematiko konplexua (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"zenbaki bakarra (3,14)\",\n\t\"math-lp-2-content-option-4\": \"zeinu matematiko bakarra (±)\",\n\t\"math-lp-2-content-option-6\": \"egitura kimikoa (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-option-1\": \"matematika (hutsa)\",\n\t\"math-lp-2-domain-option-2\": \"fisika\",\n\t\"math-lp-2-domain-option-3\": \"kimika\",\n\t\"math-lp-2-domain-option-4\": \"biologia\",\n\t\"math-lp-2-domain-option-5\": \"ingeniaritza\",\n\t\"math-lp-2-domain-option-6\": \"informatika\",\n\t\"math-lp-2-domain-option-7\": \"medikuntza\",\n\t\"math-lp-2-domain-option-8\": \"ekonomia\",\n\t\"math-lp-2-domain-option-9\": \"beste bat\",\n\t\"math-lp-3-head\": \"3. urratsa: LaTeX kodea\",\n\t\"math-lp-4-size-option-2\": \"txikiegia\",\n\t\"math-lp-4-size-option-3\": \"handiegia\",\n\t\"math-lp-4-spacing-option-2\": \"erdizka\",\n\t\"math-lp-4-font-option-1\": \"argia\",\n\t\"math-lp-4-font-option-2\": \"erdizka\",\n\t\"math-lp-6-srt-assessment-option-1\": \"oso baliagarria\",\n\t\"math-lp-6-srt-assessment-option-4\": \"ez da batere lagungarria\",\n\t\"math-lp-submit-label\": \"Jarraitu $1 urratsarekin\",\n\t\"math-lp-finish-label\": \"Amaitu\",\n\t\"math-lp-new-article\": \"Jarraitu beste artikulu batekin\",\n\t\"math-lp-new-formula\": \"Jarraitu beste formula batekin\",\n\t\"math-wmc-SelectRun\": \"Izena\",\n\t\"math-wmc-FileLabel\": \"CSV fitxategia\",\n\t\"math-wmc-importing\": \"Inportatzen...\",\n\t\"math-search-relation-label\": \"Erlazioa:\",\n\t\"math-search-relation-0\": \"eta\",\n\t\"math-search-relation-1\": \"edo\",\n\t\"math-search-relation-2\": \"eta ez\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/fa.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Alirezaaa\",\n\t\t\t\"Armin1392\",\n\t\t\t\"Huji\",\n\t\t\t\"Jeeputer\",\n\t\t\t\"Reza1615\"\n\t\t]\n\t},\n\t\"mathsearch\": \"جستجوی داده‌ها\",\n\t\"formulainfo\": \"اطلاعات فرمول\",\n\t\"mathindex\": \"نمایه ریاضی\",\n\t\"mathupload\": \"ارسال نتایج جستجوی ریاضی\",\n\t\"specialpages-group-mathsearch\": \"جستجوی داده‌ها\",\n\t\"mathsearch-desc\": \"ادغام [http://search.mathweb.org/about.html MathWeb Search] موتور\",\n\t\"getequationsbyquery\": \"پرس‌وجو شدن با سوال\",\n\t\"xquerygenerator\": \"ژنراتور ایکس‌کوِری\",\n\t\"mathdebug\": \"آزمون ترجمه\",\n\t\"math-lp-1-page-label\": \"عنوان مقاله\",\n\t\"math-lp-2-domain-option-2\": \"فیزیک\",\n\t\"math-lp-2-domain-option-3\": \"شیمی\",\n\t\"math-lp-2-domain-option-4\": \"زیست‌شناسی\",\n\t\"math-lp-2-domain-option-5\": \"مهندسی\",\n\t\"math-lp-2-domain-option-6\": \"علوم رایانه\",\n\t\"math-lp-2-domain-option-7\": \"پزشکی\",\n\t\"math-lp-2-domain-option-8\": \"اقتصاد\",\n\t\"math-lp-2-domain-option-9\": \"سایر\",\n\t\"math-lp-4-size-option-1\": \"خوب\",\n\t\"math-lp-4-size-option-2\": \"خیلی کوچک\",\n\t\"math-lp-4-size-option-3\": \"خیلی بزرگ\",\n\t\"math-lp-4-spacing-label\": \"فاصله‌گذاری عبارت ریاضی چطور است؟\",\n\t\"math-lp-4-spacing-option-1\": \"خوب\",\n\t\"math-lp-4-spacing-option-2\": \"متوسط\",\n\t\"math-lp-4-spacing-option-3\": \"بد\",\n\t\"math-lp-4-font-label\": \"قلم عبارت ریاضی چطور است؟\",\n\t\"math-lp-4-font-option-1\": \"واضح\",\n\t\"math-lp-4-font-option-2\": \"متوسط\",\n\t\"math-lp-4-font-option-3\": \"تار\",\n\t\"math-lp-4-integration-label\": \"نحوهٔ یکپارچه‌شدن فرمول با متن چطور است؟\",\n\t\"math-lp-4-integration-option-1\": \"به‌خوبی در متن جا گرفته است.\",\n\t\"math-lp-4-integration-option-2\": \"برجسته است، اما فرایند مطالعه را مختل نمی‌کند.\",\n\t\"math-lp-4-integration-option-3\": \"فرایند مطالعه را مختل می‌کند.\",\n\t\"math-lp-4-absolute-label\": \"خروجی کلی عبارت چطور است؟\",\n\t\"math-lp-4-absolute-option-1\": \"خوب\",\n\t\"math-lp-4-absolute-option-2\": \"متوسط\",\n\t\"math-lp-4-absolute-option-3\": \"بد\",\n\t\"math-lp-finish-label\": \"پایان\",\n\t\"math-wmc-download-button\": \"دریافت\",\n\t\"math-wmc-SectionRun\": \"اطلاعات ارسال\",\n\t\"math-wmc-SelectRun\": \"نام\",\n\t\"math-wmc-SelectRunHelp\": \"یک نام منحصر به فرد برای ارسال‌تان تعیین کنید، یا یک پیش‌نویس موجود را بازنویسی کنید.\",\n\t\"math-wmc-FileLabel\": \"پرونده سی‌اس‌وی\",\n\t\"math-wmc-RunAdded\": \"ارسال افزوده‌شده «$1» با شناسه «$2»\",\n\t\"math-wmc-Warnings\": \"خطوط زیر از پرونده‌های ورودی نادیده گرفته شدند:\",\n\t\"math-wmc-SubmissionSuccess\": \"ارسال به پایان رسید.\",\n\t\"math-wmc-bad-header\": \"خطا: عنوان ستون باید queryId,formulaId باشد. ستون‌های اضافی مجاز نیست.\",\n\t\"math-wmc-malformed-formula-reference\": \"خطا $1: مرجع فرمول «$2» الگوی «$3» را تطبیق نمی‌دهد.\",\n\t\"math-wmc-importing\": \"در حال درون‌ریزی...\",\n\t\"math-search-relation-label\": \"ارتباط:\",\n\t\"math-search-relation-0\": \"و\",\n\t\"math-search-relation-1\": \"یا\",\n\t\"math-search-type-label\": \"نوع:\",\n\t\"math-search-type-0\": \"کلیدواژه\",\n\t\"math-search-expression-label\": \"اصطلاح:\",\n\t\"math-tex2nb-input\": \"ورودی فرمول\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/fi.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"McSalama\",\n\t\t\t\"Nike\",\n\t\t\t\"Pyscowicz\",\n\t\t\t\"Silvonen\"\n\t\t]\n\t},\n\t\"math-lp-1-page-label\": \"Artikkelin otsikko\",\n\t\"math-lp-2-domain-option-2\": \"fysiikka\",\n\t\"math-lp-2-domain-option-3\": \"kemia\",\n\t\"math-lp-2-domain-option-4\": \"biologia\",\n\t\"math-lp-2-domain-option-7\": \"lääketiede\",\n\t\"math-lp-3-pretty-option-3\": \"En voi kertoa.\",\n\t\"math-lp-3-assessment-option-4\": \"En voi kertoa.\",\n\t\"math-lp-6-srt-assessment-option-1\": \"erittäin hyödyllinen\",\n\t\"math-lp-6-srt-assessment-option-2\": \"melko hyödyllinen\",\n\t\"math-lp-6-srt-assessment-option-3\": \"jossain määrin hyödyllinen\",\n\t\"math-lp-6-srt-assessment-option-4\": \"ei ollenkaan hyödyllinen\",\n\t\"math-lp-6-srt-suggestion-label\": \"Ehdota parempaa vaihtoehtoa (valinnainen)\",\n\t\"math-wmc-download-button\": \"Lataa\",\n\t\"math-wmc-SelectRun\": \"Nimi\",\n\t\"math-search-relation-0\": \"ja\",\n\t\"math-search-relation-1\": \"tai\",\n\t\"math-search-relation-2\": \"ja ei\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/fr.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"0x010C\",\n\t\t\t\"Appleuseryu\",\n\t\t\t\"Ash Crow\",\n\t\t\t\"Caliburn\",\n\t\t\t\"Crochet.david\",\n\t\t\t\"Florian COLLIN\",\n\t\t\t\"Gomoko\",\n\t\t\t\"Metroitendo\",\n\t\t\t\"Orlodrim\",\n\t\t\t\"Thibaut120094\",\n\t\t\t\"Urhixidur\",\n\t\t\t\"Verdy p\",\n\t\t\t\"Wladek92\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Recherche mathématique\",\n\t\"mlpeval\": \"Évaluation du traitement du langage mathématique\",\n\t\"formulainfo\": \"Informations sur la formule\",\n\t\"mathdownload\": \"Télécharger les résultats de recherche mathématique\",\n\t\"mathindex\": \"Index mathématique\",\n\t\"mathupload\": \"Soumettre les résultats de recherche mathématique\",\n\t\"latextranslator\": \"Traducteur LaTeX vers CAS\",\n\t\"specialpages-group-mathsearch\": \"Recherche mathématique\",\n\t\"displaytopics\": \"Afficher les rubriques\",\n\t\"mathsearch-desc\": \"Intégrer le moteur de [http://search.mathweb.org/about.html Recherche MathWeb]\",\n\t\"getequationsbyquery\": \"Obtenir les équations par requête\",\n\t\"xquerygenerator\": \"Générateur XQuery\",\n\t\"mathdebug\": \"Rendu de test\",\n\t\"math-lp-1-intro\": \"Cher participant,\\n\\nmerci pour votre participation à l’évaluation pour l’amélioration de la prise en charge des mathématiques dans Wikipédia et dans d’autres wikis utilisant les formles mathématiques. L’étude évalue la qualité des formules mathématiques dans MediaWiki, le logiciel qui fait tourner Wikipédia, selon trois aspects :\\n\\n# Saisie en LaTeX : le code source de la formule est-il bien typé (En utilisant <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> au lieu de <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>) ?\\n# Rendu : la formule est-elle bien affichée (même une saisie LaTeX correcte peut conduire à des formules illisibles sur certains appareils) ?\\n# Sémantique : l’extension Math de MediaWiki est-elle capable de capter correctement la sémantique des formules (<math>f(a+b)</math> peut signifier la « fonction <math>f</math> appliquée à la somme de <math>a</math> et <math>b</math> »  ou « la variable <math>f</math> fois la somme de <math>a</math> plus <math>b</math> »)\\n\\nPar la suite, vous serez guidé à travers un processus d’évaluation en cinq étapes. Des informations plus détaillées sont fournies dans l’encadré à droite. Notez que pour les questions où une réponse unique doit être choisie, la première option possible est toujours sélectionnée par défaut.\",\n\t\"math-lp-1-head\": \"Étape 1 : sélectionnez un article avec lequel vous êtes familier\",\n\t\"math-lp-1-page-label\": \"Titre de l’article\",\n\t\"math-lp-1-page-help\": \"Le champ de saisie ci-dessous est prérempli avec un article choisi au hasard contenant des formules mathématiques. Vous avez trois possibilités :\\n# cliquer sur « continuer » pour traiter cet article ;\\n# taper le titre d’un article que vous voulez évaluer et cliquer ensuite sur « continuer » ;\\n# cliquer sur « choisir un autre article aléatoirement » pour recharger cette page et obtenir un nouvel article sélectionné aléatoirement.\",\n\t\"math-lp-2-head\": \"Étape 2 : classez l’expression mathématique\",\n\t\"math-lp-2-intro\": \"Dans ce qui suit, vous verrez une expression mathématique qui a été saisie avec le balisage mathématique de MediaWiki et est traitée comme une expression mathématique par le logiciel MediaWiki.\\n\\nCette étape consiste à catégoriser l’expression selon son type et son domaine, étant donné que les notations mathématiques ne sont pas utilisée uniquement en mathématiques pures.\\n\\nSi l’expression que vous voyez n’est pas une expression mathématique complexe, nous vous recommandons de soumettre le formulaire en cliquant sur ''{{int:math-lp-new-formula}}''.\\n\\nPlus bas, vous verrez une boîte grise qui peut être déroulée. L’expression évaluée est affichée dans l’en-tête. Si vous cliquez sur « Dérouler », vous verrez un extrait de l’article d’où provient l’expression. Pour voir l’article en entier, vous pouvez ouvrir le lien en haut de la page dans une nouvelle fenêtre.\",\n\t\"math-lp-2-content-label\": \"Sélectionnez le type le plus approprié pour l’expression\",\n\t\"math-lp-2-content-option-1\": \"expression mathématique complexe (a² + b² = c²)\",\n\t\"math-lp-2-content-option-2\": \"nombre seul (3,14)\",\n\t\"math-lp-2-content-option-3\": \"simple identifiant (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"symbole mathématique isolé (±)\",\n\t\"math-lp-2-content-option-5\": \"symbole utilisé dans un contexte non mathématique (♭ en musique)\",\n\t\"math-lp-2-content-option-6\": \"structure chimique (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Sélectionnez le domaine de l’expression\",\n\t\"math-lp-2-domain-option-1\": \"mathématiques (pures)\",\n\t\"math-lp-2-domain-option-2\": \"physique\",\n\t\"math-lp-2-domain-option-3\": \"chimie\",\n\t\"math-lp-2-domain-option-4\": \"biologie\",\n\t\"math-lp-2-domain-option-5\": \"ingénierie\",\n\t\"math-lp-2-domain-option-6\": \"informatique\",\n\t\"math-lp-2-domain-option-7\": \"médecine\",\n\t\"math-lp-2-domain-option-8\": \"économie\",\n\t\"math-lp-2-domain-option-9\": \"autre\",\n\t\"math-lp-3-head\": \"Étape 3 : code LaTeX\",\n\t\"math-lp-3-intro\": \"Dans ce qui suit, vous évaluerez la qualité du code source LaTeX.\",\n\t\"math-lp-3-pretty-label\": \"Quelle source d’entrée est la plus lisible ?\",\n\t\"math-lp-3-pretty-help\": \"Évaluez la lisibilité du code LaTeX lui-même, et non son rendu. La question est grisée si le texte d’origine et le texte vérifié sont identiques.\",\n\t\"math-lp-3-pretty-option-1\": \"Code LaTeX d’origine saisi par l’utilisateur\",\n\t\"math-lp-3-pretty-option-2\": \"Code LaTeX après les vérifications de sécurité\",\n\t\"math-lp-3-pretty-option-3\": \"Je ne peux pas dire.\",\n\t\"math-lp-3-assessment-label\": \"Évaluation du code LaTeX d’origine saisi par l’utilisateur\",\n\t\"math-lp-3-assessment-option-1\": \"la saisie est totalement correcte\",\n\t\"math-lp-3-assessment-option-2\": \"la saisie comporte quelques problèmes mineurs\",\n\t\"math-lp-3-assessment-option-3\": \"la saisie pose des problèmes majeurs\",\n\t\"math-lp-3-assessment-option-4\": \"Je ne peux pas dire.\",\n\t\"math-lp-3-problems-label\": \"En cas de problèmes : les problèmes suivants existent (plusieurs réponses possibles)\",\n\t\"math-lp-3-problems-option-1\": \"absence d’utilisation du mode texte de LaTeX pour les mots (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 implique que x+1>0</syntaxhighlight> au lieu de <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ implique que } x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"problèmes d’espacement (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> au lieu de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"Noms de fonction à plusieurs caractères (utilisation de <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> au lieu de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"Redéfinition de concepts prédéfinis (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> au lieu de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> ou <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> au lieu de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"Pour passer cette étape, appuyez sur le bouton vert ci-dessous\",\n\t\"math-lp-3-skip-help\": \"Si vous ne vous sentez pas en mesure d’évaluer du code LaTeX, nous vous recommandons d’ignorer cette étape.\",\n\t\"math-lp-3-suggestion-label\": \"Correction de l’entrée utilisateur :\",\n\t\"math-lp-3-suggestion-help\": \"Facultatif, à utiliser si la qualité de TeX n’est pas très bonne\",\n\t\"math-lp-4-head\": \"Étape $2 : rendu $1\",\n\t\"math-lp-4-intro\": \"Dans ce qui suit, vous évaluerez la qualité du rendu $1. Cette étape comporte quatre sous-étapes. Tout d’abord, vous comparerez les différents rendus et, par la suite, dans les étapes 4a à 4c, vous évaluerez chaque rendu individuellement. Notez que votre navigateur peut ne pas prendre en charge le rendu SVG ou MathML. Pour être efficace sur Wikipedia.org ou des wikis privés, une solution de repli sélectionne automatiquement un rendu approprié pour votre navigateur. Toutefois, pour cette évaluation, cette fonctionnalité sera désactivée et vous verrez exactement le rendu spécifié.\",\n\t\"math-lp-4-best-label\": \"Quel rendu vous semble le meilleur ?\",\n\t\"math-lp-4-size-label\": \"Comment est la taille de l’expression mathématique par rapport au texte ?\",\n\t\"math-lp-4-size-option-1\": \"correcte\",\n\t\"math-lp-4-size-option-2\": \"trop petite\",\n\t\"math-lp-4-size-option-3\": \"trop grande\",\n\t\"math-lp-4-spacing-label\": \"Comment est l’espacement de l’expression mathématique ?\",\n\t\"math-lp-4-spacing-option-1\": \"bon\",\n\t\"math-lp-4-spacing-option-2\": \"moyen\",\n\t\"math-lp-4-spacing-option-3\": \"mauvais\",\n\t\"math-lp-4-font-label\": \"Comment est la police de l’expression mathématique ?\",\n\t\"math-lp-4-font-option-1\": \"claire\",\n\t\"math-lp-4-font-option-2\": \"moyennement lisible\",\n\t\"math-lp-4-font-option-3\": \"illisible\",\n\t\"math-lp-4-integration-label\": \"La formule est-elle bien intégrée au texte ?\",\n\t\"math-lp-4-integration-option-1\": \"Elle s’intègre bien au texte.\",\n\t\"math-lp-4-integration-option-2\": \"Elle se démarque bien du reste, mais sans perturber le flux de lecture.\",\n\t\"math-lp-4-integration-option-3\": \"Elle perturbe la lecture.\",\n\t\"math-lp-4-absolute-label\": \"Dans l’ensemble, comment est le rendu de l’expression ?\",\n\t\"math-lp-4-absolute-option-1\": \"bon\",\n\t\"math-lp-4-absolute-option-2\": \"moyen\",\n\t\"math-lp-4-absolute-option-3\": \"mauvais\",\n\t\"math-lp-5-head\": \"Étape 5 : sémantique indépendante du contexte\",\n\t\"math-lp-5-intro\": \"Dans ce qui suit, vous évaluerez la qualité de la sémantique des formules.\",\n\t\"math-lp-5-identifiers-label\": \"Les identifiants mathématiques suivants ont été extraits de la formule. Pour chacun d’eux, sélectionnez s’il s’agit d’un identifiant de l’expression.\",\n\t\"math-lp-5-missing-label\": \"Si l’expression contient des identifiants manquant dans la liste ci-dessus, tapez le code LaTeX des identifiants dans le champ ci-dessous. Utilisez une ligne par identifiant.\",\n\t\"math-lp-5-footer\": \"Les valeurs préremplies de ce formulaire ont été générées en utilisant une grande variété de projets libres, par ex. LaTeXML, MathJax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcjs, texvcinfo. Merci aux contributeurs David Cervone, Deyan Ginev, Alexey Grigorev, Martin Líška, Bruce Miller, Robert Pagel, Michal Růžička, Volker Sorge, Frédéric Wang, Garbirel Wicke et bien d’autres.\",\n\t\"math-lp-6-head\": \"Étape 6 : sémantique dépendante du contexte\",\n\t\"math-lp-6-intro\": \"Dans ce qui suit, vous évaluerez la qualité de l’extraction de la définition. Dans certains cas, notre logiciel peut automatiquement déduire les noms d’identifiant du texte qui entoure l’expression. D’autres fois, cela n’est pas encore possible. Veuillez aider à améliorer ce logiciel et écrire un nom d’identifiant approprié dans le champ « autre » pour chaque identifiant.\",\n\t\"math-lp-6-separator-message\": \"Définition pour l’identifiant <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-help\": \"Le « moteur de synthèse vocale » génère le texte suivant, qui devrait aider les personnes ayant des problèmes de vue ou de lecture à comprendre la formule. Dans la suite, nous ferons référence à ce texte comme étant « {{int:math-lp-6-srt-label}} ».\",\n\t\"math-lp-6-srt-label\": \"Texte de synthèse vocale :\",\n\t\"math-lp-6-srt-assessment-label\": \"Comment évaluez-vous la qualité du texte de synthèse vocale ?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"très utile\",\n\t\"math-lp-6-srt-assessment-option-2\": \"plutôt utile\",\n\t\"math-lp-6-srt-assessment-option-3\": \"un peu utile\",\n\t\"math-lp-6-srt-assessment-option-4\": \"totalement inutile\",\n\t\"math-lp-6-srt-suggestion-label\": \"Suggérer une meilleure alternative textuelle (facultatif)\",\n\t\"math-lp-7-head\": \"Évaluation terminée\",\n\t\"math-lp-7-intro\": \"Merci d’avoir évalué une expression mathématique.\\n\\nVous pouvez accéder à davantage d’expressions mathématiques venant du même article ou continuer avec un autre article.\",\n\t\"math-lp-feedback-label\": \"Autres commentaires (facultatif)\",\n\t\"math-lp-feedback-help\": \"S’il y a des informations importantes que vous aimeriez partager concernant cette étape d’évaluation, saisissez-les ici.\",\n\t\"math-lp-formula-ref\": \"Vous êtes en train d’évaluer l’expression mathématique $1, rendue sous la forme $2, modifiée pour la dernière fois le <code>$3</code>.\",\n\t\"math-lp-submit-info\": \"Appuyez sur un des boutons ci-dessous pour continuer, ou fermez la fenêtre pour terminer le sondage.\",\n\t\"math-lp-submit-label\": \"Continuer à l’étape $1\",\n\t\"math-lp-finish-label\": \"Terminer\",\n\t\"math-lp-new-article\": \"Continuer avec un autre article\",\n\t\"math-lp-new-formula\": \"Continuer avec une autre formule\",\n\t\"math-wmc-attach-results-help\": \"Quelquefois, une simple exécution contient trop de résultats pour un téléversement de fichier. Dans ce cas, le téléversement devra être séparé en plusieurs fichiers.\",\n\t\"math-wmc-attach-results-label\": \"Joindre plus de résultats à l’exécution existante\",\n\t\"math-wmc-download-intro\": \"Téléchargez ici vos tâches déjà soumises. Le fichier contient seulement les détections valides. Toutes les détections non valides ont été supprimés.\",\n\t\"math-wmc-download-button\": \"Télécharger\",\n\t\"math-wmc-Introduction\": \"Téléversez votre participation à l’actuelle Tâche de recherche mathématique NTCIR de Wikipédia ici :\",\n\t\"math-wmc-SectionRun\": \"Informations de participation\",\n\t\"math-wmc-SelectRun\": \"Nom\",\n\t\"math-wmc-SelectRunHelp\": \"Spécifiez un nom unique pour votre participation ou écrasez un brouillon existant.\",\n\t\"math-wmc-FileLabel\": \"Fichier CSV\",\n\t\"math-wmc-FileHelp\": \"Téléverser vos résultats sous forme de liste ordonnée de paires (identifiant de requête,identifiant de formule) séparées par des virgules. Un entête de colonne de la forme <code>queryId,formulaId</code> est obligatoire.\",\n\t\"math-wmc-RunAdded\": \"Participation « $1 » ajoutée avec l’identifiant « $2 »\",\n\t\"math-wmc-RunAddError\": \"Erreur : impossible d’ajouter la participation « $1 ».\",\n\t\"math-wmc-RunAddExist\": \"La participation nommée « $1 » existe déjà avec l’identifiant « $2 »\",\n\t\"math-wmc-Warnings\": \"Les lignes suivantes des fichiers d’entrée ont été ignorées :\",\n\t\"math-wmc-SubmissionSuccess\": \"Soumission réussie.\",\n\t\"math-wmc-bad-header\": \"Erreur : l’entête de colonne doit être queryId,formulaId. Les colonnes supplémentaires ne sont pas autorisées.\",\n\t\"math-wmc-too-many-results\": \"Ligne $1 : motif : trop de résultats pour $2. \\n Le rang calculé pour la formule « $3 » est « $4 ». Il dépasse le nombre maximal autorisé de participations ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Ligne $1 : la référence de formule « $2 » ne correspond pas au patron « $3 ».\",\n\t\"math-wmc-wrong-formula-reference\": \"Ligne $1 : la référence de formule (révision « $2 », formule « $3 ») n’est pas valide.\",\n\t\"math-wmc-wrong-query-reference\": \"Ligne $1 : la référence de requête « $2 » n’est pas valide.\",\n\t\"math-wmc-importing\": \"Importation en cours...\",\n\t\"math-wmc-display-formulae-label\": \"Afficher un rendu des formules soumises\",\n\t\"math-wmc-display-formulae-help\": \"Non recommandé pour les gros fichiers d’entrée.\",\n\t\"action-mathwmcsubmit\": \"envoyer les résultats à la Tâche de recherche mathématique de Wikipédia NTCIR\",\n\t\"right-mathwmcsubmit\": \"Soumettre des résultats à la tâche Wikipédia de recherche mathématique NTCIR\",\n\t\"math-search-term\": \"* $4 term-$1 : expression-$3 « $2 » avec $5 résultat{{PLURAL:$5||s}}.\",\n\t\"math-search-relation-label\": \"Relation :\",\n\t\"math-search-relation-0\": \"et\",\n\t\"math-search-relation-1\": \"ou\",\n\t\"math-search-relation-2\": \"et pas\",\n\t\"math-search-type-label\": \"Type :\",\n\t\"math-search-type-0\": \"Mot-clé\",\n\t\"math-search-type-1\": \"Motif TeX\",\n\t\"math-search-type-2\": \"Expression xQuery\",\n\t\"math-search-expression-label\": \"Expression :\",\n\t\"math-tex2nb-header\": \"Spécifiez votre propre entrée\",\n\t\"math-tex2nb-intro\": \"Cette maquette démontre le concept de la conversion TeX vers le Système de calcul formel (SCF).\\n\\nL’application de démonstration convertit des fonctions LaTeX qui se traduisent directement vers leur contrepartie SCF.\\n\\nLes fonctions sans prise en charge explicite dans le SCF sont disponibles pour la traduction via un paquet DRMF (Digital Repository of Mathematical Formulae, en développement).\",\n\t\"math-tex2nb-input\": \"Entrée de la formule\",\n\t\"math-tex2nb-wikitext\": \"Contexte du wikicode\",\n\t\"math-tex2nb-latex\": \"L’entrée LaTeX suivante...\",\n\t\"math-tex2nb-mathematica\": \"... est traduite en sortie CAS...\",\n\t\"math-tex2nb-purge\": \"Purgez les résultats mis en cache.\",\n\t\"datatypes-type-contentmath\": \"Expression mathématique (contenu)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Expression mathématique (contenu)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Champ de donnée littéral pour les expressions mathématiques, formules, équations et autres, exprimés dans la variante DRMF/DLMF (Digital Repository/Library of Mathematical Formulae/Functions) de LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/fy.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Robin van der Vliet\",\n\t\t\t\"Robin0van0der0vliet\"\n\t\t]\n\t},\n\t\"math-wmc-SelectRun\": \"Namme\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/gl.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Banjo\",\n\t\t\t\"Elisardojm\",\n\t\t\t\"Iváns\",\n\t\t\t\"Toliño\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Procura matemática\",\n\t\"mlpeval\": \"Avaliación do tratamento da linguaxe matemática\",\n\t\"formulainfo\": \"Información sobre a fórmula\",\n\t\"mathdownload\": \"Descargar resultados da consulta matemática\",\n\t\"mathindex\": \"Índice de Math\",\n\t\"mathupload\": \"Enviar resultados da consulta matematica\",\n\t\"latextranslator\": \"Traductor de LaTeX a Mathematica\",\n\t\"specialpages-group-mathsearch\": \"Procura matemática\",\n\t\"displaytopics\": \"Amosar os fíos\",\n\t\"mathsearch-desc\": \"Integra o motor [http://search.mathweb.org/about.html MathWeb Search]\",\n\t\"getequationsbyquery\": \"Obter as ecuacións por pescuda\",\n\t\"xquerygenerator\": \"Xerador XQuery\",\n\t\"mathdebug\": \"Probar o renderizador\",\n\t\"math-lp-1-intro\": \"Estimado participante,\\n\\ngrazas por participar na avaliación para mellorar o soporte matemático na Wikipedia e noutras wikis que usan matemáticas. O estudo avalía a calidade das fórmulas matemáticas en MediaWiki, o software que executa Wikipedia, considerando tres aspectos:\\n\\n# entrada LaTeX; O código fonte da fórmula está escrito correctamente? (usando <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> no canto de <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# Visualización: A fórmula visualízase correctamente? (Incluso entradas correctas en LaTeX poden xerar fórmulas ilexibles en certos dispositivos.)\\n# Semántica: A extensión matemática de MediaWiki é capaz de captar correctamente a semántica das fórmulas? (<math>f(a+b)</math> pode referirse á \\\"función <math>f</math> aplicada á suma de <math>a</math> e <math>b</math>\\\" ou á \\\"variable <math>f</math> veces a suma de <math>a</math> máis <math>b</math>\\\")\\n\\nNo que segue, vostede será dirixido a través dun proceso de avaliación de cinco pasos. Amosarase información detallada na caixa de información da dereita. Teña en conta que estas preguntas, que só teñen unha posible resposta, sempre teñen seleccionada a primeira opción por defecto.\",\n\t\"math-lp-1-head\": \"Paso 1: Seleccione un artigo co que estea familiarizado\",\n\t\"math-lp-1-page-label\": \"Título do artigo\",\n\t\"math-lp-1-page-help\": \"O campo de entrada de abaixo está preenchido cun artigo escollido aleatoriamente que contén matemáticas. Ten tres opcións\\n#Premer \\\"continuar\\\" para tratar este artigo.\\n#Teclear o título dun artigo que queira avaliar e premer \\\"continuar\\\"\\n#Premer \\\"seleccionar aleatoriamente outro artigo\\\" para recargar esta páxina e obter un artigo novo seleccionado aleatoriamente.\",\n\t\"math-lp-2-head\": \"Paso 2: Clasificar a expresión matemática\",\n\t\"math-lp-2-intro\": \"No que segue, verá unha expresión matemática que foi engadida usando as etiquetas matemáticas de MediaWiki e é tratada como unha expresión matemática polo software MediaWiki.\\n\\nNeste paso vostede ten que clasificar o tipo e dominio da expresión porque a non se usa a notación matemática matemáticas puras.\\n\\nSe a expresión que ve non é unha expresión matemática complexa, recomendámoslle que envíe o formulario premendo en ''{{int:math-lp-new-formula}}''.\\n\\nDebaixo verá unha caixa gris que é expansible. A expresión que está sendo avaliada móstrase na cabeceira. Se preme en \\\"Expandir\\\", verá un extracto do artigo do que se obtivo a expresión. Para ver todo o artigo pode abrir a ligazón na parte superior da páxina nunha xanela nova.\",\n\t\"math-lp-2-content-label\": \"Seleccione o tipo de expresión máis axeitado\",\n\t\"math-lp-2-content-option-1\": \"expresión matemática complexa (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"número só (3.14)\",\n\t\"math-lp-2-content-option-3\": \"identificador só (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"símbolo matemático só (±)\",\n\t\"math-lp-2-content-option-5\": \"símbolo usado nun contexto non matemático (♭ en música)\",\n\t\"math-lp-2-content-option-6\": \"estrutura química (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Seleccione o dominio da expresión\",\n\t\"math-lp-2-domain-option-1\": \"matemáticas (puras)\",\n\t\"math-lp-2-domain-option-2\": \"física\",\n\t\"math-lp-2-domain-option-3\": \"química\",\n\t\"math-lp-2-domain-option-4\": \"bioloxía\",\n\t\"math-lp-2-domain-option-5\": \"enxeñaría\",\n\t\"math-lp-2-domain-option-6\": \"ciencia computacional\",\n\t\"math-lp-2-domain-option-7\": \"medicina\",\n\t\"math-lp-2-domain-option-8\": \"economía\",\n\t\"math-lp-2-domain-option-9\": \"outro\",\n\t\"math-lp-3-head\": \"Paso 3: Código LaTeX\",\n\t\"math-lp-3-intro\": \"No seguinte, avaliará a calidade do código fonte LaTeX.\",\n\t\"math-lp-3-pretty-label\": \"Que fonte de entrada é máis lexible?\",\n\t\"math-lp-3-pretty-help\": \"Avaliar a lexibilidade do propio código LaTeX, e non da súa visualización. A cuestión non é necesaria se o texto orixinal e o verificado son iguais.\",\n\t\"math-lp-3-pretty-option-1\": \"Código LaTeX orixinal introducido polo usuario\",\n\t\"math-lp-3-pretty-option-2\": \"Código LaTeX coa seguridade revisada\",\n\t\"math-lp-3-pretty-option-3\": \"Non o podo dicir.\",\n\t\"math-lp-3-assessment-label\": \"Avaliación do código LaTeX orixinal introducido polo usuario\",\n\t\"math-lp-3-assessment-option-1\": \"a entrada está ben\",\n\t\"math-lp-3-assessment-option-2\": \"a entrada ten pequenos problemas\",\n\t\"math-lp-3-assessment-option-3\": \"a entrada ten problemas graves\",\n\t\"math-lp-3-assessment-option-4\": \"Non o podo dicir.\",\n\t\"math-lp-3-problems-label\": \"En caso de problemas: Os problemas seguintes existen (varias respostas posibles)\",\n\t\"math-lp-3-problems-option-1\": \"ausencia de uso do modo de texto de LateX para palabras  (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 implica x+1>0</syntaxhighlight> no canto de  <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ implica que  }x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"problemas de espazado (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> no canto de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"Nomes de función de múltiples caracteres (uso de <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> no canto de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"Redefinición de conceptos predefinidos (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> no canto de  <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> ou <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> no canto de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"Para saltar este paso, presione no botón verde de abaixo\",\n\t\"math-lp-3-skip-help\": \"Se non está afeito a revisar código LaTeX, recomendámoslle que salte este paso.\",\n\t\"math-lp-3-suggestion-label\": \"Corrección da entrada de usuario:\",\n\t\"math-lp-3-suggestion-help\": \"Opcional, usar se a calidade TeX non é demasiado boa\",\n\t\"math-lp-4-head\": \"Step $2: $1Renderizando\",\n\t\"math-lp-4-intro\": \"No que segue, vostede avaliará a calidade de renderización $1. Este paso ten 4 subpasos. Ó comezo vostede comparará as diferentes renderizacións e despois nos pasos 4a a 4c vostede avaliará cada renderizado individualmente. Teña en conta que o seu navegador pode que non soporte a renderización SVG ou MathML. Para maior eficacia en Wikipedia.org ou wikis privadas, unha solución alternativa seleccionará automaticamente un renderizado apropiado para o seu navegador. Porén, para esta avaliación esta funcionalidade está desactivada, e vostede verá exactamente o renderizado especificado.\",\n\t\"math-lp-4-best-label\": \"Que renderización lle parece mellor?\",\n\t\"math-lp-4-size-label\": \"Como é o tamaño da expresión matemática en comparación co texto?\",\n\t\"math-lp-4-size-option-1\": \"ben\",\n\t\"math-lp-4-size-option-2\": \"demasiado pequeno\",\n\t\"math-lp-4-size-option-3\": \"demasiado grande\",\n\t\"math-lp-4-spacing-label\": \"Como é o espazado da expresión matemática?\",\n\t\"math-lp-4-spacing-option-1\": \"ben\",\n\t\"math-lp-4-spacing-option-2\": \"moderado\",\n\t\"math-lp-4-spacing-option-3\": \"mal\",\n\t\"math-lp-4-font-label\": \"Como é a fonte da expresión matemática?\",\n\t\"math-lp-4-font-option-1\": \"limpar\",\n\t\"math-lp-4-font-option-2\": \"moderado\",\n\t\"math-lp-4-font-option-3\": \"borroso\",\n\t\"math-lp-4-integration-label\": \"Como de ben está integrada a fórmula no texto?\",\n\t\"math-lp-4-integration-option-1\": \"Queda moi ben no texto.\",\n\t\"math-lp-4-integration-option-2\": \"Aparece diferente ó resto, pero non molesta na lectura.\",\n\t\"math-lp-4-integration-option-3\": \"Molesta á lectura.\",\n\t\"math-lp-4-absolute-label\": \"Como é a visualización xeral da expresión?\",\n\t\"math-lp-4-absolute-option-1\": \"boa\",\n\t\"math-lp-4-absolute-option-2\": \"moderada\",\n\t\"math-lp-4-absolute-option-3\": \"mala\",\n\t\"math-lp-5-head\": \"Paso 5: Semántica independente do contexto\",\n\t\"math-lp-5-intro\": \"No seguinte, vostede avaliará a calidade da semántica das fórmulas.\",\n\t\"math-lp-5-identifiers-label\": \"Os seguintes identificadores matemáticos foron extraídos da fórmula. Seleccione para cada un deles se é un identificador da expresión.\",\n\t\"math-lp-5-missing-label\": \"Se a expresión contén identificadores que non están na lista de arriba, teclee o código LaTeX dos identificadores no campo de abaixo. Use unha liña para cada identificador.\",\n\t\"math-lp-5-footer\": \"Os valors pre-enchidos deste formulario foron xenerados usando unha gran variedade de proxectos libres, por exemplo, LaTeXML, MathJax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcjs, texvcinfo. Agradecementos ós contribuidores David Cervone, Deyan Ginev, Alexey Grigorev, Martin Líška, Bruce Miller, Robert Pagel, Michal Růžička, Volker Sorge, Frédéric Wang, Garbirel Wicke e moitos outros.\",\n\t\"math-lp-6-head\": \"Paso 6: Semántica dependente do contexto\",\n\t\"math-lp-6-intro\": \"No que segue, vostede avaliará a calidade da extracción da definición. Nalgúns casos o noso software é capaz de deducir automaticamente os nomes de identificadores desde o texto que rodea a expresión. Noutros casos isto non é posible. Por favor, axude a mellorar este software e escriba un nome de identificador apropiado no campo \\\"outro\\\" para cada identificador.\",\n\t\"math-lp-6-separator-message\": \"Definición para o identificador <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-help\": \"O \\\"motor de síntese vocal\\\" xenera o seguinte texto que debería axudar á xente con visión reducida ou con problemas de comprensión lectora a entender a fórmula. En adiante, referirémonos a este texto como \\\"{{int:math-lp-6-srt-label}}\\\".\",\n\t\"math-lp-6-srt-label\": \"Texto de síntese vocal:\",\n\t\"math-lp-6-srt-assessment-label\": \"Como avalía a calidade do texto de síntese vocal?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"moi útil\",\n\t\"math-lp-6-srt-assessment-option-2\": \"bastante útil\",\n\t\"math-lp-6-srt-assessment-option-3\": \"lixeiramente útil\",\n\t\"math-lp-6-srt-assessment-option-4\": \"non útil en absoluto\",\n\t\"math-lp-6-srt-suggestion-label\": \"Suxira un texto alternativo mellor (opcional)\",\n\t\"math-lp-7-head\": \"Avaliación rematada\",\n\t\"math-lp-7-intro\": \"Grazas pola súa valoración dunha expresión matemática.\\n\\nPode acceder a máis expresións matemáticas no mesmo artigo ou continuar con outro.\",\n\t\"math-lp-feedback-label\": \"Comentarios adicionais (opcional)\",\n\t\"math-lp-feedback-help\": \"Se hai algunha información importante que queira compartir relacionada con esta etapa de avaliación, indíqueo aquí.\",\n\t\"math-lp-formula-ref\": \"Está avaliando a expresión matemática $1, visualizada como $2, e que foi modificada por última vez en <code>$3</code>.\",\n\t\"math-lp-submit-info\": \"Prema un dos botóns de abaixo para continuar ou pechar a xanela para rematar a enquisa.\",\n\t\"math-lp-submit-label\": \"Continúa co paso $1\",\n\t\"math-lp-finish-label\": \"Rematar\",\n\t\"math-lp-new-article\": \"Continuar con outro artigo\",\n\t\"math-lp-new-formula\": \"Continuar con outra fórmula\",\n\t\"math-wmc-attach-results-help\": \"Algunhas veces unha única execución contén demasiados resultados para subilos nun ficheiro. Neses casos a suba ten que dividirse en varios ficheiros.\",\n\t\"math-wmc-attach-results-label\": \"Engadir máis resultados á execución existente\",\n\t\"math-wmc-download-intro\": \"Descargue as súas execucións lanzadas anteriormente aquí. O ficheiro só inclúe resultados válidos. Todos os resultados inválidos foron eliminados.\",\n\t\"math-wmc-download-button\": \"Descargar\",\n\t\"math-wmc-Introduction\": \"Suba a súa participación á tarefa actual de procura matemática NTCIR da Wikipedia aquí:\",\n\t\"math-wmc-SectionRun\": \"Información do envío\",\n\t\"math-wmc-SelectRun\": \"Nome\",\n\t\"math-wmc-SelectRunHelp\": \"Especifique un nome único para o seu envío, ou sobreecriba un borrador existente.\",\n\t\"math-wmc-FileLabel\": \"Ficheiro CSV\",\n\t\"math-wmc-FileHelp\": \"Suba os seus resultados en forma de lista ordenada, separada por comas, de pares (identificador de consulta, identificador de fórmula). É necesario engadir unha cabeceira da forma <code>queryId,formulaId</code>.\",\n\t\"math-wmc-RunAdded\": \"Engadido envío \\\"$1\\\" con identificador \\\"$2\\\"\",\n\t\"math-wmc-RunAddError\": \"Erro: Non se pode engadir o envío \\\"$1\\\".\",\n\t\"math-wmc-RunAddExist\": \"O envío de nome \\\"$1\\\" xa existe co identificador \\\"$2\\\"\",\n\t\"math-wmc-Warnings\": \"As seguintes liñas dos ficheiros de entrada foron ignoradas:\",\n\t\"math-wmc-SubmissionSuccess\": \"Realizouse o envío correctamente.\",\n\t\"math-wmc-bad-header\": \"Erro: A cabeceira de columna debe ser queryId,formulaId. Non se permiten columnas adicionais.\",\n\t\"math-wmc-too-many-results\": \"Liña $1: Motivo demasiados resultados para $2.\\nO rango calculado para a fórmula \\\"$3\\\" foi \\\"$4\\\". Isto é maior que o número máximo permitido de participacións ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Liña $1: A referencia da fórmula \\\"$2\\\" non se corresponde co modelo \\\"$3\\\".\",\n\t\"math-wmc-wrong-formula-reference\": \"Liña $1: A referencia da fórmula (revisión \\\"$2\\\", fórmula \\\"$3\\\") non é válida.\",\n\t\"math-wmc-wrong-query-reference\": \"Liña $1: a referencia de consulta \\\"$2\\\" non é válida.\",\n\t\"math-wmc-importing\": \"Importando...\",\n\t\"math-wmc-display-formulae-label\": \"Visualizar renderizado das fórmulas enviadas\",\n\t\"math-wmc-display-formulae-help\": \"Non recomendado para ficheiros de entrada grandes.\",\n\t\"action-mathwmcsubmit\": \"Enviar resultados á Tarefa de procura matemática da Wikipedia NTCIR\",\n\t\"math-search-term\": \"* $4 term-$1: $3-expression \\\"$2 {{PLURAL:$5|cun resultado|con $5 resultados}}.\",\n\t\"math-search-relation-label\": \"Relación:\",\n\t\"math-search-relation-0\": \"e\",\n\t\"math-search-relation-1\": \"ou\",\n\t\"math-search-relation-2\": \"e non\",\n\t\"math-search-type-label\": \"Tipo:\",\n\t\"math-search-type-0\": \"Palabra clave\",\n\t\"math-search-type-1\": \"Patrón TeX\",\n\t\"math-search-type-2\": \"Expresión xQuery\",\n\t\"math-search-expression-label\": \"Expresión:\",\n\t\"math-tex2nb-header\": \"Especifique a súa propia entrada\",\n\t\"math-tex2nb-intro\": \"Este prototipo está pensado para demostrar a idea da conversión dende TeX a Mathematica.\\n\\nA aplicación de mostra converte funcións LaTeX que se traducen directamente as súas equivalentes en Mathematica.\\n\\nAs funcións sen soporte explícito para Mathematica poden traducirse via paquetes DRMF (en desenvolvemento)\",\n\t\"math-tex2nb-input\": \"Entrada\",\n\t\"math-tex2nb-latex\": \"A seguinte entrada LaTeX...\",\n\t\"math-tex2nb-mathematica\": \"...tradúcese á saída de Mathematica...\",\n\t\"datatypes-type-contentmath\": \"Expresión matemática (contido)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Expresión matemática (contido)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Campo de datos literal para as expresións matemáticas, as fórmulas, as ecuacións e outros, expresadas na variante DRMF/DLMF de LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/he.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Amire80\",\n\t\t\t\"Guycn2\",\n\t\t\t\"Yona b\",\n\t\t\t\"מקף\"\n\t\t]\n\t},\n\t\"mathsearch\": \"חיפוש מתמטיקה\",\n\t\"mlpeval\": \"הערכת עיבוד שפה מתמטית\",\n\t\"formulainfo\": \"מידע על הנוסחה\",\n\t\"mathdownload\": \"הורדת תוצאות חיפוש מתמטי\",\n\t\"mathindex\": \"אינדקס מתמטי\",\n\t\"mathupload\": \"שליחת תוצאות חיפוש במתמטיקה\",\n\t\"latextranslator\": \"מתרגם מ־LaTeX ל־CAS\",\n\t\"specialpages-group-mathsearch\": \"חיפוש מתמטיקה\",\n\t\"displaytopics\": \"הצגת נושאים\",\n\t\"mathsearch-desc\": \"הוספת תמיכה במנוע החיפוש [http://search.mathweb.org/about.html MathWeb Search]\",\n\t\"getequationsbyquery\": \"קבלת משוואות לפי שאילתה\",\n\t\"xquerygenerator\": \"מחולל XQuery\",\n\t\"mathdebug\": \"תוצאה הניסיון\",\n\t\"math-lp-1-page-label\": \"כותרת הערך\",\n\t\"math-lp-2-head\": \"שלב 2: סיווג הביטוי המתמטי\",\n\t\"math-lp-2-content-option-1\": \"ביטוי מתמטי מורכב (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"מספר בודד (3.14)\",\n\t\"math-lp-2-content-option-3\": \"מזהה יחיד (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"סמל מתמטי יחיד (±)\",\n\t\"math-lp-2-content-option-5\": \"סמל המשמש בהקשר לא מתמטי (♭ במוזיקה)\",\n\t\"math-lp-2-content-option-6\": \"מבנה כימי (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"בחירת תחום הביטוי\",\n\t\"math-lp-2-domain-option-1\": \"מתמטיקה (טהורה)\",\n\t\"math-lp-2-domain-option-2\": \"פיזיקה\",\n\t\"math-lp-2-domain-option-3\": \"כימיה\",\n\t\"math-lp-2-domain-option-4\": \"ביולוגיה\",\n\t\"math-lp-2-domain-option-5\": \"הנדסה\",\n\t\"math-lp-2-domain-option-6\": \"מדעי המחשב\",\n\t\"math-lp-2-domain-option-7\": \"רפואה\",\n\t\"math-lp-2-domain-option-8\": \"כלכלה\",\n\t\"math-lp-2-domain-option-9\": \"אחר\",\n\t\"math-lp-3-head\": \"שלב 3: קוד LaTeX\",\n\t\"math-lp-3-intro\": \"בהמשך, תהיה לך הזדמנות להעריך את איכות קוד המקור של LaTeX.\",\n\t\"math-lp-3-pretty-label\": \"איזה מקור קלט יותר קריא?\",\n\t\"math-lp-3-pretty-option-3\": \"קשה לי לומר.\",\n\t\"math-lp-3-assessment-label\": \"הערכת קוד ה־LaTeX המקורי מהמשתמש\",\n\t\"math-lp-3-assessment-option-1\": \"הקלט תקין\",\n\t\"math-lp-3-assessment-option-2\": \"הקלט כולל בעיות קלות\",\n\t\"math-lp-3-assessment-option-3\": \"הקלט כולל בעיות משמעותיות\",\n\t\"math-lp-3-assessment-option-4\": \"קשה לי לומר.\",\n\t\"math-lp-3-problems-label\": \"במקרה של בעיות: הבעיות הבאות קיימות (מענה מרובה אפשרי)\",\n\t\"math-lp-3-skip-label\": \"כדי לדלג על השלב הזה, יש ללחוץ על הכפתור הירוק למטה\",\n\t\"math-lp-3-skip-help\": \"אם אינכם מרגישים בנוח להעריך קוד LaTeX, אנו ממליצים לדלג על השלב הזה.\",\n\t\"math-lp-3-suggestion-label\": \"תיקון קלט המשתמש:\",\n\t\"math-lp-3-suggestion-help\": \"אופציונלי, יש להשתמש בזה אם איכות ה‏־TeX אינה טובה במיוחד\",\n\t\"math-lp-4-head\": \"שלב $2: $1Rendering\",\n\t\"math-lp-4-best-label\": \"איזו הצגה נראית לך הכי טוב?\",\n\t\"math-lp-4-size-label\": \"מה גודל הביטוי המתמטי בהשוואה לטקסט?\",\n\t\"math-lp-4-size-option-1\": \"בסדר גמור\",\n\t\"math-lp-4-size-option-2\": \"קטן מדי\",\n\t\"math-lp-4-size-option-3\": \"גדול מדי\",\n\t\"math-lp-4-spacing-label\": \"מה מצב הריווח של הביטוי המתמטי?\",\n\t\"math-lp-4-spacing-option-1\": \"טוֹב\",\n\t\"math-lp-4-spacing-option-2\": \"בינוני\",\n\t\"math-lp-4-spacing-option-3\": \"רע\",\n\t\"math-lp-4-font-label\": \"איך הגופן של הביטוי המתמטי?\",\n\t\"math-lp-4-font-option-1\": \"ברור\",\n\t\"math-lp-4-font-option-2\": \"בינוני\",\n\t\"math-lp-4-font-option-3\": \"מטושטש\",\n\t\"math-lp-4-integration-label\": \"עד כמה הנוסחה משולבת היטב בטקסט?\",\n\t\"math-lp-4-integration-option-1\": \"משתלבת יפה בטקסט.\",\n\t\"math-lp-4-integration-option-2\": \"בולטת, אך אינה מפריעה לשטף הקריאה.\",\n\t\"math-lp-4-integration-option-3\": \"מפריעה לשטף הקריאה.\",\n\t\"math-lp-4-absolute-label\": \"מה המצב הכללי של עיבוד תצוגת הביטוי?\",\n\t\"math-lp-4-absolute-option-1\": \"טוב\",\n\t\"math-lp-4-absolute-option-2\": \"בינוני\",\n\t\"math-lp-4-absolute-option-3\": \"רע\",\n\t\"math-lp-5-head\": \"שלב 5: סמנטיקה חופשית־הקשר\",\n\t\"math-lp-5-intro\": \"בהמשך, תעריכו את איכות הסמנטיקה של נוסחאות.\",\n\t\"math-lp-6-srt-assessment-option-1\": \"מועיל מאוד\",\n\t\"math-lp-6-srt-assessment-option-2\": \"מועיל למדי\",\n\t\"math-lp-6-srt-assessment-option-3\": \"מועיל מעט\",\n\t\"math-lp-6-srt-assessment-option-4\": \"לא מועיל בכלל\",\n\t\"math-lp-6-srt-suggestion-label\": \"הצעת טקסט חלופי טוב יותר (אופציונלי)\",\n\t\"math-lp-7-head\": \"ההערכה ההושלמה\",\n\t\"math-lp-7-intro\": \"תודה על ההערכה של ביטוי מתמטי אחד.\\n\\nאפשר לגשת לביטויים מתמטיים נוספים מאותו ערך או להמשיך עם ערך אחר.\",\n\t\"math-lp-feedback-label\": \"הערות נוספות (רשות)\",\n\t\"math-lp-feedback-help\": \"אם יש מידע חשוב שברצונך לשתף לגבי שלב ההערכה הנוכחי, נא להזין אותו כאן.\",\n\t\"math-lp-formula-ref\": \"זוהי הערכה של הביטוי המתמטי $1, שהוכן לתצוגה כ־$2, ונערך לאחרונה ב־<code>$3</code>.\",\n\t\"math-lp-submit-info\": \"יש ללחוץ על אחד מהכפתורים למטה כדי להמשיך, או לסגור את החלון כדי לצאת מהסקר.\",\n\t\"math-lp-submit-label\": \"המשך לשלב $1\",\n\t\"math-lp-finish-label\": \"סיום\",\n\t\"math-lp-new-article\": \"להמשיך עם מאמר אחר\",\n\t\"math-lp-new-formula\": \"להמשיך עם נוסחה אחרת\",\n\t\"math-wmc-attach-results-label\": \"צירוף תוצאות נוספות להרצה קיימת\",\n\t\"math-wmc-download-button\": \"הורדה\",\n\t\"math-wmc-SectionRun\": \"שליחת מידע\",\n\t\"math-wmc-SelectRun\": \"שם\",\n\t\"math-wmc-SelectRunHelp\": \"נא לציין שם ייחודי עבור ההגשה שלך, או להחליף טיוטה קיימת.\",\n\t\"math-wmc-FileLabel\": \"קובץ CSV\",\n\t\"math-wmc-RunAdded\": \"נוספה שליחת \\\"$1\\\" עם המזהה \\\"$2\\\"\",\n\t\"math-wmc-RunAddError\": \"שגיאה: לא ניתן להוסיף את ההגשה \\\"$1\\\".\",\n\t\"math-wmc-RunAddExist\": \"הגשה בשם \\\"$1\\\" כבר קיימת עם המזהה \\\"$2\\\"\",\n\t\"math-wmc-Warnings\": \"המערכת התעלמה מהשורות הבאות של קובצי הקלט:\",\n\t\"math-wmc-SubmissionSuccess\": \"השליחה הצליחה.\",\n\t\"math-wmc-bad-header\": \"שגיאה: כותרת העמודה חייבת להיות queryId,formulaId. עמודות נוספות אסורות.\",\n\t\"math-wmc-too-many-results\": \"שורה $1: יותר מדי תוצאות תבונה עבור $2.\\n חישוב הדרגה עבור נוסחה \\\"$3\\\" היה \\\"$4\\\". זה גדול יותר מהמספר המרבי המותר לשליחה ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"שורה $1: ההפניה בנוסחה \\\"$2\\\" אינה תואמת את התבנית \\\"$3\\\".\",\n\t\"math-wmc-wrong-formula-reference\": \"שורה $1: הפניה בנוסחה (גרסה \\\"$2\\\", נוסחה \\\"$3\\\") אינה חוקית.\",\n\t\"math-wmc-wrong-query-reference\": \"שורה $1: ההפניה בשאילתה \\\"$2\\\" אינה חוקית.\",\n\t\"math-wmc-importing\": \"מתבצע יבוא...\",\n\t\"math-wmc-display-formulae-help\": \"לא מומלץ לקבצי קלט גדולים.\",\n\t\"math-search-relation-0\": \"וגם\",\n\t\"math-search-relation-1\": \"או\",\n\t\"math-search-relation-2\": \"ולא\",\n\t\"math-search-type-label\": \"סוג:\",\n\t\"math-search-type-0\": \"מילת מפתח\",\n\t\"math-search-type-1\": \"דפוס TeX\",\n\t\"math-search-type-2\": \"ביטוי xQuery\",\n\t\"math-search-expression-label\": \"ביטוי:\",\n\t\"math-tex2nb-header\": \"נא לציין את הקלט שלך\",\n\t\"math-tex2nb-input\": \"קלט נוסחה\",\n\t\"math-tex2nb-wikitext\": \"הקשר תחביר־ויקי\",\n\t\"math-tex2nb-latex\": \"קלט ה־LaTeX הבא...\",\n\t\"math-tex2nb-mathematica\": \"... מתורגם לפלט CAS ...\",\n\t\"math-tex2nb-purge\": \"ניקוי מטמון התוצאות.\",\n\t\"datatypes-type-contentmath\": \"ביטוי מתמטי (תוכן)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"ביטוי מתמטי (תוכן)\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/hi.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Sfic\"\n\t\t]\n\t},\n\t\"math-lp-1-page-label\": \"लेख का शीर्षक\",\n\t\"math-lp-2-domain-option-2\": \"भौतिकी\",\n\t\"math-lp-2-domain-option-3\": \"रसायन\",\n\t\"math-lp-4-size-option-2\": \"बहुत छोटा\",\n\t\"math-lp-4-size-option-3\": \"बहुत बड़ा\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/hsb.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Michawiki\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Math-pytanje\",\n\t\"formulainfo\": \"Formlowe informacije\",\n\t\"specialpages-group-mathsearch\": \"Math-pytanje\",\n\t\"mathsearch-desc\": \"Integruje [http://search.mathweb.org/about.html pytawu MathWeb]\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/hu.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Csega\",\n\t\t\t\"Máté\"\n\t\t]\n\t},\n\t\"math-wmc-download-button\": \"Letöltés\",\n\t\"math-wmc-importing\": \"Importálás…\",\n\t\"datatypes-type-contentmath\": \"Matematikai kifejezés (tartalom)\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/hy.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Kareyac\"\n\t\t]\n\t},\n\t\"math-lp-4-font-option-1\": \"մաքրել\",\n\t\"math-lp-finish-label\": \"Վերջացնել\",\n\t\"math-search-relation-0\": \"և\",\n\t\"math-search-relation-1\": \"կամ\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/hyw.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Kareyac\"\n\t\t]\n\t},\n\t\"math-search-relation-0\": \"եւ\",\n\t\"math-search-relation-1\": \"կամ\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ia.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"McDutchie\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Recerca mathematic\",\n\t\"mlpeval\": \"Evalutation de processamento de linguage mathematic\",\n\t\"formulainfo\": \"Information sur le formula\",\n\t\"mathdownload\": \"Discargar resultatos de recerca mathematic\",\n\t\"mathindex\": \"Indice mathematic\",\n\t\"mathupload\": \"Submitter resultatos de recerca mathematic\",\n\t\"latextranslator\": \"Traductor de LaTeX a CAS\",\n\t\"specialpages-group-mathsearch\": \"Recerca mathematic\",\n\t\"displaytopics\": \"Monstrar topicos\",\n\t\"mathsearch-desc\": \"Integra le motor de recerca [http://search.mathweb.org/about.html MathWeb Search]\",\n\t\"getequationsbyquery\": \"Obtener equationes per consulta\",\n\t\"xquerygenerator\": \"Generator XQuery\",\n\t\"mathdebug\": \"Renditor de test\",\n\t\"math-lp-1-intro\": \"Car participante,\\n\\nGratias pro participar al evalutation pro meliorar le supporto mathematic in Wikipedia e altere wikis que usa mathematica. Le studio evaluta le qualitate de formulas mathematic in MediaWiki, le software que face Wikipedia functionar, con reguardo a tres aspectos:\\n\\n# Entrata LaTeX: Es le codice-fonte del formula scribite correctemente? (Usante <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> in loco de <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# Rendition: Es le formula monstrate correctemente? (Mesmo un entrata LaTeX correcte poterea resultar in formulas illegibile sur certe apparatos.)\\n# Semantica: Succede le extension MediaWiki Math a capturar correctemente le significato del formulas? (<math>f(a+b)</math> poterea significar que le \\\"function <math>f</math> applica le summa de <math>a</math> e <math>b</math>\\\" o que le \\\"variabile <math>f</math> se multiplica per le summa de <math>a</math> e <math>b</math>\\\")\\n\\nIn lo sequente, tu esserea guidate a transverso un processo de evalutation in cinque passos. Information detaliate apparera in le quadro al dextra. Nota que le questiones con solo un responsa possibile sempre ha le prime option pre-seligite.\",\n\t\"math-lp-1-head\": \"Passo 1: Selige un articulo que tu cognosce ben\",\n\t\"math-lp-1-page-label\": \"Titulo del articulo\",\n\t\"math-lp-1-page-help\": \"Le campo de entrata hic infra es pre-reimplite con un articulo eligite al hasardo que contine formulas mathematic. Tu ha tres optiones:\\n# Clicca sur \\\"continuar\\\" pro continuar con iste articulo.\\n# Insere le titulo de un articulo que tu vole evalutar e clicca sur \\\"continuar\\\".\\n# Clicca sur \\\"altere articulo aleatori\\\" pro recargar iste pagina e obtener un nove articulo seligite al hasardo.\",\n\t\"math-lp-2-head\": \"Passo 2: Classificar le expression mathematic\",\n\t\"math-lp-2-intro\": \"In lo sequente, tu videra un expression mathematic que ha essite inserite usante le linguage de marcation mathematic de MediaWiki e que le software de MediaWiki tracta como expression mathematic.\\n\\nIn iste passo, tu classifica le typo e dominio del expression, perque le notation mathematic non es usate solo in mathematica pur.\\n\\nSi le expression que tu vide non es un expression mathematic complexe, nos recommenda de submitter le formulario con ''{{int:math-lp-new-formula}}''.\\n\\nHic infra, tu videra un quadro gris expansibile. Le expression que es evalutate appare in le capite. Si tu clicca sur \\\"Expander\\\", tu videra un excerpto del articulo del qual le expression ha essite extrahite. Pro vider le articulo complete, tu pote aperir le ligamine in alto del pagina in un nove fenestra.\",\n\t\"math-lp-2-content-label\": \"Selige le typo de expression le plus appropriate\",\n\t\"math-lp-2-content-option-1\": \"expression mathematic complexe (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"numero singule (3.14)\",\n\t\"math-lp-2-content-option-3\": \"identificator singule (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"symbolo mathematic singule (±)\",\n\t\"math-lp-2-content-option-5\": \"symbolo usate in un contexto non mathematic (♭ in musica)\",\n\t\"math-lp-2-content-option-6\": \"structura chimic (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Selige le dominio del expression\",\n\t\"math-lp-2-domain-option-1\": \"mathematica (pur)\",\n\t\"math-lp-2-domain-option-2\": \"physica\",\n\t\"math-lp-2-domain-option-3\": \"chimia\",\n\t\"math-lp-2-domain-option-4\": \"biologia\",\n\t\"math-lp-2-domain-option-5\": \"ingenieria\",\n\t\"math-lp-2-domain-option-6\": \"informatica\",\n\t\"math-lp-2-domain-option-7\": \"medicina\",\n\t\"math-lp-2-domain-option-8\": \"economia\",\n\t\"math-lp-2-domain-option-9\": \"altere\",\n\t\"math-lp-3-head\": \"Passo 3: Codice LaTeX\",\n\t\"math-lp-3-intro\": \"In lo sequente, tu evalutara le qualitate del codice-fonte LaTeX.\",\n\t\"math-lp-3-pretty-label\": \"Qual fonte de entrata es plus legibile?\",\n\t\"math-lp-3-pretty-help\": \"Per favor evaluta le legibilitate del codice LaTeX mesme, e non de su rendition. Le question es disactivate si le texto original e le texto verificate es identic.\",\n\t\"math-lp-3-pretty-option-1\": \"Codice LaTeX original inserite per le usator\",\n\t\"math-lp-3-pretty-option-2\": \"Codice LaTeX post verification de securitate\",\n\t\"math-lp-3-pretty-option-3\": \"Io non pote dicer.\",\n\t\"math-lp-3-assessment-label\": \"Evalutation del codice LaTeX original inserite per le usator\",\n\t\"math-lp-3-assessment-option-1\": \"le entrata es in ordine\",\n\t\"math-lp-3-assessment-option-2\": \"le entrata ha problemas minor\",\n\t\"math-lp-3-assessment-option-3\": \"le entrata ha problemas major\",\n\t\"math-lp-3-assessment-option-4\": \"Io non pote dicer.\",\n\t\"math-lp-3-problems-label\": \"In caso de problemas: Le sequente problemas existe (plure responsas possibile)\",\n\t\"math-lp-3-problems-option-1\": \"non ha usate le modo de texto de LaTeX pro parolass (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 implica que x+1>0</syntaxhighlight> in loco de <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ implica que }x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"problemas de spatiamento (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> in loco de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"Nomines de function con plus de un littera (uso de <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> in loco de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"Redefinition de conceptos predefinite (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> in loco de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> o <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> in loco de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"Pro saltar iste passo, preme sur le button verde hic infra\",\n\t\"math-lp-3-skip-help\": \"Si tu non te senti confidente evalutante codice LaTeX, nos recommenda de saltar iste passo.\",\n\t\"math-lp-3-suggestion-label\": \"Correction del entrata del usator:\",\n\t\"math-lp-3-suggestion-help\": \"Optional, a usar si le qualitate de TeX non es multo bon\",\n\t\"math-lp-4-head\": \"Passo $2: Rendition de $1\",\n\t\"math-lp-4-intro\": \"In lo sequente, tu evalutara le qualitate de rendition de $1. Iste passo ha 4 subpassos. Primo tu comparara le differente renditiones e postea, in le passos 4a a 4c, tu evalutara individualmente cata rendition. Nota que tu navigator poterea non supportar le rendition de SVG o de MathML. Pro material sur Wikipedia.org o sur wikis private, le systema normalmente selige automaticamente un rendition de reserva que es appropriate pro tu navigator. Ma pro iste evalutation, iste function ha essite disactivate e tu videra exactemente le rendition indicate.\",\n\t\"math-lp-4-best-label\": \"Qual rendition te pare le melior?\",\n\t\"math-lp-4-size-label\": \"Como es le dimension del expression mathematic in comparation con le texto?\",\n\t\"math-lp-4-size-option-1\": \"bon\",\n\t\"math-lp-4-size-option-2\": \"troppo micre\",\n\t\"math-lp-4-size-option-3\": \"troppo grande\",\n\t\"math-lp-4-spacing-label\": \"Como es le spatiamento del expression mathematic?\",\n\t\"math-lp-4-spacing-option-1\": \"bon\",\n\t\"math-lp-4-spacing-option-2\": \"moderate\",\n\t\"math-lp-4-spacing-option-3\": \"mal\",\n\t\"math-lp-4-font-label\": \"Como es le typo de litteras del expression mathematic?\",\n\t\"math-lp-4-font-option-1\": \"clar\",\n\t\"math-lp-4-font-option-2\": \"moderate\",\n\t\"math-lp-4-font-option-3\": \"indistincte\",\n\t\"math-lp-4-integration-label\": \"Es le formula ben integrate in le texto?\",\n\t\"math-lp-4-integration-option-1\": \"Illo se integra ben in le texto.\",\n\t\"math-lp-4-integration-option-2\": \"Pare distaccate, ma non perturba le fluxo de lectura.\",\n\t\"math-lp-4-integration-option-3\": \"Perturba le fluxo de lectura.\",\n\t\"math-lp-4-absolute-label\": \"Como es le rendition general del expression?\",\n\t\"math-lp-4-absolute-option-1\": \"bon\",\n\t\"math-lp-4-absolute-option-2\": \"moderate\",\n\t\"math-lp-4-absolute-option-3\": \"mal\",\n\t\"math-lp-5-head\": \"Passo 5: Semantica independente del contexto\",\n\t\"math-lp-5-intro\": \"In lo sequente, tu evalutara le qualitate del semantica de formulas.\",\n\t\"math-lp-5-identifiers-label\": \"Le sequente identificatores mathematic ha essite extrahite del formula. Per favor indica pro cata identificator si illo pertine al expression.\",\n\t\"math-lp-5-missing-label\": \"Si le expression contine identificatores que manca in le lista hic supra, insere le codice LaTeX del identificatores in le campo hic infra. Usa un linea per identificator.\",\n\t\"math-lp-5-footer\": \"Le valores pre-reimplite de iste formulario ha essite generate usante un grande varietate de projectos open source, p.ex. LaTeXML, MathJax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcjs, texvcinfo. Gratias al contributores David Cervone, Deyan Ginev, Alexey Grigorev, Martin Líška, Bruce Miller, Robert Pagel, Michal Růžička, Volker Sorge, Frédéric Wang, Garbirel Wicke e multe alteres.\",\n\t\"math-lp-6-head\": \"Passo 6: Semantica dependente del contexto\",\n\t\"math-lp-6-intro\": \"In lo sequente, tu evalutara le qualitate del extraction del definition. In alcun casos, nostre systema es capace de derivar automaticamente le nomines de identificatores del texto que circumfere le expression. In altere casos, isto non es ancora possibile. Per favor adjuta a meliorar iste programma scribente un nomine de identificator appropriate in le campo \\\"altere\\\" pro cata identificator.\",\n\t\"math-lp-6-separator-message\": \"Definition pro le identificator <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-help\": \"Le \\\"motor de regulas de expression verbal\\\" genera le sequente texto, que deberea adjutar le personas con incapacitates visual o problemas de lectura a comprender le formula. In lo sequente, nos refere a iste texto como \\\"{{int:math-lp-6-srt-label}}\\\".\",\n\t\"math-lp-6-srt-label\": \"Texto del regula de expression verbal:\",\n\t\"math-lp-6-srt-assessment-label\": \"Como evaluta tu le qualitate del texto del regula de expression verbal?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"multo utile\",\n\t\"math-lp-6-srt-assessment-option-2\": \"bastante utile\",\n\t\"math-lp-6-srt-assessment-option-3\": \"un poco utile\",\n\t\"math-lp-6-srt-assessment-option-4\": \"non utile del toto\",\n\t\"math-lp-6-srt-suggestion-label\": \"Suggere un texto alternative melior (optional)\",\n\t\"math-lp-7-head\": \"Evalutation terminate\",\n\t\"math-lp-7-intro\": \"Gratias pro haber evalutate un expression mathematic.\\n\\nTu pote acceder a plus expressiones mathematic del mesme articulo o continuar con un altere articulo.\",\n\t\"math-lp-feedback-label\": \"Ulterior commentos (optional)\",\n\t\"math-lp-feedback-help\": \"Si il ha information importante que tu vole condivider concernente iste passo de evalutation, per favor insere lo hic.\",\n\t\"math-lp-formula-ref\": \"Tu evaluta le expression mathematic $1, rendite como $2, modificate pro le ultime vice le <code>$3</code>.\",\n\t\"math-lp-submit-info\": \"Preme un del buttones hic infra pro continuar o claude le fenestra pro terminar le sondage.\",\n\t\"math-lp-submit-label\": \"Continuar con le passo $1\",\n\t\"math-lp-finish-label\": \"Finir\",\n\t\"math-lp-new-article\": \"Continuar con un altere articulo\",\n\t\"math-lp-new-formula\": \"Continuar con un altere formula\",\n\t\"math-wmc-attach-results-help\": \"Alcun vices un sol execution contine troppo de resultatos pro un sol incargamento de file. In tal caso, le incargamento debe esser dividite in plure files.\",\n\t\"math-wmc-attach-results-label\": \"Attachar plus resultatos al execution existente\",\n\t\"math-wmc-download-intro\": \"Discarga hic tu executiones previemente submittite. Le file contine solmente resultatos valide. Tote le resultatos non valide ha essite removite.\",\n\t\"math-wmc-download-button\": \"Discargar\",\n\t\"math-wmc-Introduction\": \"Incarga tu submission al processo actual de recerca mathematic NTCIR de Wikipedia hic:\",\n\t\"math-wmc-SectionRun\": \"Information de submission\",\n\t\"math-wmc-SelectRun\": \"Nomine\",\n\t\"math-wmc-SelectRunHelp\": \"Specifica un nomine unic pro tu submission, o superscribe un version provisori existente.\",\n\t\"math-wmc-FileLabel\": \"File CSV\",\n\t\"math-wmc-FileHelp\": \"Incarga tu resultatos como un lista ordinate, separate per commas, de pares (ID de requesta,ID de formula). Un capite de columna del forma <code>queryId,formulaId</code> es necessari.\",\n\t\"math-wmc-RunAdded\": \"Submission \\\"$1\\\" addite con ID \\\"$2\\\"\",\n\t\"math-wmc-RunAddError\": \"Error: Non pote adder le submission \\\"$1\\\".\",\n\t\"math-wmc-RunAddExist\": \"Le submission nominate \\\"$1\\\" ja existe con ID \\\"$2\\\".\",\n\t\"math-wmc-Warnings\": \"Le sequente lineas del files de entrata ha essite ignorate:\",\n\t\"math-wmc-SubmissionSuccess\": \"Submission succedite.\",\n\t\"math-wmc-bad-header\": \"Error: Le capite del columna debe esser queryId,formulaId. Additional columnas non es permittite.\",\n\t\"math-wmc-too-many-results\": \"Linea $1: Motivo: Troppo de resultatos pro $2.\\n  Le rango calculate pro le formula \\\"$3\\\" es \\\"$4\\\". Isto excede le numero maxime de submissiones ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Linea $1: Le referentia de formula \\\"$2\\\" non corresponde al patrono \\\"$3\\\".\",\n\t\"math-wmc-wrong-formula-reference\": \"Linea $1: Le referentia de formula (version \\\"$2\\\", formula \\\"$3\\\") non es valide.\",\n\t\"math-wmc-wrong-query-reference\": \"Linea $1: Le referentia de consulta \\\"$2\\\" non es valide.\",\n\t\"math-wmc-importing\": \"Importation in curso…\",\n\t\"math-wmc-display-formulae-label\": \"Monstrar le rendition de formulas submittite\",\n\t\"math-wmc-display-formulae-help\": \"Non es recommendate pro grande files de entrata.\",\n\t\"action-mathwmcsubmit\": \"submitter resultatos al \\\"TCIR Wikipedia Math Search Task\\\"\",\n\t\"right-mathwmcsubmit\": \"Submitter resultatos al \\\"TCIR Wikipedia Math Search Task\\\"\",\n\t\"math-search-term\": \"* $4 termino-$1: expression-$3 \\\"$2\\\" con $5 resultato{{PLURAL:$5||s}}.\",\n\t\"math-search-relation-label\": \"Relation:\",\n\t\"math-search-relation-0\": \"e\",\n\t\"math-search-relation-1\": \"o\",\n\t\"math-search-relation-2\": \"e non\",\n\t\"math-search-type-label\": \"Typo:\",\n\t\"math-search-type-0\": \"Parola-clave\",\n\t\"math-search-type-1\": \"Patrono TeX\",\n\t\"math-search-type-2\": \"Expression xQuery\",\n\t\"math-search-expression-label\": \"Expression:\",\n\t\"math-tex2nb-header\": \"Specificar tu proprie entrata\",\n\t\"math-tex2nb-intro\": \"Iste maquette demonstra le concepto del conversion TeX al systema de calculo formal \\\"Computer Algebra System\\\" (CAS).\\n\\nLe application demonstrative converte functiones LaTeX le quales se traduce directemente a lor equivalentes CAS.\\n\\nFunctiones sin supporto explicite in CAS es disponibile pro traduction via un pacchetto DRMF (Digital Repository of Mathematical Formulae, in disveloppamento).\",\n\t\"math-tex2nb-input\": \"Entrata de formula\",\n\t\"math-tex2nb-wikitext\": \"Contexto in codice wiki\",\n\t\"math-tex2nb-latex\": \"Le sequente entrata LaTeX…\",\n\t\"math-tex2nb-mathematica\": \"…se traduce al resultato CAS…\",\n\t\"math-tex2nb-purge\": \"Purgar le resultatos in cache.\",\n\t\"datatypes-type-contentmath\": \"Expression mathematic (contento)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Expression mathematic (contento)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Campo de datos litteral pro expressiones mathematic, formulas, equationes, etc., exprimite in le variante DRMF/DLMF de LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/id.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Ahdan\",\n\t\t\t\"Fate Kage\"\n\t\t]\n\t},\n\t\"math-wmc-display-formulae-help\": \"Tidak dianjurkan untuk input file besar\",\n\t\"math-search-relation-label\": \"Hubungan:\",\n\t\"math-search-relation-0\": \"dan\",\n\t\"math-search-relation-1\": \"atau\",\n\t\"math-search-relation-2\": \"dan tidak\",\n\t\"math-search-type-label\": \"Tipe:\",\n\t\"math-search-type-0\": \"Kata kunci\",\n\t\"math-search-expression-label\": \"Ekspresi:\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/io.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"JSantos\",\n\t\t\t\"Joao Xavier\"\n\t\t]\n\t},\n\t\"math-lp-2-domain-option-9\": \"altra\",\n\t\"math-lp-4-font-option-1\": \"efacar\",\n\t\"math-wmc-download-button\": \"Deskargar\",\n\t\"math-wmc-SelectRun\": \"Nomo\",\n\t\"math-wmc-importing\": \"Importacanta...\",\n\t\"math-search-relation-label\": \"Relatoː\",\n\t\"math-search-relation-0\": \"e\",\n\t\"math-search-type-label\": \"Tipo:\",\n\t\"datatypes-type-contentmath\": \"Matematikala frazo (kontenajo)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Matematikala frazo (kontenajo)\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/it.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Alexmar983\",\n\t\t\t\"Baffo\",\n\t\t\t\"Beta16\",\n\t\t\t\"McDutchie\",\n\t\t\t\"Statix64\"\n\t\t]\n\t},\n\t\"formulainfo\": \"Informazioni formula\",\n\t\"latextranslator\": \"Traduttore da LaTeX a CAS\",\n\t\"displaytopics\": \"Visualizzare gli argomenti\",\n\t\"mathsearch-desc\": \"Integra il motore di ricerca [http://search.mathweb.org/about.html MathWeb Search]\",\n\t\"getequationsbyquery\": \"Ottieni equazioni da interrogazioni\",\n\t\"xquerygenerator\": \"Generatore XQuery\",\n\t\"math-lp-1-page-label\": \"Titolo della voce\",\n\t\"math-lp-2-content-label\": \"Seleziona il tipo di espressione più appropriato\",\n\t\"math-lp-2-content-option-1\": \"espressioni matematiche complesse (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"numero singolo (3.14)\",\n\t\"math-lp-2-content-option-3\": \"identificatore singolo (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"simbolo matematico singolo (±)\",\n\t\"math-lp-2-content-option-5\": \"simbolo utilizzato in un contesto non matematico (♭ in musica)\",\n\t\"math-lp-2-content-option-6\": \"struttura chimica (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Seleziona il dominio dell'espressione\",\n\t\"math-lp-2-domain-option-1\": \"matematica (pura)\",\n\t\"math-lp-2-domain-option-2\": \"fisica\",\n\t\"math-lp-2-domain-option-3\": \"chimica\",\n\t\"math-lp-2-domain-option-4\": \"biologia\",\n\t\"math-lp-2-domain-option-5\": \"ingegneria\",\n\t\"math-lp-2-domain-option-6\": \"informatica\",\n\t\"math-lp-2-domain-option-7\": \"medicina\",\n\t\"math-lp-2-domain-option-8\": \"economia\",\n\t\"math-lp-2-domain-option-9\": \"altro\",\n\t\"math-lp-4-size-label\": \"Come è la dimensione dell'espressione matematica rispetto al testo?\",\n\t\"math-lp-4-size-option-1\": \"buona\",\n\t\"math-lp-4-size-option-2\": \"troppo piccola\",\n\t\"math-lp-4-size-option-3\": \"troppo grande\",\n\t\"math-lp-4-spacing-label\": \"Come è la spaziatura dell'espressione matematica?\",\n\t\"math-lp-4-spacing-option-1\": \"buona\",\n\t\"math-lp-4-spacing-option-2\": \"moderata\",\n\t\"math-lp-4-spacing-option-3\": \"brutta\",\n\t\"math-lp-4-font-label\": \"Come è il carattere dell'espressione matematica?\",\n\t\"math-lp-4-font-option-1\": \"chiaro\",\n\t\"math-lp-4-font-option-2\": \"moderato\",\n\t\"math-lp-4-font-option-3\": \"sfocato\",\n\t\"math-lp-6-srt-assessment-option-1\": \"molto utile\",\n\t\"math-lp-6-srt-assessment-option-2\": \"abbastanza utile\",\n\t\"math-lp-6-srt-assessment-option-3\": \"poco utile\",\n\t\"math-lp-6-srt-assessment-option-4\": \"non utile\",\n\t\"math-lp-7-head\": \"Valutazione completata\",\n\t\"math-lp-feedback-label\": \"Ulteriori commenti (opzionale)\",\n\t\"math-lp-formula-ref\": \"Stai valutando l'espressione matematica $1, rappresentata come $2, ultima modifica il <code>$3</code>.\",\n\t\"math-lp-new-article\": \"Continua con un'altra voce\",\n\t\"math-lp-new-formula\": \"Continua con un'altra formula\",\n\t\"math-wmc-download-button\": \"Scarica\",\n\t\"math-wmc-SelectRun\": \"Nome\",\n\t\"math-wmc-FileLabel\": \"File CSV\",\n\t\"math-wmc-FileHelp\": \"Carica i risultati classificati, elenco di coppie (queryId, formulaId) separati da virgola. Un'intestazione di colonna del modulo <code>queryId,formulaId</code> è richiesta.\",\n\t\"math-wmc-Warnings\": \"Le seguenti righe dei file di input sono state ignorate:\",\n\t\"math-wmc-display-formulae-help\": \"Non consigliato per grandi file di input.\",\n\t\"math-search-relation-label\": \"Relazione:\",\n\t\"math-search-relation-0\": \"e\",\n\t\"math-search-relation-1\": \"o\",\n\t\"math-search-relation-2\": \"e non\",\n\t\"math-search-type-label\": \"Tipo:\",\n\t\"math-search-type-0\": \"Parola chiave\",\n\t\"math-search-type-1\": \"Modello TeX\",\n\t\"math-search-type-2\": \"Espressione xQuery\",\n\t\"math-search-expression-label\": \"Espressione:\",\n\t\"math-tex2nb-header\": \"Specifica il tuo input\",\n\t\"datatypes-type-contentmath\": \"Espressione matematica (contenuto)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Espressione matematica (contenuto)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Campo dati letterale per espressioni matematiche, formule, equazioni e simili, espresse nella variante DRMF/DLMF di LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ja.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Otokoume\",\n\t\t\t\"Shirayuki\",\n\t\t\t\"Sujiniku\"\n\t\t]\n\t},\n\t\"mathsearch\": \"数式の検索\",\n\t\"formulainfo\": \"数式の情報\",\n\t\"specialpages-group-mathsearch\": \"数式の検索\",\n\t\"mathsearch-desc\": \"[http://search.mathweb.org/about.html MathWeb 検索]エンジンを統合する\",\n\t\"getequationsbyquery\": \"クエリによる式の取得\",\n\t\"xquerygenerator\": \"XQueryジェネレーター\",\n\t\"math-lp-2-domain-option-2\": \"物理学\",\n\t\"math-lp-2-domain-option-3\": \"化学\",\n\t\"math-lp-2-domain-option-4\": \"生物学\",\n\t\"math-lp-2-domain-option-5\": \"工学\",\n\t\"math-lp-2-domain-option-6\": \"コンピューター科学\",\n\t\"math-lp-2-domain-option-8\": \"経済学\",\n\t\"math-lp-3-assessment-option-2\": \"入力にマイナーな問題があります\",\n\t\"math-lp-4-size-option-2\": \"小さすぎます\",\n\t\"math-lp-4-size-option-3\": \"大きすぎます\",\n\t\"math-lp-finish-label\": \"完了\",\n\t\"math-wmc-SelectRun\": \"名前\",\n\t\"math-wmc-FileLabel\": \"CSV ファイル\",\n\t\"math-wmc-Warnings\": \"入力ファイルの以下の行は無視されます:\",\n\t\"math-wmc-importing\": \"取り込み中...\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/kjp.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Rul1902\"\n\t\t]\n\t},\n\t\"math-lp-2-domain-option-9\": \"ၰာႋၰံင်\",\n\t\"math-wmc-importing\": \"ဆ်ုဆူ့ဍုဂ်သုံ့...\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ko.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Hwangjy9\",\n\t\t\t\"Priviet\",\n\t\t\t\"Theshinster123\",\n\t\t\t\"Ykhwong\",\n\t\t\t\"고솜\",\n\t\t\t\"아라\"\n\t\t]\n\t},\n\t\"mathsearch\": \"수학 검색\",\n\t\"formulainfo\": \"수식 정보\",\n\t\"mathdownload\": \"수학 검색 결과 다운로드\",\n\t\"latextranslator\": \"LaTeX 대 CAS 변환기\",\n\t\"specialpages-group-mathsearch\": \"수학 검색\",\n\t\"mathsearch-desc\": \"[http://search.mathweb.org/about.html MathWeb 검색] 엔진을 통합합니다\",\n\t\"getequationsbyquery\": \"쿼리로 방정식 얻기\",\n\t\"xquerygenerator\": \"XQuery 생성기\",\n\t\"mathdebug\": \"테스트 표시기\",\n\t\"math-lp-1-page-label\": \"문서 제목\",\n\t\"math-lp-2-content-option-3\": \"하나의 식별자 (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"하나의 수학 기호 (±)\",\n\t\"math-lp-2-domain-option-1\": \"(순수) 수학\",\n\t\"math-lp-2-domain-option-2\": \"물리학\",\n\t\"math-lp-2-domain-option-3\": \"화학\",\n\t\"math-lp-2-domain-option-4\": \"생물학\",\n\t\"math-lp-2-domain-option-5\": \"공학\",\n\t\"math-lp-2-domain-option-6\": \"컴퓨터 과학\",\n\t\"math-lp-2-domain-option-7\": \"의학\",\n\t\"math-lp-2-domain-option-8\": \"경제학\",\n\t\"math-lp-2-domain-option-9\": \"기타\",\n\t\"math-lp-3-pretty-option-3\": \"말할 수 없습니다.\",\n\t\"math-lp-3-assessment-option-1\": \"입력이 올바릅니다\",\n\t\"math-lp-4-size-label\": \"텍스트에 비해 수학식의 크기는 어떻습니까?\",\n\t\"math-lp-4-size-option-1\": \"좋음\",\n\t\"math-lp-4-size-option-2\": \"너무 작음\",\n\t\"math-lp-4-size-option-3\": \"너무 큼\",\n\t\"math-lp-4-spacing-label\": \"수학식의 간격은 어떻습니까?\",\n\t\"math-lp-4-spacing-option-1\": \"좋음\",\n\t\"math-lp-4-spacing-option-2\": \"보통\",\n\t\"math-lp-4-spacing-option-3\": \"나쁨\",\n\t\"math-lp-4-font-label\": \"수학식의 글꼴은 어떻습니까?\",\n\t\"math-lp-4-font-option-1\": \"지우기\",\n\t\"math-lp-4-font-option-2\": \"보통\",\n\t\"math-lp-4-font-option-3\": \"흐릿함\",\n\t\"math-lp-6-srt-assessment-option-1\": \"아주 도움이 됨\",\n\t\"math-lp-6-srt-suggestion-label\": \"더 나은 대체 텍스트 제안 (선택 사항)\",\n\t\"math-lp-7-head\": \"평가 완료됨\",\n\t\"math-lp-submit-label\": \"$1 단계로 계속하기\",\n\t\"math-lp-finish-label\": \"완료\",\n\t\"math-lp-new-article\": \"다른 문서로 계속하기\",\n\t\"math-lp-new-formula\": \"다른 수식으로 계속하기\",\n\t\"math-wmc-download-button\": \"다운로드\",\n\t\"math-wmc-SelectRun\": \"이름\",\n\t\"math-wmc-FileLabel\": \"CSV 파일\",\n\t\"math-wmc-SubmissionSuccess\": \"제출에 성공했습니다.\",\n\t\"math-wmc-importing\": \"가져오는 중...\",\n\t\"math-wmc-display-formulae-help\": \"대량 입력 파일에는 권장하지 않습니다.\",\n\t\"right-mathwmcsubmit\": \"NTCIR Wikipedia Math Search Task에 결과를 제출하기\",\n\t\"math-search-type-0\": \"핵심 단어\",\n\t\"math-search-type-1\": \"TeX 패턴\",\n\t\"math-search-type-2\": \"xQuery 식\",\n\t\"math-search-expression-label\": \"식:\",\n\t\"math-tex2nb-input\": \"공식 입력\",\n\t\"math-tex2nb-wikitext\": \"위키텍스트 컨텍스트\",\n\t\"math-tex2nb-purge\": \"캐시된 결과를 새로 고칩니다.\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"수식, 공식, 등호 등에 대한 리터럴 데이터 필드이며 DRMF/DLMF 형식의 LaTeX로 표현합니다.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ksh.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Amire80\",\n\t\t\t\"Purodha\"\n\t\t]\n\t},\n\t\"formulainfo\": \"Aanjahbe övver Formelle\",\n\t\"latextranslator\": \"De Övversäzer vom <i lang=\\\"en\\\" xml:lang=\\\"en\\\" dir=\\\"ltr\\\" title=\\\"Lamport TeX\\\">LaTeX</i> noh <i lang=\\\"en\\\" xml:lang=\\\"en\\\" dir=\\\"ltr\\\" title=\\\"A computational software program developed by Wolfram Research\\\">Mathematica</i>\",\n\t\"displaytopics\": \"Zeijsch  topics\",\n\t\"math-lp-1-page-label\": \"Övverschreff vum Atikel\",\n\t\"math-lp-2-content-option-1\": \"ene kumplezehrte mattemahtesche Ußdrok (a²+b²=c²)\",\n\t\"math-lp-2-content-option-3\": \"ene eijnzelne Kännzeischner (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"e eijnel mattematesch Sümbohl (±)\",\n\t\"math-lp-2-domain-option-1\": \"blohß Mattematek\",\n\t\"math-lp-2-domain-option-2\": \"Phüssek\",\n\t\"math-lp-2-domain-option-3\": \"Schemih\",\n\t\"math-lp-2-domain-option-4\": \"De Wesseschaff vum Lävve\",\n\t\"math-lp-2-domain-option-5\": \"Täschnek\",\n\t\"math-lp-2-domain-option-6\": \"Kompjuhterweßeschaff\",\n\t\"math-lp-2-domain-option-7\": \"Medezihn\",\n\t\"math-lp-3-assessment-option-1\": \"dii Ennjahbe es joht\",\n\t\"math-lp-6-srt-assessment-option-1\": \"päffäk\",\n\t\"math-lp-6-srt-assessment-option-2\": \"johd\",\n\t\"math-lp-6-srt-assessment-option-3\": \"hät Verbäßeronge nühdesch\",\n\t\"math-lp-6-srt-assessment-option-4\": \"övverheup kein Hölp\",\n\t\"math-lp-6-srt-suggestion-label\": \"Vörschlähsch för en bäßere Övversäzong (kann läddesch blihve)\",\n\t\"math-lp-feedback-label\": \"Zohsäzlejje Bemärkonge (kann läddesch blihve)\",\n\t\"math-search-relation-0\": \"un\",\n\t\"math-search-relation-1\": \"udder\",\n\t\"math-search-relation-2\": \"un nit\",\n\t\"math-search-type-label\": \"Zoot:\",\n\t\"math-search-type-0\": \"Schlößelwoot\",\n\t\"math-search-type-1\": \"TeX-Moster\",\n\t\"math-search-expression-label\": \"Ußdrok:\",\n\t\"math-tex2nb-header\": \"Jiff Ding eije Ennjahbe heh aan\",\n\t\"math-tex2nb-input\": \"Ennjahbe\",\n\t\"math-tex2nb-latex\": \"Heh di Ennjahbe en <i lang=\\\"en\\\" xml:lang=\\\"en\\\" dir=\\\"ltr\\\" title=\\\"Lamport TeX\\\">LaTeX</i>&nbsp;&hellip:\",\n\t\"math-tex2nb-mathematica\": \"… weed vum Mathematica övversaz noh …\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ku-latn.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Bikarhêner\"\n\t\t]\n\t},\n\t\"math-search-relation-1\": \"an\",\n\t\"math-search-type-label\": \"Cure:\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/lb.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Robby\",\n\t\t\t\"Soued031\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Math Search\",\n\t\"formulainfo\": \"Informatioun iwwer d'Formel\",\n\t\"latextranslator\": \"LaTeX op CAS Iwwersetzer\",\n\t\"specialpages-group-mathsearch\": \"Math Search\",\n\t\"displaytopics\": \"Sujete weisen\",\n\t\"mathsearch-desc\": \"Integréiert d'[http://search.mathweb.org/about.html MathWeb Search] Software\",\n\t\"math-lp-1-page-label\": \"Titel vum Artikel\",\n\t\"math-lp-2-domain-option-1\": \"(pur) Mathematik\",\n\t\"math-lp-2-domain-option-2\": \"Physik\",\n\t\"math-lp-2-domain-option-3\": \"Chimie\",\n\t\"math-lp-2-domain-option-4\": \"Biologie\",\n\t\"math-lp-2-domain-option-7\": \"Medezin\",\n\t\"math-lp-2-domain-option-8\": \"Economie\",\n\t\"math-lp-3-pretty-option-3\": \"Ech kann et net soen.\",\n\t\"math-lp-3-assessment-option-4\": \"Ech kann et net soen.\",\n\t\"math-lp-3-problems-label\": \"Am Fall vu Problemer: Dës Problemer gëtt et (méi Äntwerte si méiglech)\",\n\t\"math-lp-3-skip-label\": \"Fir dëse Schrëtt z'iwwersprangen klickt op de grénge Knäppchen hei drënner\",\n\t\"math-lp-4-best-label\": \"Wat fir eng Duerstellung gefält Iech am Beschten?\",\n\t\"math-lp-4-size-option-1\": \"gutt\",\n\t\"math-lp-4-size-option-2\": \"ze kleng\",\n\t\"math-lp-4-size-option-3\": \"ze grouss\",\n\t\"math-lp-4-spacing-option-1\": \"gutt\",\n\t\"math-lp-4-spacing-option-2\": \"moderat\",\n\t\"math-lp-4-spacing-option-3\": \"schlecht\",\n\t\"math-lp-4-font-option-1\": \"eidel maachen\",\n\t\"math-lp-4-font-option-2\": \"moderat\",\n\t\"math-lp-4-absolute-option-1\": \"gutt\",\n\t\"math-lp-4-absolute-option-3\": \"schlecht\",\n\t\"math-lp-6-srt-assessment-option-1\": \"ganz nëtzlech\",\n\t\"math-lp-6-srt-assessment-option-2\": \"éischter nëtzlech\",\n\t\"math-lp-6-srt-suggestion-label\": \"E besseren Alternativtext virschloen (fakultativ)\",\n\t\"math-lp-feedback-label\": \"Zousätzlech Bemierkungen (fakultativ)\",\n\t\"math-lp-finish-label\": \"Fäerdeg maachen\",\n\t\"math-wmc-download-button\": \"Eroflueden\",\n\t\"math-wmc-SelectRun\": \"Numm\",\n\t\"math-wmc-FileLabel\": \"CSV Fichier\",\n\t\"math-search-relation-label\": \"Relatioun:\",\n\t\"math-search-relation-0\": \"a(n)\",\n\t\"math-search-relation-1\": \"oder\",\n\t\"math-search-relation-2\": \"an net\",\n\t\"math-search-type-label\": \"Typ:\",\n\t\"math-search-type-0\": \"Schlësselwuert\",\n\t\"math-search-type-1\": \"TeX-Muster\",\n\t\"math-search-expression-label\": \"Ausdrock:\",\n\t\"datatypes-type-contentmath\": \"Mathemateschen Ausdrock (Inhalt)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Mathemateschen Ausdrock (Inhalt)\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/lki.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Hosseinblue\"\n\t\t]\n\t},\n\t\"math-lp-1-intro\": \"Dear participant,\\n\\nthank you for participating in the evaluation for improving the math support in Wikipedia and other wikis that use mathematics. The study evaluates the quality of mathematical formulae in MediaWiki, the software that runs Wikipedia, with regard to three aspects:\\n\\n# LaTeX input: Is the formula source code typed correctly? (Using <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> instead of <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# Rendering: Is the formula displayed correctly? (Even correct LaTeX input might lead to unreadable formulae on certain devices.)\\n# Semantics: Is the MediaWiki Math extension capable of capturing the formulae semantics correctly? (<math>f(a+b)</math> might stand for the \\\"function <math>f</math> applied the sum of <math>a</math> and <math>b</math>\\\" or \\\"variable <math>f</math> times the sum of <math>a</math> plus <math>b</math>\\\")\\n\\nIn the following, you will be guided through a five step evaluation process. Detailled information are provided in the infobox on the right. Note that questsions, with only one possible answer, always have the first possible option pre-selected.\",\n\t\"math-lp-4-spacing-option-1\": \"خوب\",\n\t\"math-lp-4-font-option-1\": \"تمیرکردن\",\n\t\"math-lp-4-absolute-option-3\": \"بد/گۀن\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ln.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Moyogo\"\n\t\t]\n\t},\n\t\"math-search-relation-label\": \"Mokangano:\",\n\t\"math-search-relation-0\": \"mpé\",\n\t\"math-search-relation-1\": \"tǒ\",\n\t\"math-search-type-0\": \"Liloba-mamá\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/lt.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Manvydasz\",\n\t\t\t\"Pofka\",\n\t\t\t\"Zygimantus\"\n\t\t]\n\t},\n\t\"math-lp-1-page-label\": \"Straipsnio pavadinimas\",\n\t\"math-lp-2-domain-option-1\": \"(gryna) matematika\",\n\t\"math-lp-2-domain-option-2\": \"fizika\",\n\t\"math-lp-2-domain-option-4\": \"biologija\",\n\t\"math-lp-2-domain-option-6\": \"kompiuterių mokslas\",\n\t\"math-lp-2-domain-option-7\": \"medicina\",\n\t\"math-lp-2-domain-option-8\": \"ekonomika\",\n\t\"math-lp-2-domain-option-9\": \"kita\",\n\t\"math-lp-3-pretty-option-3\": \"Aš negaliu pasakyti.\",\n\t\"math-lp-3-assessment-option-4\": \"Aš negaliu pasakyti.\",\n\t\"math-lp-4-head\": \"Žingsnis $2: $1Vaizdavimas\",\n\t\"math-lp-4-size-option-2\": \"per mažas\",\n\t\"math-lp-4-size-option-3\": \"per didelis\",\n\t\"math-lp-4-spacing-option-1\": \"geras\",\n\t\"math-lp-4-spacing-option-2\": \"moderuoti\",\n\t\"math-lp-4-spacing-option-3\": \"blogai\",\n\t\"math-lp-4-font-option-1\": \"išvalyti\",\n\t\"math-lp-4-font-option-2\": \"moderuoti\",\n\t\"math-lp-4-font-option-3\": \"neryškus\",\n\t\"math-lp-4-absolute-option-1\": \"geras\",\n\t\"math-lp-4-absolute-option-2\": \"moderuoti\",\n\t\"math-lp-4-absolute-option-3\": \"blogai\",\n\t\"math-lp-6-srt-assessment-option-1\": \"labai naudingas\",\n\t\"math-lp-6-srt-assessment-option-2\": \"gana naudingas\",\n\t\"math-lp-6-srt-assessment-option-3\": \"šiek tiek naudingas\",\n\t\"math-lp-finish-label\": \"Baigti\",\n\t\"math-search-relation-0\": \"ir\",\n\t\"math-search-relation-1\": \"arba\",\n\t\"math-search-type-label\": \"Tipas:\",\n\t\"math-search-expression-label\": \"Išraiška:\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/lv.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Silraks\"\n\t\t]\n\t},\n\t\"math-wmc-download-button\": \"Lejupielādēt\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/mg.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Jagwar\"\n\t\t]\n\t},\n\t\"math-search-type-0\": \"Tenifototra\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/min.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Iwan Novirion\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Pancarian Cocok\",\n\t\"formulainfo\": \"Info Formula\",\n\t\"specialpages-group-mathsearch\": \"Pancarian Cocok\",\n\t\"mathsearch-desc\": \"Integrasi [http://search.mathweb.org/about.html Masin Pancari MathWeb]\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/mk.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Bjankuloski06\",\n\t\t\t\"Vlad5250\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Math-пребарување\",\n\t\"mlpeval\": \"Оцена на обработката на математички јазик\",\n\t\"formulainfo\": \"Инфо за формула\",\n\t\"mathdownload\": \"Преземи го исходот од математичкото пребарување\",\n\t\"mathindex\": \"Математички показател\",\n\t\"mathupload\": \"Поднеси исход од математичкото пребарување\",\n\t\"latextranslator\": \"Преведувач од LaTeX во CAS\",\n\t\"specialpages-group-mathsearch\": \"Math-пребарување\",\n\t\"displaytopics\": \"Прикажи теми\",\n\t\"mathsearch-desc\": \"Овозможува интеграција на пребарувачот [http://search.mathweb.org/about.html MathWeb]\",\n\t\"getequationsbyquery\": \"Дај равенки по барање\",\n\t\"xquerygenerator\": \"Создавач на XQuery\",\n\t\"mathdebug\": \"Текстоисписник\",\n\t\"math-lp-1-page-label\": \"Наслов на статијата\",\n\t\"math-lp-2-content-option-2\": \"единечен број (3.14)\",\n\t\"math-lp-2-content-option-3\": \"единечна назнака (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"единечен математички симбол (±)\",\n\t\"math-lp-2-content-option-5\": \"симбол за нематематички цели (♭ во музиката)\",\n\t\"math-lp-2-content-option-6\": \"хемиска структура (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Изберете поле на изразот\",\n\t\"math-lp-2-domain-option-1\": \"(чиста) математика\",\n\t\"math-lp-2-domain-option-2\": \"физика\",\n\t\"math-lp-2-domain-option-3\": \"хемија\",\n\t\"math-lp-2-domain-option-4\": \"биологија\",\n\t\"math-lp-2-domain-option-5\": \"инженерство\",\n\t\"math-lp-2-domain-option-6\": \"информатика\",\n\t\"math-lp-2-domain-option-7\": \"медицина\",\n\t\"math-lp-2-domain-option-8\": \"економија\",\n\t\"math-lp-2-domain-option-9\": \"друго\",\n\t\"math-lp-3-head\": \"Чекор 3: LaTeX-код\",\n\t\"math-lp-3-pretty-option-1\": \"LaTeX-код од корисничкиот внес\",\n\t\"math-lp-3-pretty-option-2\": \"LaTeX-код проверен со Texvc\",\n\t\"math-lp-3-assessment-option-1\": \"внесот е во ред\",\n\t\"math-lp-3-assessment-option-2\": \"внесот има ситни проблеми\",\n\t\"math-lp-3-assessment-option-3\": \"внесот има значајни проблеми\",\n\t\"math-lp-3-suggestion-label\": \"Исправка на корисничкиот внес:\",\n\t\"math-lp-4-head\": \"Чекор $2: $1Испис\",\n\t\"math-lp-4-best-label\": \"Кој испис ви изгледа најдобро?\",\n\t\"math-lp-4-size-option-1\": \"добра\",\n\t\"math-lp-4-size-option-2\": \"премала\",\n\t\"math-lp-4-size-option-3\": \"преголема\",\n\t\"math-lp-4-spacing-option-1\": \"добро\",\n\t\"math-lp-4-spacing-option-2\": \"средно\",\n\t\"math-lp-6-srt-assessment-option-1\": \"многу корисен\",\n\t\"math-lp-6-srt-assessment-option-2\": \"корисен\",\n\t\"math-lp-6-srt-assessment-option-3\": \"корисничок\",\n\t\"math-lp-6-srt-assessment-option-4\": \"воопшто не е корисно\",\n\t\"math-lp-7-head\": \"Оценката е завршена\",\n\t\"math-lp-feedback-label\": \"Дополнителни коментари (незадол.)\",\n\t\"math-lp-submit-label\": \"Продолжи со чекорот $1\",\n\t\"math-lp-finish-label\": \"Заврши\",\n\t\"math-lp-new-article\": \"Продолжи со друга статија\",\n\t\"math-lp-new-formula\": \"Продолжи со друга формула\",\n\t\"math-wmc-attach-results-help\": \"Понекогаш едно исполнување содржи премногу исходни ставки за да можат да се подигнат како една податотека. Во тој случај, ставките мора да се поделат на повеќе податотеки.\",\n\t\"math-wmc-attach-results-label\": \"Приложи повеќе ставки кон постоечкото исполнување\",\n\t\"math-wmc-download-intro\": \"Преземете ги добиените исходни ставки од досегашните пребарувања. Податотеката ги содржи само успешните. Сите неуспешни пребарувања ќе бидат остранети.\",\n\t\"math-wmc-download-button\": \"Преземи\",\n\t\"math-wmc-Introduction\": \"Подигнете го поднесокот на тековната Википедиина пребарувачка задача NTCIR тука:\",\n\t\"math-wmc-SectionRun\": \"Информации за поднесокот\",\n\t\"math-wmc-SelectRun\": \"Име\",\n\t\"math-wmc-SelectRunHelp\": \"Укажете единствено име на вашиот поднесок, или пак презапишете врз постоечкиот нацрт.\",\n\t\"math-wmc-FileLabel\": \"CSV-податотека\",\n\t\"math-wmc-FileHelp\": \"Подигнете ги вашите исходни ставки според рангирањето, во список на парови (queryId,formulaId) одделени со запирка. Се бара заглавие на столбот од обликот <code>queryId,formulaId</code>.\",\n\t\"math-wmc-RunAdded\": \"Додаден поднесокот „$1“ со назнака „$2“\",\n\t\"math-wmc-RunAddError\": \"Грешка: Не можам да го додадам поднесокот „$1“.\",\n\t\"math-wmc-RunAddExist\": \"Поднесокот наречен „$1“ веќе постои со назнаката „$2“\",\n\t\"math-wmc-Warnings\": \"Занемарени се следниве редови од вносните податотеки:\",\n\t\"math-wmc-SubmissionSuccess\": \"Поднесокот успеа.\",\n\t\"math-wmc-bad-header\": \"Грешка: Заглавието на столбот мора да биде queryId,formulaId. Не се дозволени дополнителни столбови.\",\n\t\"math-wmc-too-many-results\": \"Ред $1: Поради премногу ставки за $2. \\n Пресметаниот ранг на формулите „$3“ е „$4“. Ова е повисоко од најголемиот дозволен ранг на поднесокот ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Ред $1: Формулното повикување „$2“ не одговара на шемата „$3“.\",\n\t\"math-wmc-wrong-formula-reference\": \"Ред $1: Формулното повикување (преработка „$2“, формула „$3“) е неважечко.\",\n\t\"math-wmc-wrong-query-reference\": \"Ред $1: Споменувањето „$2“ на барањето е неважечко.\",\n\t\"math-wmc-importing\": \"Увезувам...\",\n\t\"math-wmc-display-formulae-label\": \"Прикажувај исцртување на поднесените формули\",\n\t\"math-wmc-display-formulae-help\": \"Не се препорачува за големи вносни податотеки.\",\n\t\"action-mathwmcsubmit\": \"поднесување на исход на Википедиината пребарувачка задача NTCIR\",\n\t\"right-mathwmcsubmit\": \"Поднесување на исход на Википедиината пребарувачка задача NTCIR\",\n\t\"math-search-term\": \"* $4 член-$1: $3-израз „$2“ со {{PLURAL:$5|1 ставка|$5 ставки}}.\",\n\t\"math-search-relation-label\": \"Однос:\",\n\t\"math-search-relation-0\": \"и\",\n\t\"math-search-relation-1\": \"или\",\n\t\"math-search-relation-2\": \"а не\",\n\t\"math-search-type-label\": \"Тип:\",\n\t\"math-search-type-0\": \"Клучен збор\",\n\t\"math-search-type-1\": \"TeX-шема\",\n\t\"math-search-type-2\": \"xQuery-израз\",\n\t\"math-search-expression-label\": \"Израз:\",\n\t\"math-tex2nb-header\": \"Укажете ваш внос\",\n\t\"math-tex2nb-intro\": \"Овој нагледен пример е наменет да го прикаже претворањето од TeX во Mathematica.\\n\\nПриказниот извршник претвора функции на LaTeX кои непосредно се претвораат во нивните истоветници во Mathematica.\\n\\nФункциите без изречна поддршка за Mathematica се достапни за превод преку пакетот DRMF (во изработка).\",\n\t\"math-tex2nb-input\": \"Внос на формула\",\n\t\"math-tex2nb-wikitext\": \"Контекст на викитекстот\",\n\t\"math-tex2nb-latex\": \"Следниов внос во LaTeX ...\",\n\t\"math-tex2nb-mathematica\": \"... се преведува во извод во CAS ...\",\n\t\"math-tex2nb-purge\": \"Пречисти меѓускласиран исход.\",\n\t\"datatypes-type-contentmath\": \"Математички израз (содржина)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Математички израз (содржина)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Буквалните податочни полиња за математички изрази, формула, равенки и слично, изразени во DRMF/DLMF варијанта на LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/mn.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Wisdom\"\n\t\t]\n\t},\n\t\"mathindex\": \"Математикийн индекс\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/mni.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Amire80\",\n\t\t\t\"Awangba Mangang\",\n\t\t\t\"Laishram Lokendro\",\n\t\t\t\"꯴꯰꯴\"\n\t\t]\n\t},\n\t\"math-search-relation-label\": \"ꯂꯩꯅꯕ ꯃꯔꯤ:\",\n\t\"math-search-relation-0\": \"ꯑꯃꯁꯨꯡ\",\n\t\"math-search-type-label\": \"ꯃꯈꯜ:\",\n\t\"math-search-type-2\": \"xQuery khuphongdok\",\n\t\"math-search-expression-label\": \"khuphongdok:\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/mnw.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"咽頭べさ\"\n\t\t]\n\t},\n\t\"math-lp-4-font-option-1\": \"ဖအး\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/mr.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"V.narsikar\",\n\t\t\t\"अभय नातू\"\n\t\t]\n\t},\n\t\"math-lp-1-page-label\": \"लेखाचे शीर्षक\",\n\t\"math-lp-2-head\": \"पायरी २: गणितीय अभिव्यक्तिची वर्गवारी करा\",\n\t\"math-lp-2-content-option-2\": \"एकल संख्या (३.१४)\",\n\t\"math-lp-2-content-option-6\": \"रासायनिक जडणघडण (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-option-1\": \"(शुद्ध) गणित\",\n\t\"math-lp-2-domain-option-2\": \"भौतिकशास्त्र\",\n\t\"math-lp-2-domain-option-3\": \"रसायनशास्त्र\",\n\t\"math-lp-2-domain-option-4\": \"जीवशास्त्र\",\n\t\"math-lp-2-domain-option-5\": \"अभियांत्रिकी\",\n\t\"math-lp-2-domain-option-6\": \"संगणक विज्ञान\",\n\t\"math-lp-2-domain-option-7\": \"औषधे\",\n\t\"math-lp-2-domain-option-8\": \"अर्थशास्त्र\",\n\t\"math-lp-2-domain-option-9\": \"इतर\",\n\t\"math-lp-3-head\": \"पायरी ३:LaTeX संकेत\",\n\t\"math-lp-3-intro\": \"या खाली आपण LaTeX स्रोत संकेताचे निर्धारण करल.\",\n\t\"math-lp-3-pretty-option-1\": \"सदस्याद्वारे टाकलेला मूळ LaTeX संकेत\",\n\t\"math-lp-3-assessment-option-1\": \"क्षेप ठिकठाक आहे\",\n\t\"math-lp-3-assessment-option-3\": \"क्षेपनात मोठ्या अडचणी आहेत\",\n\t\"math-lp-3-assessment-option-4\": \"मी सांगू शकत नाही\",\n\t\"math-lp-3-problems-label\": \"खालील प्रश्न आहेतच\",\n\t\"math-lp-3-suggestion-label\": \"क्षेप हा ला बदलावयास हवा...\",\n\t\"math-lp-3-suggestion-help\": \"ऐच्छिक, TeX दर्जा चांगला नसेल तेंव्हाच वापरा\",\n\t\"math-lp-4-head\": \"पायरी ४:अनुलेखन(रेंडरिंग)\",\n\t\"math-lp-4-intro\": \"खाली,आपण मिळालेल्या दर्जाचे निर्धारण कराल.\",\n\t\"math-lp-4-size-option-2\": \"फारच लहान\",\n\t\"math-lp-4-size-option-3\": \"फारच मोठे\",\n\t\"math-lp-4-spacing-option-1\": \"चांगले\",\n\t\"math-lp-4-spacing-option-2\": \"मध्यम\",\n\t\"math-lp-4-spacing-option-3\": \"वाईट\",\n\t\"math-lp-4-font-option-1\": \"स्पष्ट\",\n\t\"math-lp-4-font-option-2\": \"मध्यम\",\n\t\"math-lp-4-absolute-option-1\": \"चांगले\",\n\t\"math-lp-4-absolute-option-3\": \"वाईट\",\n\t\"math-lp-6-srt-help\": \"ज्यांना सूत्र समजण्यास अपूरी दृश्यता  किंवा वाचन क्षमता आहे अश्या लोकांना, वक्तव्य नियम इंजिन हे खालील मजकूर उत्पन्न करते.खाली दिलेल्या मजकूरास आम्ही  \\\"{{int:math-lp-6-srt-label}}\\\" म्हणून संदर्भित करतो..\",\n\t\"math-lp-6-srt-label\": \"वक्तव्य नियम मजकूर:\",\n\t\"math-lp-6-srt-assessment-label\": \"वक्तव्य नियम इंजिनाचे एकूण मापन\",\n\t\"math-lp-6-srt-assessment-option-1\": \"फारच मदतपूर्ण\",\n\t\"math-lp-6-srt-assessment-option-2\": \"बहुदा साहाय्यपूर्ण\",\n\t\"math-lp-6-srt-assessment-option-3\": \"किंचित साहाय्यपूर्ण\",\n\t\"math-lp-6-srt-assessment-option-4\": \"काहीच मदतपूर्ण नाही\",\n\t\"math-lp-6-srt-suggestion-label\": \"काही चांगला पर्यायी मजकूर सुचवा (ऐच्छिक)\",\n\t\"math-lp-7-head\": \"निर्धारण पूर्ण झाले\",\n\t\"math-lp-feedback-label\": \"अतिरिक्त अभिप्राय (ऐच्छिक)\",\n\t\"math-lp-feedback-help\": \"जर आपणास, सध्याच्या मुल्यांकन पायरीबद्दलची काही महत्त्वाची माहिती सहभागी करावयाची असेल तर ती येथे टाका.\",\n\t\"math-lp-formula-ref\": \"आपण $1 या गणितीय अभिव्यक्तिचे $2 म्हणून मिळालेले मुल्यमापन करीत आहात,शेवटचे संपादन <code>$3</code>\",\n\t\"math-lp-submit-label\": \"$1 पायरीपासून पुढे चालू ठेवा\",\n\t\"math-lp-finish-label\": \"पूर्ण करा\",\n\t\"math-lp-new-article\": \"दुसऱ्या लेखापासून पुढे चालू ठेवा\",\n\t\"math-lp-new-formula\": \"दुसऱ्या सूत्रापासून पुढे चालू ठेवा\",\n\t\"math-search-relation-0\": \"आणि\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ms.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Anakmalaysia\",\n\t\t\t\"Tofeiku\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Pencarian matematik\",\n\t\"formulainfo\": \"Maklumat rumus\",\n\t\"specialpages-group-mathsearch\": \"Pencarian matematik\",\n\t\"mathsearch-desc\": \"Menyepadukan enjin [http://search.mathweb.org/about.html MathWeb Search]\",\n\t\"getequationsbyquery\": \"Dapatkan persamaan dengan pertanyaan\",\n\t\"xquerygenerator\": \"Penjana XQuery\",\n\t\"mathdebug\": \"Pemapar Uji\",\n\t\"math-wmc-SelectRun\": \"Nama\",\n\t\"math-wmc-FileLabel\": \"Fail CSV\",\n\t\"math-wmc-importing\": \"Mengimport...\",\n\t\"action-mathwmcsubmit\": \"menyerahkan hasil-hasil kepada NTCIR Wikipedia Math Search Task\",\n\t\"math-tex2nb-wikitext\": \"Konteks wikiteks\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/mt.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Chrisportelli\",\n\t\t\t\"Leli Forte\"\n\t\t]\n\t},\n\t\"mathsearch-desc\": \"Tintegra l-mutur ta' tfittxija[http://search.mathweb.org/about.html MathWeb]\",\n\t\"math-wmc-RunAddError\": \"Żball: Ma tistax iżżid s-sottomissjoni \\\"$1\\\".\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/my.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Ninjastrikers\"\n\t\t]\n\t},\n\t\"math-lp-3-pretty-option-3\": \"ကျွန်ုပ် မပြောနိုင်ပါ။\",\n\t\"math-lp-4-spacing-option-2\": \"အသင့်အတင့်\",\n\t\"math-lp-4-spacing-option-3\": \"ညံ့ဖျင်းသည်\",\n\t\"math-lp-4-font-option-1\": \"ရှင်းလင်း\",\n\t\"math-lp-4-font-option-2\": \"အသင့်အတင့်\",\n\t\"math-lp-4-absolute-option-1\": \"ကောင်းမွန်သည်\",\n\t\"math-lp-4-absolute-option-3\": \"ညံ့ဖျင်းသည်\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/nap.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"C.R.\"\n\t\t]\n\t},\n\t\"mathindex\": \"Innece matematico\",\n\t\"math-wmc-Warnings\": \"'E linee d'input ccà abbascio so' state ignorate:\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/nb.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"EdoAug\",\n\t\t\t\"Jon Harald Søby\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Mattesøk\",\n\t\"mlpeval\": \"Evaluering av matematisk språkprosessering\",\n\t\"formulainfo\": \"Formelinfo\",\n\t\"mathdownload\": \"Last ned mattesøkresultater\",\n\t\"mathindex\": \"Matteindeks\",\n\t\"mathupload\": \"Send inn mattesøkresultater\",\n\t\"latextranslator\": \"Oversetter fra LaTeX til CAS\",\n\t\"specialpages-group-mathsearch\": \"Mattesøk\",\n\t\"displaytopics\": \"Vis emner\",\n\t\"mathsearch-desc\": \"Integrerer [http://search.mathweb.org/about.html/ MathWeb Search]-motoren\",\n\t\"getequationsbyquery\": \"Hent ligninger med spørring\",\n\t\"xquerygenerator\": \"XQuery-generator\",\n\t\"mathdebug\": \"Testrendrer\",\n\t\"math-lp-1-intro\": \"Kjære deltaker,\\n\\ntakk for at du deltar i evalueringen av mattestøtte i Wikipedia og andre wikier som bruker matematikk. Studien evaluerer kvaliteten til matematiske formler i MediaWiki, programvaren som driver Wikipedia, men hensyn til tre aspekter:\\n\\n# LaTeX-inndata: Er formelens kildekode skrevet riktig? (Bruker f.eks. <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> i stedet for <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# Rendring: Vises formelen riktig? (Også korrekt LaTeX-inndata kan føre til uleselige formler på noen enheter.)\\n# Semantikk: Er MediaWikis Math-utvidelse i stand til å fange formlenes semantikk på rett måte? (<math>f(a+b)</math> kan stå for «funksjonen <math>f</math> brukt på summen av <math>a</math> og <math>b</math>» eller «variabelen <math>f</math> ganger summen av <math>a</math> og <math>b</math>»)\\n\\nI den som kommer vil du blitt vist en femstegs evalueringsprosess. Detaljert informasjon gis i infoboksen til høyre. Merk at spørsmålene som bare har ett mulig svar alltid har første alternativ forhåndsvalgt.\",\n\t\"math-lp-1-head\": \"Steg 1: Velg en artikkel du kjenner til\",\n\t\"math-lp-1-page-label\": \"Artikkeltittel\",\n\t\"math-lp-1-page-help\": \"Feltet nedenfor er forhåndsutfylt med en tilfeldig valgt artikkel som inneholder matematikk. Du har tre valg:\\n# Trykk «fortsett» for å bruke denne artikkelen.\\n# Skriv inn tittelen på en artikkel du ønsker å evaluere og trykk «fortsett»\\n# Trykk «velg en annen tilfeldig artikkel» for å laste denne siden på nytt og få en ny tilfeldig valgt artikkel.\",\n\t\"math-lp-2-head\": \"Steg 2: Klassifiser matteuttrykket\",\n\t\"math-lp-2-intro\": \"Her vil du se et matematisk uttrykk som har blitt skrevet inn med MediaWikis matteoppmerking og behandles som et matematisk uttrykk av MediaWiki-programvaren.\\n\\nI dette steget skal du klassifisere typen og domenet til uttrykket siden matematisk notasjon ikke bare brukes i ren matematikk.\\n\\nHvis uttrykket du ser ikke er et komplekst matematisk uttrykk anbefaler vi at du sender inn skjemaet med «{{int:math-lp-new-formula}}».\\n\\nNedenfor vil du se en grå boks som kan utvides. Uttrykket som skal evalueres vises i overskriften. Hvis du trykker på «Utvid» vil du se et utdrag av artikkelen som uttrykket ble hentet fra. For å se hele artikkelen kan du åpne lenka på toppen av siden i et nytt vindu.\",\n\t\"math-lp-2-content-label\": \"Velg den mest passende typen for uttrykket\",\n\t\"math-lp-2-content-option-1\": \"komplekst matematisk uttrykk (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"enkelttall (3,14)\",\n\t\"math-lp-2-content-option-3\": \"enkel identifikator (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"enkelt matematisk symbol (±)\",\n\t\"math-lp-2-content-option-5\": \"symbol brukt i en ikke-matematisk kontekst (♭ i musikk)\",\n\t\"math-lp-2-content-option-6\": \"kjemisk struktur (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Velg domenet til uttrykket\",\n\t\"math-lp-2-domain-option-1\": \"(ren) matematikk\",\n\t\"math-lp-2-domain-option-2\": \"fysikk\",\n\t\"math-lp-2-domain-option-3\": \"kjemi\",\n\t\"math-lp-2-domain-option-4\": \"biologi\",\n\t\"math-lp-2-domain-option-5\": \"ingeniørfag\",\n\t\"math-lp-2-domain-option-6\": \"datavitenskap\",\n\t\"math-lp-2-domain-option-7\": \"medisin\",\n\t\"math-lp-2-domain-option-8\": \"økonomi\",\n\t\"math-lp-2-domain-option-9\": \"annet\",\n\t\"math-lp-3-head\": \"Steg 3: LaTeX-kode\",\n\t\"math-lp-3-intro\": \"I følgende vil du vurdere kvaliteten til LaTeX-kildekoden.\",\n\t\"math-lp-3-pretty-label\": \"Hvilken innputtkilde er mest lesbar?\",\n\t\"math-lp-3-pretty-help\": \"Evaluer lesbarheten til selve LaTeX-koden, og ikke visningen av den. Spørsmålet deaktiveres hvis den originale og den sjekkede teksten er den samme.\",\n\t\"math-lp-3-pretty-option-1\": \"Original LaTeX-kode skrevet av brukere\",\n\t\"math-lp-3-pretty-option-2\": \"Sikkerhetssjekket LaTeX-kode\",\n\t\"math-lp-3-pretty-option-3\": \"Ingen formening.\",\n\t\"math-lp-3-assessment-label\": \"Vurdering av den originale LaTeX-koden skrevet av brukere\",\n\t\"math-lp-3-assessment-option-1\": \"innputten er OK\",\n\t\"math-lp-3-assessment-option-2\": \"innputten har mindre problemer\",\n\t\"math-lp-3-assessment-option-3\": \"innputten har store problemer\",\n\t\"math-lp-3-assessment-option-4\": \"Ingen formening.\",\n\t\"math-lp-3-problems-label\": \"Dersom det er problemer: Følgende problemer finnes (flere svar er mulig)\",\n\t\"math-lp-3-problems-option-1\": \"manglende bruk av LaTeX' tekstmodus for ord (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 impliserer at x+1>0</syntaxhighlight> i stedet for <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ impliserer at }x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"avstandsproblemer (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> i stedet for <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"Funksjonsnavn med flere bokstaver (bruk av <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> i stedet for <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"Omdefinering av forhåndsdefinerte konsepter (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> i stedet for <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> eller <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> i stedet for <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"Trykk på den grønne knappen nedenfor for å hoppe over dette steget\",\n\t\"math-lp-3-skip-help\": \"Om du føler deg usikker på å vurdere LaTeX-kode anbefaler vi at du hopper over dette steget.\",\n\t\"math-lp-3-suggestion-label\": \"Rettelse av brukernes inndata:\",\n\t\"math-lp-3-suggestion-help\": \"Valgfritt, bruk hvis LaTeX-kvaliteten ikke er veldig god\",\n\t\"math-lp-4-head\": \"Steg $2: $1visning\",\n\t\"math-lp-4-intro\": \"I følgende vil du vurdere visningskvaliteten til $1. Dette steget har 4 understeg. Først vil du sammenligne de forskjellige visningene, og i steg 4a til 4c vil du deretter vurdere visningene hver for seg. Merk at nettleseren din kanskje ikke støtter SVG eller MathML-visning. I faktiske artikler på Wikipedia.org eller private wikier vil en reserveløsning automatisk velges som passer for din nettleser, men for denne evalueringen har denne funksjonaliteten blitt slått av, og du vil se visningen som den er angitt.\",\n\t\"math-lp-4-best-label\": \"Hvilket visning syns du ser best ut?\",\n\t\"math-lp-4-size-label\": \"Hvordan er størrelsen på det matematiske uttrykket sammenlignet med teksten?\",\n\t\"math-lp-4-size-option-1\": \"bra\",\n\t\"math-lp-4-size-option-2\": \"for liten\",\n\t\"math-lp-4-size-option-3\": \"for stor\",\n\t\"math-lp-4-spacing-label\": \"Hvordan er mellomrommene i det matematiske uttrykket?\",\n\t\"math-lp-4-spacing-option-1\": \"bra\",\n\t\"math-lp-4-spacing-option-2\": \"middels\",\n\t\"math-lp-4-spacing-option-3\": \"dårlig\",\n\t\"math-lp-4-font-label\": \"Hvordan er skrifttypen i det matematiske uttrykket?\",\n\t\"math-lp-4-font-option-1\": \"tydelig\",\n\t\"math-lp-4-font-option-2\": \"middels\",\n\t\"math-lp-4-font-option-3\": \"utydelig\",\n\t\"math-lp-4-integration-label\": \"Hvor godt er formelen integrert i teksten?\",\n\t\"math-lp-4-integration-option-1\": \"Den passer bra i teksten.\",\n\t\"math-lp-4-integration-option-2\": \"Den skiller seg ut, men forstyrrer ikke leseflyten.\",\n\t\"math-lp-4-integration-option-3\": \"Forstyrrer leseflyten.\",\n\t\"math-lp-4-absolute-label\": \"Hvordan er visningen av uttrykket totalt?\",\n\t\"math-lp-4-absolute-option-1\": \"bra\",\n\t\"math-lp-4-absolute-option-2\": \"middels\",\n\t\"math-lp-4-absolute-option-3\": \"dårlig\",\n\t\"math-lp-5-head\": \"Steg 5: Kontekstuavhengig semantikk\",\n\t\"math-lp-5-intro\": \"I følgende steg vil du vurdere formelsemantikken.\",\n\t\"math-lp-5-identifiers-label\": \"Følgende matematiske identifikatorer har blitt trukket ut fra formelen. Velg for hver identifikator hvorvidt det er en identifikator for uttrykket.\",\n\t\"math-lp-5-missing-label\": \"Hvis uttrykket inneholder identifikatorer som mangler i listen ovenfor, skriv inn LaTeX-koden til identifikatorene i feltet nedenfor. Bruk éi linje per identifikator.\",\n\t\"math-lp-5-footer\": \"De forhåndsutfylte verdiene i dette skjemaet ble generert med et stort utvalg prosjekter med åpen kildekode, f.eks. LaTeXML, Mathjax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcinfo. Stor takk til bidragsyterne David Cervone, Deyan Ginev, Alexey Grigorev, Martin Líška, Bruce Miller, Robert Pagel, Michal Růžička, Volker Sorge, Frédéric Wang, Garbirel Wicke og mange andre.\",\n\t\"math-lp-6-head\": \"Steg 6: Innholdsavhengig semantikk\",\n\t\"math-lp-6-intro\": \"I følgende steg vil du vurdere kvaliteten til definisjonsuttrekket. I noen tilfeller kan programvaren vår automatisk trekke ut identifikatornavnene fra teksten som omringer uttrykket. I andre tilfeller er det ennå ikke mulig. Vennligst hjelp oss å forbedre denne programvaren ved å skrive et passende identifikatornavn i feltet «annet» for hver identifikator.\",\n\t\"math-lp-6-separator-message\": \"Definisjon for identifikatoren <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-help\": \"«Speech rule engine» genererer følgende tekst som bør hjelpe folk med nedsatt syn eller lesevansker med å forstå formelen. I følgende referer vi til teksten som «{{int:math-lp-6-srt-label}}».\",\n\t\"math-lp-6-srt-label\": \"Taleregeltekst:\",\n\t\"math-lp-6-srt-assessment-label\": \"Hvordan vurderer du kvaliteten til taleregelteksten?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"veldig hjelpsom\",\n\t\"math-lp-6-srt-assessment-option-2\": \"ganske hjelpsom\",\n\t\"math-lp-6-srt-assessment-option-3\": \"litt hjelpsom\",\n\t\"math-lp-6-srt-assessment-option-4\": \"ikke hjelpsom i det hele tatt\",\n\t\"math-lp-6-srt-suggestion-label\": \"Foreslå en bedre alternativ tekst (valgfritt)\",\n\t\"math-lp-7-head\": \"Vurdering fullført\",\n\t\"math-lp-7-intro\": \"Tusen takk for vurderingen av ett matematisk uttrykk.\\n\\nDu kan få tilgang til flere matematiske uttrykk fra samme artikkel eller fortsette med en annen artikkel.\",\n\t\"math-lp-feedback-label\": \"Ekstra kommentarer (valgfritt)\",\n\t\"math-lp-feedback-help\": \"Hvis det er viktig informasjon du ønsker å dele om dette evalueringssteget, skriv det her.\",\n\t\"math-lp-formula-ref\": \"Du evaluerer det matematiske uttrykket $1, vist som $2, sist redigert <code>$3</code>.\",\n\t\"math-lp-submit-info\": \"Trykk på én av knappene nedenfor for å fortsette eller lukk vinduet for å avslutte undersøkelsen.\",\n\t\"math-lp-submit-label\": \"Fortsett med steg $1\",\n\t\"math-lp-finish-label\": \"Fullfør\",\n\t\"math-lp-new-article\": \"Fortsett med en annen artikkel\",\n\t\"math-lp-new-formula\": \"Fortsett med en annen formel\",\n\t\"math-wmc-attach-results-help\": \"Noen ganger inneholder én gjennomkjøring for mange resultater for én filopplasting. I slike tilfeller blir opplastingen delt opp i flere filer.\",\n\t\"math-wmc-attach-results-label\": \"Legg til flere resultater i eksisterende kjøring\",\n\t\"math-wmc-download-intro\": \"Last ned dine tidligere innsendte gjennomkjøringer her. Denne filen inneholder bare gyldige treff. Alle ugyldige treff har blitt fjernet.\",\n\t\"math-wmc-download-button\": \"Last ned\",\n\t\"math-wmc-Introduction\": \"Last opp bidraget ditt til den gjeldende NTCIR Wikipedia Math Search Task-en her:\",\n\t\"math-wmc-SectionRun\": \"Innsendingsinformasjon\",\n\t\"math-wmc-SelectRun\": \"Navn\",\n\t\"math-wmc-SelectRunHelp\": \"Angi et unikt navn for innsendingen din, eller overskriv en eksisterende kladd.\",\n\t\"math-wmc-FileLabel\": \"CSV-fil\",\n\t\"math-wmc-FileHelp\": \"Last opp resultatene som en rangert, kommaatskilt liste over (queryId,formulaId)-par. En kolonneoverskrift på formen <code>queryId,formulaId</code> er påkrevd.\",\n\t\"math-wmc-RunAdded\": \"La til innsendingen «$1» med ID «$2»\",\n\t\"math-wmc-RunAddError\": \"Feil: Kan ikke legge til innsending «$1».\",\n\t\"math-wmc-RunAddExist\": \"Innsendingen med navn «$1» finnes allerede med ID-en «$2»\",\n\t\"math-wmc-Warnings\": \"Følgende linjer i innputtfilene ble ignorert:\",\n\t\"math-wmc-SubmissionSuccess\": \"Innsending lyktes.\",\n\t\"math-wmc-bad-header\": \"Feil: Kolonneoverskriften må være queriId,formulaId. Ekstra kolonner er ikke tillatt.\",\n\t\"math-wmc-too-many-results\": \"Linje $1: Årsaken er for mange resultater for $2.\\nUtregnet rang for formlene «$3» var «$4». Det er høyere enn maksimalt antall innsendinger ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Linje $1: Formelreferansen «$2» matcher ikke mønsteret «$3».\",\n\t\"math-wmc-wrong-formula-reference\": \"Linje $1: Formelreferansen (revisjon «$2», formel «$3») er ugyldig.\",\n\t\"math-wmc-wrong-query-reference\": \"Linje $1: Spørringsreferansen «$2» er ugyldig.\",\n\t\"math-wmc-importing\": \"Importerer …\",\n\t\"math-wmc-display-formulae-label\": \"Viser visningen av innsendte formler\",\n\t\"math-wmc-display-formulae-help\": \"Anbefales ikke for store innputtfiler.\",\n\t\"action-mathwmcsubmit\": \"send resultater til NTCIR Wikipedia Math Search Task\",\n\t\"right-mathwmcsubmit\": \"Kan sende resultater til NTCIR Wikipedia Math Search Task\",\n\t\"math-search-term\": \"* $4 begrep-$1: $3-uttrykk «$2» med {{PLURAL:$5|ett resultat|$5 resultater}}.\",\n\t\"math-search-relation-label\": \"Relasjon:\",\n\t\"math-search-relation-0\": \"og\",\n\t\"math-search-relation-1\": \"eller\",\n\t\"math-search-relation-2\": \"og ikke\",\n\t\"math-search-type-label\": \"Type:\",\n\t\"math-search-type-0\": \"Nøkkelord:\",\n\t\"math-search-type-1\": \"TeX-mønster\",\n\t\"math-search-type-2\": \"xQuery-uttrykk\",\n\t\"math-search-expression-label\": \"Uttrykk:\",\n\t\"math-tex2nb-header\": \"Angi dine egne inndata\",\n\t\"math-tex2nb-intro\": \"Denne testen er ment å demonstrere ideen om konvertering fra TeX til Mathematica.\\n\\nDemoapplikasjonen konverterer LaTeX-funksjoner som direkte oversettes til sine motparter i Mathematica.\\n\\nFunksjoner uten eksplisitt Mathematica-støtte kan oversettes via DRMF-pakka (under utvikling).\",\n\t\"math-tex2nb-input\": \"Formelinndata\",\n\t\"math-tex2nb-latex\": \"Følgende LaTeX-inndata …\",\n\t\"math-tex2nb-mathematica\": \"… oversettes til følgende Mathematica-utdata …\",\n\t\"datatypes-type-contentmath\": \"Matematisk uttrykk (innhold)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Matematisk uttrykk (innhold)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Bokstavelig felt for matematiske uttrykk, formler, ligninger og lignende, uttrykt i DRMF/DLMF-varianten av LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ne.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"सरोज कुमार ढकाल\",\n\t\t\t\"हिमाल सुबेदी\"\n\t\t]\n\t},\n\t\"math-lp-4-spacing-option-1\": \"राम्रो\",\n\t\"math-lp-4-spacing-option-2\": \"सामान्य\",\n\t\"math-lp-4-spacing-option-3\": \"खराब\",\n\t\"math-lp-4-font-option-1\": \"हटाउने\",\n\t\"math-lp-4-font-option-2\": \"सामान्य\",\n\t\"math-lp-4-absolute-option-1\": \"राम्रो\",\n\t\"math-lp-4-absolute-option-2\": \"सामान्य\",\n\t\"math-lp-4-absolute-option-3\": \"खराब\",\n\t\"math-lp-6-srt-assessment-option-1\": \"धेरै उपयोगी\",\n\t\"math-lp-finish-label\": \"सकाउने\",\n\t\"math-wmc-download-button\": \"डाउनलोड गरिएकाे\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/nl.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Esketti\",\n\t\t\t\"Konovalov\",\n\t\t\t\"Mainframe98\",\n\t\t\t\"McDutchie\",\n\t\t\t\"Rcdeboer\",\n\t\t\t\"Romaine\",\n\t\t\t\"Siebrand\",\n\t\t\t\"Sjoerddebruin\",\n\t\t\t\"Xbaked potatox\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Wiskundig zoeken\",\n\t\"formulainfo\": \"Formulegegevens\",\n\t\"mathdownload\": \"Zoekresultaten voor wiskunde downloaden\",\n\t\"mathindex\": \"Wiskunde-index\",\n\t\"mathupload\": \"Zoekresultaten voor wiskunde indienen\",\n\t\"specialpages-group-mathsearch\": \"Wiskundig zoeken\",\n\t\"mathsearch-desc\": \"Integreert de [http://search.mathweb.org/about.html MathWeb Zoekmachine]\",\n\t\"getequationsbyquery\": \"Vergelijkingen zoeken\",\n\t\"xquerygenerator\": \"XQuerygenerator\",\n\t\"mathdebug\": \"Verwerking testen\",\n\t\"math-lp-1-page-label\": \"Artikeltitel\",\n\t\"math-lp-2-domain-option-1\": \"(pure) wiskunde\",\n\t\"math-lp-2-domain-option-2\": \"natuurkunde\",\n\t\"math-lp-2-domain-option-3\": \"scheikunde\",\n\t\"math-lp-2-domain-option-4\": \"biologie\",\n\t\"math-lp-2-domain-option-5\": \"techniek\",\n\t\"math-lp-2-domain-option-6\": \"informatica\",\n\t\"math-lp-2-domain-option-8\": \"economie\",\n\t\"math-lp-2-domain-option-9\": \"overige\",\n\t\"math-lp-4-size-option-2\": \"te klein\",\n\t\"math-lp-4-size-option-3\": \"te groot\",\n\t\"math-lp-4-spacing-option-1\": \"goed\",\n\t\"math-lp-4-spacing-option-2\": \"redelijk\",\n\t\"math-lp-4-spacing-option-3\": \"slecht\",\n\t\"math-lp-4-font-option-1\": \"duidelijk\",\n\t\"math-lp-4-font-option-2\": \"redelijk\",\n\t\"math-lp-4-font-option-3\": \"wazig\",\n\t\"math-lp-4-absolute-option-1\": \"goed\",\n\t\"math-lp-4-absolute-option-2\": \"redelijk\",\n\t\"math-lp-4-absolute-option-3\": \"slecht\",\n\t\"math-lp-5-footer\": \"De vooraf ingevulde waarden van dit formulier zijn gegenereerd met behulp van een grote verscheidenheid aan open source-projecten, bv. LaTeXML, MathJax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcjs, texvcinfo. Met dank aan de bijdragers David Cervone, Deyan Ginev, Alexey Grigorev, Martin Líška, Bruce Miller, Robert Pagel, Michal Růžička, Volker Sorge, Frédéric Wang, Garbirel Wicke en vele anderen.\",\n\t\"math-lp-finish-label\": \"Voltooien\",\n\t\"math-wmc-attach-results-help\": \"Soms bevat een enkele run te veel resultaten om in één bestand te uploaden. In dat geval moet de upload worden opgesplitst in meerdere bestanden.\",\n\t\"math-wmc-attach-results-label\": \"Meer resultaten toevoegen aan deze run\",\n\t\"math-wmc-download-intro\": \"Download hier uw eerder ingediende runs. Het bestand bevat alleen geldige treffers. Alle ongeldige treffers zijn verwijderd.\",\n\t\"math-wmc-download-button\": \"Downloaden\",\n\t\"math-wmc-Introduction\": \"Upload hier uw inzending voor de huidige zoektaak van NTCIR Wikipedia Math:\",\n\t\"math-wmc-SectionRun\": \"Gegevens over de inzending\",\n\t\"math-wmc-SelectRun\": \"Naam\",\n\t\"math-wmc-SelectRunHelp\": \"Geef een unieke naam op voor uw inzending of overschrijf een bestaand concept.\",\n\t\"math-wmc-FileLabel\": \"CSV-bestand\",\n\t\"math-wmc-FileHelp\": \"Upload uw resultaten als gerangschikte, door komma's gescheiden lijst van (queryId,formulaId)-paren. Een kolomkop in de vorm <code>queryId,formulaId</code> is vereist.\",\n\t\"math-wmc-RunAdded\": \"Inzending \\\"$1\\\" toegevoegd met ID \\\"$2\\\"\",\n\t\"math-wmc-RunAddError\": \"Fout: kan inzending \\\"$1\\\" niet toevoegen.\",\n\t\"math-wmc-RunAddExist\": \"De inzending met de naam \\\"$1\\\" bestaat al met ID \\\"$2\\\"\",\n\t\"math-wmc-Warnings\": \"De volgende regels van de invoerbestanden zijn genegeerd:\",\n\t\"math-wmc-SubmissionSuccess\": \"Het indienen is gelukt.\",\n\t\"math-wmc-bad-header\": \"Fout: de kolomkop moet in de vorm queryId,formulaId zijn. Extra kolommen zijn niet toegestaan.\",\n\t\"math-wmc-too-many-results\": \"Regel $1: Er zijn te veel resultaten voor $2. \\n De berekende rang voor de formules \\\"$3\\\" was \\\"$4\\\". Dit is hoger dan het maximaal toegestane aantal inzendingen ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Regel $1: Formuleverwijzing \\\"$2\\\" komt niet overeen met het patroon \\\"$3\\\".\",\n\t\"math-wmc-wrong-formula-reference\": \"Regel $1: De formuleverwijzing (versie \\\"$2\\\", formule \\\"$3\\\") is ongeldig.\",\n\t\"math-wmc-wrong-query-reference\": \"Regel $1: Queryverwijzing \\\"$2\\\" is ongeldig.\",\n\t\"math-wmc-importing\": \"Importeren...\",\n\t\"math-wmc-display-formulae-label\": \"Weergave van ingediende formules\",\n\t\"math-wmc-display-formulae-help\": \"Niet aanbevolen voor grote invoerbestanden.\",\n\t\"action-mathwmcsubmit\": \"resultaten in te dienen bij de zoektaak van NTCIR Wikipedia Math\",\n\t\"math-search-term\": \"* $4 term-$1: $3-expressie \\\"$2\\\" met {{PLURAL:$5|1 resultaat|$5 resultaten}}.\",\n\t\"math-search-relation-label\": \"Relatie:\",\n\t\"math-search-relation-0\": \"en\",\n\t\"math-search-relation-1\": \"of\",\n\t\"math-search-relation-2\": \"en niet\",\n\t\"math-search-type-label\": \"Type:\",\n\t\"math-search-type-0\": \"Trefwoord\",\n\t\"math-search-type-1\": \"TeX patroon\",\n\t\"math-search-type-2\": \"xQuery uitdrukking\",\n\t\"math-search-expression-label\": \"Uitdrukking:\",\n\t\"math-tex2nb-input\": \"Formule-invoer\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ojb.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Aandeginini\"\n\t\t]\n\t},\n\t\"math-tex2nb-input\": \"Ikidowin-ginigawin biindigaw\",\n\t\"math-tex2nb-wikitext\": \"Wigipiidiya ozhibii'an giiwitaa-ayi'ii\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/om.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Tumsaa\"\n\t\t]\n\t},\n\t\"math-search-relation-0\": \"fi\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/pa.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Babanwalia\"\n\t\t]\n\t},\n\t\"math-wmc-importing\": \"ਦਰਾਮਦ ਜਾਰੀ...\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/pam.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Amiel Guanlao\",\n\t\t\t\"Leeheonjin\"\n\t\t]\n\t},\n\t\"math-lp-2-domain-option-9\": \"aliwa\",\n\t\"math-lp-4-spacing-option-1\": \"mayap\",\n\t\"math-lp-4-spacing-option-2\": \"banayad\",\n\t\"math-lp-4-spacing-option-3\": \"marok\",\n\t\"math-lp-4-absolute-option-1\": \"mayap\",\n\t\"math-lp-4-absolute-option-2\": \"banayad\",\n\t\"math-lp-4-absolute-option-3\": \"marok\",\n\t\"math-search-relation-label\": \"Relasyun:\",\n\t\"math-search-relation-0\": \"at\",\n\t\"math-search-relation-1\": \"o\",\n\t\"math-search-relation-2\": \"at ali\",\n\t\"math-search-type-label\": \"I-type:\",\n\t\"math-search-expression-label\": \"Ekspresyun:\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/pl.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Chrumps\",\n\t\t\t\"Darellur\",\n\t\t\t\"Matma Rex\",\n\t\t\t\"Rail\",\n\t\t\t\"Woytecr\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Wyszukiwanie wzorów\",\n\t\"mathindex\": \"Indeks matematyczny\",\n\t\"specialpages-group-mathsearch\": \"Wyszukiwanie wzorów\",\n\t\"displaytopics\": \"Wyświetl tematy\",\n\t\"mathsearch-desc\": \"Integruje wyszukiwarkę [http://search.mathweb.org/about.html MathWeb Search]\",\n\t\"getequationsbyquery\": \"Pobierz równania przez zapytania\",\n\t\"math-lp-1-page-label\": \"Tytuł artykułu\",\n\t\"math-lp-2-content-label\": \"Wybierz najodpowiedniejszy rodzaj wyrażenia\",\n\t\"math-lp-2-content-option-1\": \"złożone wyrażenie matematyczne (a²+b²=c²)\",\n\t\"math-lp-2-content-option-4\": \"pojedynczy symbol matematyczny (±)\",\n\t\"math-lp-2-content-option-5\": \"symbol używany nie w kontekście matematycznym (♭ w muzyce)\",\n\t\"math-lp-2-content-option-6\": \"struktura chemiczna (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Wybierz dziedzinę wyrażenia\",\n\t\"math-lp-2-domain-option-1\": \"(czysta) matematyka\",\n\t\"math-lp-2-domain-option-2\": \"fizyka\",\n\t\"math-lp-2-domain-option-3\": \"chemia\",\n\t\"math-lp-2-domain-option-4\": \"biologia\",\n\t\"math-lp-2-domain-option-5\": \"inżynieria\",\n\t\"math-lp-2-domain-option-7\": \"medycyna\",\n\t\"math-lp-2-domain-option-8\": \"ekonomia\",\n\t\"math-lp-3-head\": \"Krok 3: Kod LaTeX-u\",\n\t\"math-lp-3-pretty-option-2\": \"Texvc sprawdził kod LaTeX-u\",\n\t\"math-lp-3-problems-option-2\": \"problemy odstępów  (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> zamiast <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"Aby pominąć ten krok, naciśnij zielony przycisk poniżej\",\n\t\"math-lp-4-best-label\": \"Które renderowanie wygląda według Ciebie najlepiej?\",\n\t\"math-lp-4-size-label\": \"Jaka jest wielkość wyrażenia matematycznego w porównaniu z tekstem?\",\n\t\"math-lp-4-size-option-1\": \"dobra\",\n\t\"math-lp-4-size-option-2\": \"za mała\",\n\t\"math-lp-4-size-option-3\": \"za duża\",\n\t\"math-lp-4-spacing-label\": \"Jakie są odstępy w wyrażeniu matematycznym?\",\n\t\"math-lp-4-spacing-option-1\": \"dobre\",\n\t\"math-lp-4-spacing-option-2\": \"średnie\",\n\t\"math-lp-4-spacing-option-3\": \"złe\",\n\t\"math-lp-4-font-label\": \"Jaka jest czcionka wyrażenia matematycznego?\",\n\t\"math-lp-4-font-option-1\": \"wyraźne\",\n\t\"math-lp-4-font-option-2\": \"średnie\",\n\t\"math-lp-4-font-option-3\": \"rozmyte\",\n\t\"math-lp-4-integration-label\": \"Jak dobrze wzór integruje się z tekstem?\",\n\t\"math-lp-4-integration-option-1\": \"Dobrze pasuje do tekstu.\",\n\t\"math-lp-4-absolute-label\": \"Jak ogólne wygląda renderowanie wyrażenia?\",\n\t\"math-lp-4-absolute-option-1\": \"dobre\",\n\t\"math-lp-4-absolute-option-2\": \"średnio\",\n\t\"math-lp-4-absolute-option-3\": \"źle\",\n\t\"math-lp-6-separator-message\": \"Definicja identyfikatora <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-assessment-label\": \"Jak oceniasz jakość syntetyzowanego tekstu?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"bardzo pomocna\",\n\t\"math-lp-6-srt-assessment-option-2\": \"dość pomocna\",\n\t\"math-lp-6-srt-assessment-option-3\": \"trochę pomocna\",\n\t\"math-lp-6-srt-assessment-option-4\": \"nieprzydatna\",\n\t\"math-lp-6-srt-suggestion-label\": \"Zaproponuj lepszy tekst alternatywny (opcjonalnie)\",\n\t\"math-lp-7-head\": \"Ocena zakończona\",\n\t\"math-lp-feedback-label\": \"Dodatkowe uwagi (opcjonalnie)\",\n\t\"math-lp-submit-label\": \"Kontynuuj z krokiem $1\",\n\t\"math-lp-finish-label\": \"Zakończ\",\n\t\"math-lp-new-formula\": \"Kontynuuj z innym wzorem\",\n\t\"math-wmc-download-button\": \"Pobierz\",\n\t\"math-wmc-SectionRun\": \"Informacje o zgłoszeniu\",\n\t\"math-wmc-SelectRun\": \"Nazwa\",\n\t\"math-wmc-FileLabel\": \"Plik CSV\",\n\t\"math-wmc-FileHelp\": \"Prześlij swoje wyniki w rankingu, oddzieloną przecinkami listę (queryId, formulaId)-par. Nagłówek kolumny formularza <code>queryId,formulaId</code> jest wymagany.\",\n\t\"math-wmc-Warnings\": \"Następujące linie plików wejściowych zostały zignorowane:\",\n\t\"math-wmc-bad-header\": \"Błąd: Nagłówkiem kolumny musi być queryId,formulaId. Dodatkowe kolumny nie są dozwolone.\",\n\t\"math-wmc-importing\": \"Importowanie...\",\n\t\"math-wmc-display-formulae-help\": \"Nie zalecane dla dużych plików wejściowych.\",\n\t\"math-search-relation-label\": \"Zależność:\",\n\t\"math-search-relation-0\": \"i\",\n\t\"math-search-relation-1\": \"lub\",\n\t\"math-search-relation-2\": \"i nie\",\n\t\"math-search-type-label\": \"Typ:\",\n\t\"math-search-type-0\": \"Słowo kluczowe\",\n\t\"math-search-type-1\": \"Wzorzec TeX\",\n\t\"math-search-type-2\": \"Wyrażenie xQuery\",\n\t\"math-search-expression-label\": \"Wyrażenie:\",\n\t\"math-tex2nb-purge\": \"Usuń wyniki zapisane w pamięci podręcznej.\",\n\t\"datatypes-type-contentmath\": \"Wyrażenie matematyczne (treść)\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/pms.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Dragonòt\"\n\t\t]\n\t},\n\t\"mathsearch-desc\": \"A ìntegra ël motor [http://search.mathweb.org/about.html MathWeb Search]\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ps.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Ahmed-Najib-Biabani-Ibrahimkhel\"\n\t\t]\n\t},\n\t\"math-lp-1-page-label\": \"د ليکنې سرليک\",\n\t\"math-lp-2-content-option-1\": \"پېچلې شمېرپوهنيزه اصطلاح (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"يوگړې شمېره (3.14)\",\n\t\"math-lp-2-content-option-6\": \"کيميايي جوړښت (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-option-1\": \"(بوبه) شمېرپوهنه\",\n\t\"math-lp-2-domain-option-2\": \"پنځپوهنه\",\n\t\"math-lp-2-domain-option-3\": \"کيميا\",\n\t\"math-lp-2-domain-option-4\": \"ژونپوهنه\",\n\t\"math-lp-2-domain-option-5\": \"انجنري\",\n\t\"math-lp-2-domain-option-6\": \"کمپيوټر ساينس\",\n\t\"math-lp-2-domain-option-7\": \"درملگري\",\n\t\"math-lp-2-domain-option-8\": \"وټپوهنه\",\n\t\"math-lp-2-domain-option-9\": \"نور\",\n\t\"math-lp-3-head\": \"گام 3: LaTeX کوډ\",\n\t\"math-lp-3-pretty-option-3\": \"زه څه نشم وييلی.\",\n\t\"math-lp-3-assessment-option-4\": \"زه څه نشم وييلی.\",\n\t\"math-lp-4-spacing-option-1\": \"ښه\",\n\t\"math-lp-4-spacing-option-2\": \"منځوی\",\n\t\"math-lp-4-spacing-option-3\": \"بد\",\n\t\"math-lp-4-font-option-1\": \"سپينول\",\n\t\"math-lp-4-font-option-2\": \"منځوی\",\n\t\"math-lp-4-absolute-option-1\": \"ښه\",\n\t\"math-lp-4-absolute-option-2\": \"منځوی\",\n\t\"math-lp-4-absolute-option-3\": \"بد\",\n\t\"math-lp-6-srt-assessment-option-1\": \"خورا مرستندويه\",\n\t\"math-lp-6-srt-assessment-option-2\": \"ښه\",\n\t\"math-lp-feedback-label\": \"اضافي تبصرې (اختياري)\",\n\t\"math-lp-finish-label\": \"پای\",\n\t\"math-search-relation-label\": \"اړيکه:\",\n\t\"math-search-relation-0\": \"او\",\n\t\"math-search-relation-1\": \"يا\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/pt-br.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Cainamarques\",\n\t\t\t\"Eduardo Addad de Oliveira\",\n\t\t\t\"Eduardoaddad\",\n\t\t\t\"Felipe L. Ewald\",\n\t\t\t\"Luk3\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Pesquisa de fórmulas matemáticas\",\n\t\"mlpeval\": \"Avaliação de processamento de linguagem matemática\",\n\t\"formulainfo\": \"Informação da fórmula\",\n\t\"mathdownload\": \"Baixar resultados da pesquisa matemática\",\n\t\"mathindex\": \"Índice de matemática\",\n\t\"mathupload\": \"Enviar os resultados da pesquisa matemática\",\n\t\"latextranslator\": \"Tradutor de LaTeX para CAS\",\n\t\"specialpages-group-mathsearch\": \"Pesquisa de fórmulas matemáticas\",\n\t\"displaytopics\": \"Mostrar tópicos\",\n\t\"mathsearch-desc\": \"Integra o motor de busca [http://search.mathweb.org/about.html MathWeb]\",\n\t\"getequationsbyquery\": \"Obter equações por consulta\",\n\t\"xquerygenerator\": \"Gerador XQuery\",\n\t\"mathdebug\": \"Compositor de provas\",\n\t\"math-lp-1-intro\": \"Caro(a) participante,\\n\\nobrigado por participar na avaliação para melhorar a funcionalidade matemática na Wikipédia e noutras wikis que usam a matemática. O estudo avalia a qualidade das fórmulas matemáticas no MediaWiki, o software usado na Wikipédia, em relação a três aspetos:\\n\\n# Entrada LaTeX: O código-fonte da fórmula foi corretamente introduzido? (Usando <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> em vez de <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# Composição (''rendering''): A fórmula é apresentada corretamente? (Até uma entrada em LaTeX correta pode conduzir a fórmulas ilegíveis em certos dispositivos.)\\n# Semântica: A extensão Math do MediaWiki é capaz de capturar o conteúdo semântico da fórmula corretamente? (<math>f(a+b)</math> pode significar \\\"função <math>f</math> aplicada à soma de <math>a</math> e <math>b</math>\\\" ou \\\"variável <math>f</math> vezes a soma de <math>a</math> e <math>b</math>\\\")\\n\\nNas seguintes, será conduzido através de um processo de avaliação com cinco passos. É fornecida informação detalhada na caixa informativa à direita. Note que as perguntas com uma única resposta possível têm sempre a primeira opção possível pré-selecionada.\",\n\t\"math-lp-1-head\": \"1º passo: Selecione um artigo que conhece bem\",\n\t\"math-lp-1-page-label\": \"Título do artigo\",\n\t\"math-lp-1-page-help\": \"Este campo de entrada é pré-preenchido com um artigo escolhido aleatoriamente, que contém fórmulas matemáticas. Tem três opções:\\n# Clicar \\\"continuar\\\" para prosseguir com este artigo.\\n# Introduzir o título de um artigo que quer avaliar e depois clicar \\\"continuar\\\".\\n# Clicar \\\"selecionar outro artigo aleatório\\\" para recarregar esta página e obter um novo artigo escolhido aleatoriamente.\",\n\t\"math-lp-2-head\": \"2º passo: Classificar a expressão matemática\",\n\t\"math-lp-2-intro\": \"A seguir, verá uma expressão matemática que foi introduzida usando a notação matemática do MediaWiki e é tratada como uma expressão matemática pelo software MediaWiki.\\n\\nNeste passo você classifica o tipo e o domínio da expressão, porque a notação matemática não é usada só em matemática pura.\\n\\nSe a expressão que vir não for uma expressão matemática complexa, recomendamos que envie o formulário clicando ''{{int:math-lp-new-formula}}''.\\n\\nAbaixo verá uma caixa cinzenta que é expansível. A expressão que está a ser avaliada é apresentada no cabeçalho. Se clicar em \\\"Expandir\\\", verá um extrato do artigo de onde a expressão foi extraída. Para ver o artigo completo pode abrir a hiperligação no topo da página numa janela nova.\",\n\t\"math-lp-2-content-label\": \"Selecionar o tipo de expressão mais apropriado\",\n\t\"math-lp-2-content-option-1\": \"expressão matemática complexa (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"número único (3.14)\",\n\t\"math-lp-2-content-option-3\": \"identificador único (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"símbolo matemático único (±)\",\n\t\"math-lp-2-content-option-5\": \"símbolo usado num contexto não matemático (♭ em música)\",\n\t\"math-lp-2-content-option-6\": \"estrutura química (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Selecionar o domínio da expressão\",\n\t\"math-lp-2-domain-option-1\": \"matemática (pura)\",\n\t\"math-lp-2-domain-option-2\": \"física\",\n\t\"math-lp-2-domain-option-3\": \"química\",\n\t\"math-lp-2-domain-option-4\": \"biologia\",\n\t\"math-lp-2-domain-option-5\": \"engenharia\",\n\t\"math-lp-2-domain-option-6\": \"ciência da Computação\",\n\t\"math-lp-2-domain-option-7\": \"medicina\",\n\t\"math-lp-2-domain-option-8\": \"economia\",\n\t\"math-lp-2-domain-option-9\": \"outros\",\n\t\"math-lp-3-head\": \"3º passo: código LaTeX\",\n\t\"math-lp-3-intro\": \"No seguinte, avaliará a qualidade do código-fonte LaTeX.\",\n\t\"math-lp-3-pretty-label\": \"Qual das fontes de entrada é mais legível?\",\n\t\"math-lp-3-pretty-help\": \"Avaliar a legibilidade do próprio código LaTeX, e não da sua composição no ecrã. A questão estará desativada se o texto original e o verificado são iguais.\",\n\t\"math-lp-3-pretty-option-1\": \"Código LaTeX original introduzido pelo utilizador\",\n\t\"math-lp-3-pretty-option-2\": \"Código LaTeX após verificação de segurança\",\n\t\"math-lp-3-pretty-option-3\": \"Não sei.\",\n\t\"math-lp-3-assessment-label\": \"Avaliação do código LaTeX original introduzido pelo usuário\",\n\t\"math-lp-3-assessment-option-1\": \"a entrada está bem\",\n\t\"math-lp-3-assessment-option-2\": \"a entrada tem pequenos problemas\",\n\t\"math-lp-3-assessment-option-3\": \"a entrada tem grandes problemas\",\n\t\"math-lp-3-assessment-option-4\": \"Não sei.\",\n\t\"math-lp-3-problems-label\": \"Em caso de problemas: existem os seguintes problemas (é possível mais do que uma resposta)\",\n\t\"math-lp-3-problems-option-1\": \"não usou o modo de texto do LateX para palavras  (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 implica que x+1>0</syntaxhighlight> em vez de <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ implica que }x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"problemas de espaçamento (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> em vez de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"Nomes de função com mais do que uma letra (uso de <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> em vez de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"Redefinição de conceitos predefinidos (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> em vez de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> ou <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> em vez de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"Para pular este passo, pressione o botão verde abaixo\",\n\t\"math-lp-3-skip-help\": \"Se não se sente à vontade para rever código LaTeX, recomendamos que salte este passo.\",\n\t\"math-lp-3-suggestion-label\": \"Correção da entrada do usuário:\",\n\t\"math-lp-3-suggestion-help\": \"Opcional, usar se a qualidade TeX não for muito boa\",\n\t\"math-lp-4-head\": \"$2º passo: Composição $1\",\n\t\"math-lp-4-intro\": \"Nas seguintes, irá avaliar a qualidade da composição $1. Este passo tem 4 subpassos. De início irá comparar as diferentes composições e depois nos passos 4a a 4c avaliará cada composição individualmente. Note que o seu browser pode não suportar as composições SVG ou MathML. Na wikipedia.org real ou em wikis privadas uma solução de recurso selecionaria automaticamente uma composição apropriada para o seu browser. No entanto, para esta avaliação, essa funcionalidade foi desativada e a composição que verá é exatamente a especificada.\",\n\t\"math-lp-4-best-label\": \"Qual das composições lhe parece melhor?\",\n\t\"math-lp-4-size-label\": \"Como está o tamanho da expressão matemática em comparação com o texto?\",\n\t\"math-lp-4-size-option-1\": \"bem\",\n\t\"math-lp-4-size-option-2\": \"muito pequeno\",\n\t\"math-lp-4-size-option-3\": \"muito grande\",\n\t\"math-lp-4-spacing-label\": \"Como está o espaçamento da expressão matemática?\",\n\t\"math-lp-4-spacing-option-1\": \"bom\",\n\t\"math-lp-4-spacing-option-2\": \"moderado\",\n\t\"math-lp-4-spacing-option-3\": \"mau\",\n\t\"math-lp-4-font-label\": \"Como está a fonte da expressão matemática?\",\n\t\"math-lp-4-font-option-1\": \"limpar\",\n\t\"math-lp-4-font-option-2\": \"moderada\",\n\t\"math-lp-4-font-option-3\": \"desfocada\",\n\t\"math-lp-4-integration-label\": \"Como é que a fórmula está integrada no texto?\",\n\t\"math-lp-4-integration-option-1\": \"Está bem integrada no texto.\",\n\t\"math-lp-4-integration-option-2\": \"Destaca-se, mas não perturba a leitura.\",\n\t\"math-lp-4-integration-option-3\": \"Perturba a leitura.\",\n\t\"math-lp-4-absolute-label\": \"Como está a composição global da expressão?\",\n\t\"math-lp-4-absolute-option-1\": \"boa\",\n\t\"math-lp-4-absolute-option-2\": \"moderado\",\n\t\"math-lp-4-absolute-option-3\": \"mau\",\n\t\"math-lp-5-head\": \"5º passo: Semântica independente do contexto\",\n\t\"math-lp-5-intro\": \"Nas seguintes, avaliará a qualidade da semântica das fórmulas.\",\n\t\"math-lp-5-identifiers-label\": \"Os seguintes identificadores matemáticos foram extraídos da fórmula. Selecione para cada um deles se é um identificador da expressão.\",\n\t\"math-lp-5-missing-label\": \"Se a expressão contém identificadores que não estão na lista acima, insira o código LaTeX dos identificadores no campo abaixo. Use uma linha para cada identificador.\",\n\t\"math-lp-5-footer\": \"Os valores pré-preenchidos deste formulário foram gerados usando uma grande variedade de projetos de fonte livre, por exemplo, LaTeXML, MathJax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcjs, texvcinfo. Acknowledgements to the contributors David Cervone, Deyan Ginev, Alexey Grigorev, Martin Líška, Bruce Miller, Robert Pagel, Michal Růžička, Volker Sorge, Frédéric Wang, Garbirel Wicke e muitos outros.\",\n\t\"math-lp-6-head\": \"6º passo: Semântica dependente do contexto\",\n\t\"math-lp-6-intro\": \"Nas seguintes, avaliará a qualidade da extração da definição. Nalguns casos o nosso software é capaz de deduzir automaticamente os nomes dos identificadores a partir do texto que rodeia a expressão. Noutros casos isto não é possível, ainda. Ajude a melhorar este software, por favor,  e para cada identificador escreva um nome de identificador apropriado no campo \\\"outro\\\".\",\n\t\"math-lp-6-separator-message\": \"Definição para o identificador <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-help\": \"O \\\"motor de regras de expressão verbal\\\" gera o seguinte texto, que deveria ajudar as pessoas com incapacidades visuais ou problemas de leitura, a compreender a fórmula. Nas seguintes, designamos este texto por \\\"{{int:math-lp-6-srt-label}}\\\".\",\n\t\"math-lp-6-srt-label\": \"Texto da regra de expressão verbal:\",\n\t\"math-lp-6-srt-assessment-label\": \"Como avalia a qualidade do Texto da Regra de Expressão Verbal?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"muito útil\",\n\t\"math-lp-6-srt-assessment-option-2\": \"bastante útil\",\n\t\"math-lp-6-srt-assessment-option-3\": \"ligeiramente útil\",\n\t\"math-lp-6-srt-assessment-option-4\": \"não é útil em absoluto\",\n\t\"math-lp-6-srt-suggestion-label\": \"Sugerir um texto alternativo melhor (opcional)\",\n\t\"math-lp-7-head\": \"Avaliação terminada\",\n\t\"math-lp-7-intro\": \"Obrigado pela sua avaliação de uma expressão matemática.\\n\\nPode aceder a mais expressões matemáticas do mesmo artigo ou continuar com outro artigo.\",\n\t\"math-lp-feedback-label\": \"Comentários adicionais (opcional)\",\n\t\"math-lp-feedback-help\": \"Se quiser compartilhar alguma informação importante sobre este passo da avaliação, introduza-a aqui.\",\n\t\"math-lp-formula-ref\": \"Está avaliando a expressão matemática $1, composta assim $2, editada pela última vez em <code>$3</code>.\",\n\t\"math-lp-submit-info\": \"Pressione um dos botões abaixo para continuar ou feche a janela para terminar a pesquisa.\",\n\t\"math-lp-submit-label\": \"Continuar com o $1º passo\",\n\t\"math-lp-finish-label\": \"Finalizar\",\n\t\"math-lp-new-article\": \"Continuar com outro artigo\",\n\t\"math-lp-new-formula\": \"Continuar com outra fórmula\",\n\t\"math-wmc-attach-results-help\": \"Por vezes uma única execução contém muitos resultados para um carregamento de arquivo. Nesses casos, o carregamento tem de ser dividido em vários arquivos.\",\n\t\"math-wmc-attach-results-label\": \"Anexar mais resultados à execução existente\",\n\t\"math-wmc-download-intro\": \"Baixe aqui as suas execuções enviadas anteriormente. O ficheiro só inclui resultados válidos. Todos os resultados inválidos foram eliminados.\",\n\t\"math-wmc-download-button\": \"Baixar\",\n\t\"math-wmc-Introduction\": \"Carregar a sua execução para a presente Tarefa NTCIR de Pesquisa Matemática da Wikipédia aqui:\",\n\t\"math-wmc-SectionRun\": \"Informação do envio de execução\",\n\t\"math-wmc-SelectRun\": \"Nome\",\n\t\"math-wmc-SelectRunHelp\": \"Especifique um nome único para a sua execução ou sobrescreva um rascunho existente.\",\n\t\"math-wmc-FileLabel\": \"Arquivo CSV\",\n\t\"math-wmc-FileHelp\": \"Carregue os seus resultados na forma de uma lista classificada de pares (identificador de consulta,identificador de fórmula) separados por vírgula. É necessário um cabeçalho de coluna com a forma <code>queryId,formulaId</code>\",\n\t\"math-wmc-RunAdded\": \"Foi adicionada a execução \\\"$1\\\" com o identificador \\\"$2\\\"\",\n\t\"math-wmc-RunAddError\": \"Erro: Não foi possível adicionar a execução \\\"$1\\\".\",\n\t\"math-wmc-RunAddExist\": \"A execução com o nome \\\"$1\\\" já existe com o identificador \\\"$2\\\"\",\n\t\"math-wmc-Warnings\": \"Foram ignoradas as seguintes linhas dos arquivos recebidos:\",\n\t\"math-wmc-SubmissionSuccess\": \"Execução enviada.\",\n\t\"math-wmc-bad-header\": \"Erro: O cabeçalho de coluna deve ser queryId,formulaId. Não são permitidas colunas adicionais.\",\n\t\"math-wmc-too-many-results\": \"Linha $1: Motivo muitos resultados para $2.\\n A classificação calculada para a fórmula \\\"$3\\\" foi \\\"$4\\\". Isto é maior do que o número máximo permitido de execuções ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Linha $1: A referência da fórmula, \\\"$2\\\", não corresponde ao padrão \\\"$3\\\".\",\n\t\"math-wmc-wrong-formula-reference\": \"Linha $1: A referência da fórmula (revisão \\\"$2\\\", fórmula \\\"$3\\\") é inválida.\",\n\t\"math-wmc-wrong-query-reference\": \"Linha $1: A referência da consulta, \\\"$2\\\", é inválida.\",\n\t\"math-wmc-importing\": \"Importando...\",\n\t\"math-wmc-display-formulae-label\": \"Apresentar a composição das fórmulas enviadas\",\n\t\"math-wmc-display-formulae-help\": \"Não recomendado para grandes arquivos de entrada.\",\n\t\"action-mathwmcsubmit\": \"enviar resultados à Tarefa NTCIR de Pesquisa Matemática da Wikipédia\",\n\t\"right-mathwmcsubmit\": \"Pode enviar resultados para a tarefa da tarefa de pesquisa matemática da Wikipédia\",\n\t\"math-search-term\": \"* $4 termo-$1: expressão-$3 \\\"$2\\\" com {{PLURAL:$5|1 resultado|$5 resultados}}.\",\n\t\"math-search-relation-label\": \"Relação:\",\n\t\"math-search-relation-0\": \"e\",\n\t\"math-search-relation-1\": \"ou\",\n\t\"math-search-relation-2\": \"e não\",\n\t\"math-search-type-label\": \"Tipo:\",\n\t\"math-search-type-0\": \"Palavras-chave\",\n\t\"math-search-type-1\": \"Padrão TeX\",\n\t\"math-search-type-2\": \"Expressão xQuery\",\n\t\"math-search-expression-label\": \"Expressão:\",\n\t\"math-tex2nb-header\": \"Especifique a sua própria entrada\",\n\t\"math-tex2nb-intro\": \"Este protótipo pretende demonstrar a ideia da conversão de TeX para Sistema de Álgebra Computacional (CAS).\\n\\nA aplicação de demonstração converte funções LaTeX que se traduzem diretamente para contrapartes CAS =.\\n\\nAs funções sem suporte explícito para CAS estão disponíveis para tradução através de um pacote DRMF (em desenvolvimento).\",\n\t\"math-tex2nb-input\": \"Entrada de fórmula\",\n\t\"math-tex2nb-wikitext\": \"Contexto do Wikitexto\",\n\t\"math-tex2nb-latex\": \"A seguinte entrada em LaTeX ...\",\n\t\"math-tex2nb-mathematica\": \"... é traduzida para o resultado CAS ...\",\n\t\"math-tex2nb-purge\": \"Limpe os resultados em cache.\",\n\t\"datatypes-type-contentmath\": \"Expressão matemática (conteúdo)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Expressão matemática (conteúdo)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Campo de dados literais para expressões matemáticas, fórmulas, equações e outros, expressas na variante DRMF/DLMF do LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/pt.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Hamilton Abreu\",\n\t\t\t\"Macofe\",\n\t\t\t\"Vitorvicentevalente\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Pesquisa de fórmulas matemáticas\",\n\t\"mlpeval\": \"Avaliação de processamento de linguagem matemática\",\n\t\"formulainfo\": \"Informação da fórmula\",\n\t\"mathdownload\": \"Descarregar resultados da pesquisa matemática\",\n\t\"mathindex\": \"Índice de matemática\",\n\t\"mathupload\": \"Enviar os resultados da pesquisa matemática\",\n\t\"latextranslator\": \"Tradutor de LaTeX para CAS\",\n\t\"specialpages-group-mathsearch\": \"Pesquisa de fórmulas matemáticas\",\n\t\"displaytopics\": \"Mostrar tópicos\",\n\t\"mathsearch-desc\": \"Integra o motor de pesquisa [http://search.mathweb.org/about.html MathWeb Search]\",\n\t\"getequationsbyquery\": \"Obter equações por consulta\",\n\t\"xquerygenerator\": \"Gerador XQuery\",\n\t\"mathdebug\": \"Compositor de provas\",\n\t\"math-lp-1-intro\": \"Caro(a) participante,\\n\\nobrigado por participar na avaliação para melhorar a funcionalidade matemática na Wikipédia e noutras wikis que usam a matemática. O estudo avalia a qualidade das fórmulas matemáticas no MediaWiki, o software usado na Wikipédia, em relação a três aspetos:\\n\\n# Entrada LaTeX: O código-fonte da fórmula foi corretamente introduzido? (Usando <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> em vez de <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# Composição (''rendering''): A fórmula é apresentada corretamente? (Até uma entrada em LaTeX correta pode conduzir a fórmulas ilegíveis em certos dispositivos.)\\n# Semântica: A extensão Math do MediaWiki é capaz de capturar o conteúdo semântico da fórmula corretamente? (<math>f(a+b)</math> pode significar \\\"função <math>f</math> aplicada à soma de <math>a</math> e <math>b</math>\\\" ou \\\"variável <math>f</math> vezes a soma de <math>a</math> e <math>b</math>\\\")\\n\\nNas seguintes, será conduzido através de um processo de avaliação com cinco passos. É fornecida informação detalhada na caixa informativa à direita. Note que as perguntas com uma única resposta possível têm sempre a primeira opção possível pré-selecionada.\",\n\t\"math-lp-1-head\": \"1º passo: Selecione um artigo que conhece bem\",\n\t\"math-lp-1-page-label\": \"Título do artigo\",\n\t\"math-lp-1-page-help\": \"Este campo de entrada é pré-preenchido com um artigo escolhido aleatoriamente, que contém fórmulas matemáticas. Tem três opções:\\n# Clicar \\\"continuar\\\" para prosseguir com este artigo.\\n# Introduzir o título de um artigo que quer avaliar e depois clicar \\\"continuar\\\".\\n# Clicar \\\"selecionar outro artigo aleatório\\\" para recarregar esta página e obter um novo artigo escolhido aleatoriamente.\",\n\t\"math-lp-2-head\": \"2º passo: Classificar a expressão matemática\",\n\t\"math-lp-2-intro\": \"A seguir, verá uma expressão matemática que foi introduzida usando a notação matemática do MediaWiki e é tratada como uma expressão matemática pelo software MediaWiki.\\n\\nNeste passo você classifica o tipo e o domínio da expressão, porque a notação matemática não é usada só em matemática pura.\\n\\nSe a expressão que vir não for uma expressão matemática complexa, recomendamos que envie o formulário clicando ''{{int:math-lp-new-formula}}''.\\n\\nAbaixo verá uma caixa cinzenta que é expansível. A expressão que está a ser avaliada é apresentada no cabeçalho. Se clicar em \\\"Expandir\\\", verá um extrato do artigo de onde a expressão foi extraída. Para ver o artigo completo pode abrir a hiperligação no topo da página numa janela nova.\",\n\t\"math-lp-2-content-label\": \"Selecionar o tipo de expressão mais apropriado\",\n\t\"math-lp-2-content-option-1\": \"expressão matemática complexa (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"número único (3.14)\",\n\t\"math-lp-2-content-option-3\": \"identificador único (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"símbolo matemático único (±)\",\n\t\"math-lp-2-content-option-5\": \"símbolo usado num contexto não matemático (♭ em música)\",\n\t\"math-lp-2-content-option-6\": \"estrutura química (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Selecionar o domínio da expressão\",\n\t\"math-lp-2-domain-option-1\": \"matemática (pura)\",\n\t\"math-lp-2-domain-option-2\": \"física\",\n\t\"math-lp-2-domain-option-3\": \"química\",\n\t\"math-lp-2-domain-option-4\": \"biologia\",\n\t\"math-lp-2-domain-option-5\": \"engenharia\",\n\t\"math-lp-2-domain-option-6\": \"informática\",\n\t\"math-lp-2-domain-option-7\": \"medicina\",\n\t\"math-lp-2-domain-option-8\": \"economia\",\n\t\"math-lp-2-domain-option-9\": \"outra\",\n\t\"math-lp-3-head\": \"3º passo: código LaTeX\",\n\t\"math-lp-3-intro\": \"No seguinte, avaliará a qualidade do código-fonte LaTeX.\",\n\t\"math-lp-3-pretty-label\": \"Qual das fontes de entrada é mais legível?\",\n\t\"math-lp-3-pretty-help\": \"Avaliar a legibilidade do próprio código LaTeX, e não da sua composição no ecrã. A questão estará desativada se o texto original e o verificado são iguais.\",\n\t\"math-lp-3-pretty-option-1\": \"Código LaTeX original introduzido pelo utilizador\",\n\t\"math-lp-3-pretty-option-2\": \"Código LaTeX após verificação de segurança\",\n\t\"math-lp-3-pretty-option-3\": \"Não sei.\",\n\t\"math-lp-3-assessment-label\": \"Avaliação do código LaTeX original introduzido pelo utilizador\",\n\t\"math-lp-3-assessment-option-1\": \"a entrada está bem\",\n\t\"math-lp-3-assessment-option-2\": \"a entrada tem pequenos problemas\",\n\t\"math-lp-3-assessment-option-3\": \"a entrada tem grandes problemas\",\n\t\"math-lp-3-assessment-option-4\": \"Não sei.\",\n\t\"math-lp-3-problems-label\": \"Em caso de problemas: existem os seguintes problemas (é possível mais do que uma resposta)\",\n\t\"math-lp-3-problems-option-1\": \"não usou o modo de texto do LateX para palavras  (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 implica que x+1>0</syntaxhighlight> em vez de <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ implica que }x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"problemas de espaçamento (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> em vez de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"Nomes de função com mais do que uma letra (uso de <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> em vez de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"Redefinição de conceitos predefinidos (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> em vez de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> ou <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> em vez de <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"Para saltar este passo, pressione o botão verde abaixo\",\n\t\"math-lp-3-skip-help\": \"Se não se sente à vontade para rever código LaTeX, recomendamos que salte este passo.\",\n\t\"math-lp-3-suggestion-label\": \"Correção da entrada do utilizador:\",\n\t\"math-lp-3-suggestion-help\": \"Opcional, usar se a qualidade TeX não for muito boa\",\n\t\"math-lp-4-head\": \"$2º passo: Composição $1\",\n\t\"math-lp-4-intro\": \"Nas seguintes, irá avaliar a qualidade da composição $1. Este passo tem 4 subpassos. De início irá comparar as diferentes composições e depois nos passos 4a a 4c avaliará cada composição individualmente. Note que o seu browser pode não suportar as composições SVG ou MathML. Na wikipedia.org real ou em wikis privadas uma solução de recurso selecionaria automaticamente uma composição apropriada para o seu browser. No entanto, para esta avaliação, essa funcionalidade foi desativada e a composição que verá é exatamente a especificada.\",\n\t\"math-lp-4-best-label\": \"Qual das composições lhe parece melhor?\",\n\t\"math-lp-4-size-label\": \"Como está o tamanho da expressão matemática em comparação com o texto?\",\n\t\"math-lp-4-size-option-1\": \"bem\",\n\t\"math-lp-4-size-option-2\": \"demasiado pequeno\",\n\t\"math-lp-4-size-option-3\": \"demasiado grande\",\n\t\"math-lp-4-spacing-label\": \"Como está o espaçamento da expressão matemática?\",\n\t\"math-lp-4-spacing-option-1\": \"bom\",\n\t\"math-lp-4-spacing-option-2\": \"moderado\",\n\t\"math-lp-4-spacing-option-3\": \"mau\",\n\t\"math-lp-4-font-label\": \"Como está a fonte da expressão matemática?\",\n\t\"math-lp-4-font-option-1\": \"clara\",\n\t\"math-lp-4-font-option-2\": \"moderada\",\n\t\"math-lp-4-font-option-3\": \"desfocada\",\n\t\"math-lp-4-integration-label\": \"Como é que a fórmula está integrada no texto?\",\n\t\"math-lp-4-integration-option-1\": \"Está bem integrada no texto.\",\n\t\"math-lp-4-integration-option-2\": \"Destaca-se, mas não perturba a leitura.\",\n\t\"math-lp-4-integration-option-3\": \"Perturba a leitura.\",\n\t\"math-lp-4-absolute-label\": \"Como está a composição global da expressão?\",\n\t\"math-lp-4-absolute-option-1\": \"boa\",\n\t\"math-lp-4-absolute-option-2\": \"moderada\",\n\t\"math-lp-4-absolute-option-3\": \"má\",\n\t\"math-lp-5-head\": \"5º passo: Semântica independente do contexto\",\n\t\"math-lp-5-intro\": \"Nas seguintes, avaliará a qualidade da semântica das fórmulas.\",\n\t\"math-lp-5-identifiers-label\": \"Os seguintes identificadores matemáticos foram extraídos da fórmula. Selecione para cada um deles se é um identificador da expressão.\",\n\t\"math-lp-5-missing-label\": \"Se a expressão contém identificadores que não estão na lista acima, insira o código LaTeX dos identificadores no campo abaixo. Use uma linha para cada identificador.\",\n\t\"math-lp-5-footer\": \"Os valores pré-preenchidos deste formulário foram gerados usando uma grande variedade de projetos de fonte livre, por exemplo, LaTeXML, MathJax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcjs, texvcinfo. Acknowledgements to the contributors David Cervone, Deyan Ginev, Alexey Grigorev, Martin Líška, Bruce Miller, Robert Pagel, Michal Růžička, Volker Sorge, Frédéric Wang, Garbirel Wicke e muitos outros.\",\n\t\"math-lp-6-head\": \"6º passo: Semântica dependente do contexto\",\n\t\"math-lp-6-intro\": \"Nas seguintes, avaliará a qualidade da extração da definição. Nalguns casos o nosso software é capaz de deduzir automaticamente os nomes dos identificadores a partir do texto que rodeia a expressão. Noutros casos isto não é possível, ainda. Ajude a melhorar este software, por favor,  e para cada identificador escreva um nome de identificador apropriado no campo \\\"outro\\\".\",\n\t\"math-lp-6-separator-message\": \"Definição para o identificador <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-help\": \"O \\\"motor de regras de expressão verbal\\\" gera o seguinte texto, que deveria ajudar as pessoas com incapacidades visuais ou problemas de leitura, a compreender a fórmula. Nas seguintes, designamos este texto por \\\"{{int:math-lp-6-srt-label}}\\\".\",\n\t\"math-lp-6-srt-label\": \"Texto da regra de expressão verbal:\",\n\t\"math-lp-6-srt-assessment-label\": \"Como avalia a qualidade do Texto da Regra de Expressão Verbal?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"muito útil\",\n\t\"math-lp-6-srt-assessment-option-2\": \"bastante útil\",\n\t\"math-lp-6-srt-assessment-option-3\": \"ligeiramente útil\",\n\t\"math-lp-6-srt-assessment-option-4\": \"não é útil em absoluto\",\n\t\"math-lp-6-srt-suggestion-label\": \"Sugerir um texto alternativo melhor (opcional)\",\n\t\"math-lp-7-head\": \"Avaliação terminada\",\n\t\"math-lp-7-intro\": \"Obrigado pela sua avaliação de uma expressão matemática.\\n\\nPode aceder a mais expressões matemáticas do mesmo artigo ou continuar com outro artigo.\",\n\t\"math-lp-feedback-label\": \"Comentários adicionais (opcional)\",\n\t\"math-lp-feedback-help\": \"Se quiser partilhar alguma informação importante sobre este passo da avaliação, introduza-a aqui.\",\n\t\"math-lp-formula-ref\": \"Está a avaliar a expressão matemática $1, composta assim $2, editada pela última vez em <code>$3</code>.\",\n\t\"math-lp-submit-info\": \"Pressione um dos botões abaixo para continuar ou feche a janela para terminar o inquérito.\",\n\t\"math-lp-submit-label\": \"Continuar com o $1º passo\",\n\t\"math-lp-finish-label\": \"Terminar\",\n\t\"math-lp-new-article\": \"Continuar com outro artigo\",\n\t\"math-lp-new-formula\": \"Continuar com outra fórmula\",\n\t\"math-wmc-attach-results-help\": \"Por vezes uma única execução contém demasiados resultados para um carregamento de ficheiro. Nesses casos, o carregamento tem de ser dividido em vários ficheiros.\",\n\t\"math-wmc-attach-results-label\": \"Anexar mais resultados à execução existente\",\n\t\"math-wmc-download-intro\": \"Descarregue aqui as suas execuções enviadas anteriormente. O ficheiro só inclui resultados válidos. Todos os resultados inválidos foram eliminados.\",\n\t\"math-wmc-download-button\": \"Descarregar\",\n\t\"math-wmc-Introduction\": \"Carregar a sua execução para a presente Tarefa NTCIR de Pesquisa Matemática da Wikipédia aqui:\",\n\t\"math-wmc-SectionRun\": \"Informação do envio de execução\",\n\t\"math-wmc-SelectRun\": \"Nome\",\n\t\"math-wmc-SelectRunHelp\": \"Especifique um nome único para a sua execução ou sobrescreva um rascunho existente.\",\n\t\"math-wmc-FileLabel\": \"Ficheiro CSV\",\n\t\"math-wmc-FileHelp\": \"Carregue os seus resultados na forma de uma lista classificada de pares (identificador de consulta,identificador de fórmula) separados por vírgula. É necessário um cabeçalho de coluna com a forma <code>queryId,formulaId</code>\",\n\t\"math-wmc-RunAdded\": \"Foi adicionada a execução \\\"$1\\\" com o identificador \\\"$2\\\"\",\n\t\"math-wmc-RunAddError\": \"Erro: Não foi possível adicionar a execução \\\"$1\\\".\",\n\t\"math-wmc-RunAddExist\": \"A execução com o nome \\\"$1\\\" já existe com o identificador \\\"$2\\\"\",\n\t\"math-wmc-Warnings\": \"Foram ignoradas as seguintes linhas dos ficheiros recebidos:\",\n\t\"math-wmc-SubmissionSuccess\": \"Execução enviada.\",\n\t\"math-wmc-bad-header\": \"Erro: O cabeçalho de coluna deve ser queryId,formulaId. Não são permitidas colunas adicionais.\",\n\t\"math-wmc-too-many-results\": \"Linha $1: Motivo demasiados resultados para $2.\\n A classificação calculada para a fórmula \\\"$3\\\" foi \\\"$4\\\". Isto é maior do que o número máximo permitido de execuções ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Linha $1: A referência da fórmula, \\\"$2\\\", não corresponde ao padrão \\\"$3\\\".\",\n\t\"math-wmc-wrong-formula-reference\": \"Linha $1: A referência da fórmula (revisão \\\"$2\\\", fórmula \\\"$3\\\") é inválida.\",\n\t\"math-wmc-wrong-query-reference\": \"Linha $1: A referência da consulta, \\\"$2\\\", é inválida.\",\n\t\"math-wmc-importing\": \"A importar...\",\n\t\"math-wmc-display-formulae-label\": \"Apresentar a composição das fórmulas enviadas\",\n\t\"math-wmc-display-formulae-help\": \"Não recomendado para grandes ficheiros de entrada.\",\n\t\"action-mathwmcsubmit\": \"enviar resultados à Tarefa NTCIR de Pesquisa Matemática da Wikipédia\",\n\t\"right-mathwmcsubmit\": \"Enviar resultados à Tarefa NTCIR de Pesquisa Matemática da Wikipédia\",\n\t\"math-search-term\": \"* $4 termo-$1: expressão-$3 \\\"$2\\\" com {{PLURAL:$5|1 resultado|$5 resultados}}.\",\n\t\"math-search-relation-label\": \"Relação:\",\n\t\"math-search-relation-0\": \"e\",\n\t\"math-search-relation-1\": \"ou\",\n\t\"math-search-relation-2\": \"e não\",\n\t\"math-search-type-label\": \"Tipo:\",\n\t\"math-search-type-0\": \"Palavra-chave\",\n\t\"math-search-type-1\": \"Padrão TeX\",\n\t\"math-search-type-2\": \"Expressão xQuery\",\n\t\"math-search-expression-label\": \"Expressão:\",\n\t\"math-tex2nb-header\": \"Especifique a sua própria entrada\",\n\t\"math-tex2nb-intro\": \"Este protótipo pretende demonstrar a ideia da conversão de TeX para CAS (Computer Algebra System).\\n\\nA aplicação de demonstração converte funções LaTeX que se traduzem diretamente para contrapartes CAS.\\n\\nAs funções sem suporte explícito para CAS estão disponíveis para tradução através de um pacote DRMF (em desenvolvimento).\",\n\t\"math-tex2nb-input\": \"Fórmula de entrada\",\n\t\"math-tex2nb-wikitext\": \"Contexto em texto wiki\",\n\t\"math-tex2nb-latex\": \"A seguinte entrada em LaTeX ...\",\n\t\"math-tex2nb-mathematica\": \"... é traduzida para o resultado CAS ...\",\n\t\"math-tex2nb-purge\": \"Purgar os resultados em cache.\",\n\t\"datatypes-type-contentmath\": \"Expressão matemática (conteúdo)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Expressão matemática (conteúdo)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Campo de dados literais para expressões matemáticas, fórmulas, equações e outros, expressas na variante DRMF/DLMF do LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/qqq.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Liuxinyu970226\",\n\t\t\t\"Metalhead64\",\n\t\t\t\"Moritz Schubotz\",\n\t\t\t\"Robby\",\n\t\t\t\"Shirayuki\",\n\t\t\t\"Umherirrender\",\n\t\t\t\"Verdy p\"\n\t\t]\n\t},\n\t\"mathsearch\": \"{{doc-special|MathSearch}}\\n\\\"Math Search\\\" is the name of the MediaWiki extension which integrates the [http://search.mathweb.org/ MathWeb Search] engine.\\n\\nMath Search is used to search for a formula based on their MathML representation.\\n{{Identical|Math search}}\",\n\t\"mlpeval\": \"{{doc-special|MlpEval}}\\nThe special page \\\"Mathematical Language Processing evaluation\\\" provides an interface to evaluate the results of the MLP tool.\",\n\t\"formulainfo\": \"{{doc-special|FormulaInfo}}\\nThe special page displays technical information about the formula, e.g. the variables it contains and information about rendering etc.\",\n\t\"mathdownload\": \"{{doc-special|MathDownload}}\\nUsers and admins can download submissions to the wmc math search search challenge for archival.\",\n\t\"mathindex\": \"{{doc-special|MathIndex}}\\nThe special page provides a user interface to the maintenance scripts to maintain the index for mathematical formulae.\",\n\t\"mathupload\": \"{{doc-special|MathUpload|unlisted=1}}\",\n\t\"latextranslator\": \"{{doc-special|LaTeXTranslator}}\\nThe special page translates input from LaTeX to various Computer Algebra System outputs\",\n\t\"specialpages-group-mathsearch\": \"{{doc-special-group|that=are related to the extension MathSearch|like=[[Special:MathSearch]], [[Special:FormulaInfo]], [[Special:GetEquationsByQuery]], [[Special:XQueryGenerator]]}}\\n\\\"Math Search\\\" is also the name of the MediaWiki extension which integrates the [http://search.mathweb.org/ MathWeb Search] engine.\\n{{Identical|Math search}}\",\n\t\"displaytopics\": \"{{doc-special|FormulaInfo}}\\nThe special page displays technical information about a search topic.\",\n\t\"mathsearch-desc\": \"{{desc|name=Math Search|url=https://www.mediawiki.org/wiki/Extension:MathSearch}}\",\n\t\"getequationsbyquery\": \"{{doc-special|GetEquationByQuery}}\",\n\t\"xquerygenerator\": \"{{doc-special|XQueryGenerator}}\",\n\t\"mathdebug\": \"{{doc-special|MathDebug}}\",\n\t\"math-lp-1-intro\": \"Welcome message for participants of the \\\"Mathematical Language Processing evaluation\\\" survey.\",\n\t\"math-lp-1-head\": \"Headline for survey step 1\",\n\t\"math-lp-1-page-label\": \"Label for page selection box.\",\n\t\"math-lp-1-page-help\": \"Help text for page selection box.\",\n\t\"math-lp-2-head\": \"Headline for survey step 2\",\n\t\"math-lp-2-intro\": \"Summarizing instruction for step 2\",\n\t\"math-lp-2-content-label\": \"Label of the content classification radio control.\",\n\t\"math-lp-2-content-option-1\": \"option of math-lp-2-content-label\",\n\t\"math-lp-2-content-option-2\": \"option of math-lp-2-content-label\",\n\t\"math-lp-2-content-option-3\": \"option of math-lp-2-content-label\",\n\t\"math-lp-2-content-option-4\": \"option of math-lp-2-content-label\",\n\t\"math-lp-2-content-option-5\": \"option of math-lp-2-content-label\",\n\t\"math-lp-2-content-option-6\": \"option of math-lp-2-content-label\",\n\t\"math-lp-2-domain-label\": \"Label of the domain classification option box.\",\n\t\"math-lp-2-domain-option-1\": \"option of math-lp-2-domain-label\",\n\t\"math-lp-2-domain-option-2\": \"option of math-lp-2-domain-label\\n{{Identical|Physics}}\",\n\t\"math-lp-2-domain-option-3\": \"option of math-lp-2-domain-label\\n{{Identical|Chemistry}}\",\n\t\"math-lp-2-domain-option-4\": \"option of math-lp-2-domain-label\\n{{Identical|Biology}}\",\n\t\"math-lp-2-domain-option-5\": \"option of math-lp-2-domain-label\\n{{Identical|Engineering}}\",\n\t\"math-lp-2-domain-option-6\": \"option of math-lp-2-domain-label\",\n\t\"math-lp-2-domain-option-7\": \"option of math-lp-2-domain-label\\n{{Identical|Medicine}}\",\n\t\"math-lp-2-domain-option-8\": \"option of math-lp-2-domain-label\\n{{Identical|Economics}}\",\n\t\"math-lp-2-domain-option-9\": \"option of math-lp-2-domain-label\\n{{Identical|Other}}\",\n\t\"math-lp-3-head\": \"Headline for survey step 3\",\n\t\"math-lp-3-intro\": \"Summarizing instruction for step 3\",\n\t\"math-lp-3-pretty-label\": \"Label of the tex pretty print option box.\",\n\t\"math-lp-3-pretty-help\": \"Help text of the tex pretty print option box.\",\n\t\"math-lp-3-pretty-option-1\": \"option of math-lp-3-pretty-label\",\n\t\"math-lp-3-pretty-option-2\": \"option of math-lp-3-pretty-label\",\n\t\"math-lp-3-pretty-option-3\": \"option of math-lp-3-pretty-label\",\n\t\"math-lp-3-assessment-label\": \"Label of the tex quality assessment print option box.\",\n\t\"math-lp-3-assessment-option-1\": \"option of math-lp-3-assessment-label\",\n\t\"math-lp-3-assessment-option-2\": \"option of math-lp-3-assessment-label\",\n\t\"math-lp-3-assessment-option-3\": \"option of math-lp-3-assessment-label\",\n\t\"math-lp-3-assessment-option-4\": \"option of math-lp-3-assessment-label\",\n\t\"math-lp-3-problems-label\": \"Label of the tex problem assessment check box list.\",\n\t\"math-lp-3-problems-option-1\": \"option of math-lp-3-problems-label\",\n\t\"math-lp-3-problems-option-2\": \"option of math-lp-3-problems-label\",\n\t\"math-lp-3-problems-option-3\": \"option of math-lp-3-problems-label\",\n\t\"math-lp-3-problems-option-4\": \"option of math-lp-3-problems-label\",\n\t\"math-lp-3-skip-label\": \"Label of the button to skip step 3\",\n\t\"math-lp-3-skip-help\": \"Help text of the button to skip step 3\",\n\t\"math-lp-3-suggestion-label\": \"Label of the tex improvement suggestion box.\",\n\t\"math-lp-3-suggestion-help\": \"Help text of the tex improvement suggestion box.\",\n\t\"math-lp-4-head\": \"Headline for survey step 4\",\n\t\"math-lp-4-intro\": \"Summarizing instruction for step 4\",\n\t\"math-lp-4-best-label\": \"Label of the select-best-rendering radio control.\",\n\t\"math-lp-4-size-label\": \"Label of the size assessment option box.\",\n\t\"math-lp-4-size-option-1\": \"option of math-lp-4-size-label\\n{{Identical|Fine}}\",\n\t\"math-lp-4-size-option-2\": \"option of math-lp-4-size-label\",\n\t\"math-lp-4-size-option-3\": \"option of math-lp-4-size-label\",\n\t\"math-lp-4-spacing-label\": \"Label of the spacing assessment option box.\",\n\t\"math-lp-4-spacing-option-1\": \"option of math-lp-4-spacing-label\\n{{Identical|Good}}\",\n\t\"math-lp-4-spacing-option-2\": \"option of math-lp-4-spacing-label\\n{{Identical|Moderate}}\",\n\t\"math-lp-4-spacing-option-3\": \"option of math-lp-4-spacing-label\\n{{Identical|Bad}}\",\n\t\"math-lp-4-font-label\": \"Label of the font assessment option box.\",\n\t\"math-lp-4-font-option-1\": \"option of math-lp-4-assessment-label\\n{{Identical|Clear}}\",\n\t\"math-lp-4-font-option-2\": \"option of math-lp-4-assessment-label\",\n\t\"math-lp-4-font-option-3\": \"option of math-lp-4-assessment-label\",\n\t\"math-lp-4-integration-label\": \"Label of the text integration assessment option box.\",\n\t\"math-lp-4-integration-option-1\": \"option of math-lp-4-integration-label\",\n\t\"math-lp-4-integration-option-2\": \"option of math-lp-4-integration-label\",\n\t\"math-lp-4-integration-option-3\": \"option of math-lp-4-integration-label\",\n\t\"math-lp-4-absolute-label\": \"Label of the overall assessment option box.\",\n\t\"math-lp-4-absolute-option-1\": \"option of math-lp-4-absolute-label\\n{{Identical|Good}}\",\n\t\"math-lp-4-absolute-option-2\": \"option of math-lp-4-absolute-label\",\n\t\"math-lp-4-absolute-option-3\": \"option of math-lp-4-absolute-label\",\n\t\"math-lp-5-head\": \"Headline for survey step 5\",\n\t\"math-lp-5-intro\": \"Summarizing instruction for step 5\",\n\t\"math-lp-5-identifiers-label\": \"Check box list for selection of actual identifiers\",\n\t\"math-lp-5-missing-label\": \"Label of the a text area\",\n\t\"math-lp-5-footer\": \"Footer text for step 5 with credits for contributors.\",\n\t\"math-lp-6-head\": \"Headline for survey step 6\",\n\t\"math-lp-6-intro\": \"Summarizing instruction for step 6\",\n\t\"math-lp-6-separator-message\": \"Headline that separates identifier definition control groups. Wrapped inside header (<h3>).\\n*$1 is the TeX code of the identifeir\",\n\t\"math-lp-6-srt-help\": \"Label of the speech rule text info field\",\n\t\"math-lp-6-srt-label\": \"Help text of the speech rule text info field\",\n\t\"math-lp-6-srt-assessment-label\": \"Label of speech rule text assessment radio control\",\n\t\"math-lp-6-srt-assessment-option-1\": \"option of math-lp-6-srt-assessment-label\",\n\t\"math-lp-6-srt-assessment-option-2\": \"option of math-lp-6-srt-assessment-label\",\n\t\"math-lp-6-srt-assessment-option-3\": \"option of math-lp-6-srt-assessment-label\",\n\t\"math-lp-6-srt-assessment-option-4\": \"option of math-lp-6-srt-assessment-label\",\n\t\"math-lp-6-srt-suggestion-label\": \"Label of the a text field\",\n\t\"math-lp-7-head\": \"Headline for survey final step 6\",\n\t\"math-lp-7-intro\": \"Success message\",\n\t\"math-lp-feedback-label\": \"Text field for general feedback\",\n\t\"math-lp-feedback-help\": \"Help test for feedback text field\",\n\t\"math-lp-formula-ref\": \"Wikitext snippet that describes, which mathematical object is currently evaluated\\nParameters:\\n* $1 - The mathematical expression that is being evaluated\\n* $2 - The mathematical expression as rendered\\n* $3 - Timestamp of the last edit of the mathematical expression\",\n\t\"math-lp-submit-info\": \"Summarizing description of functionality of the different submit buttons.\",\n\t\"math-lp-submit-label\": \"Button label to submit and continue with the next step:\\n Parameter 1 next step.\",\n\t\"math-lp-finish-label\": \"Submit text for the last step.\\n{{Identical|Finish}}\",\n\t\"math-lp-new-article\": \"Button label to submit and continue with a new article.\",\n\t\"math-lp-new-formula\": \"Button label to submit and continue with a new mathematical object from the same article\",\n\t\"math-wmc-attach-results-help\": \"Form label help text\",\n\t\"math-wmc-attach-results-label\": \"Form label\",\n\t\"math-wmc-download-intro\": \"Introductory text for MathDownload special page.\",\n\t\"math-wmc-download-button\": \"Button label for submit button.\\n{{Identical|Download}}\",\n\t\"math-wmc-Introduction\": \"Used as introduction for the upload form\",\n\t\"math-wmc-SectionRun\": \"Form group name\",\n\t\"math-wmc-SelectRun\": \"Form label\\n{{Identical|Name}}\",\n\t\"math-wmc-SelectRunHelp\": \"Form label help text\",\n\t\"math-wmc-FileLabel\": \"Form label\",\n\t\"math-wmc-FileHelp\": \"Form label help text\",\n\t\"math-wmc-RunAdded\": \"Message about successful submission\",\n\t\"math-wmc-RunAddError\": \"Message about failure in submission\",\n\t\"math-wmc-RunAddExist\": \"Message about failure in submission\",\n\t\"math-wmc-Warnings\": \"Warning that some entries were ignored during import\",\n\t\"math-wmc-SubmissionSuccess\": \"Feedback for successfully submission.\",\n\t\"math-wmc-bad-header\": \"Error message on wrong file.\",\n\t\"math-wmc-too-many-results\": \"Details of an error in one specific line of submitted file. Follows {{msg-mw|math-wmc-Warnings}}\",\n\t\"math-wmc-malformed-formula-reference\": \"Details of an error in one specific line of submitted file. Follows {{msg-mw|math-wmc-Warnings}}\",\n\t\"math-wmc-wrong-formula-reference\": \"Details of an error in one specific line of submitted file. Follows {{msg-mw|math-wmc-Warnings}}\",\n\t\"math-wmc-wrong-query-reference\": \"Details of an error in one specific line of submitted file. Follows {{msg-mw|math-wmc-Warnings}}\",\n\t\"math-wmc-importing\": \"User feedback printed as WikiText.\\n{{Identical|Importing}}\",\n\t\"math-wmc-display-formulae-label\": \"Checkbox label\",\n\t\"math-wmc-display-formulae-help\": \"Checkbox help\",\n\t\"action-mathwmcsubmit\": \"{{doc-action|mathwmcsubmit}}\",\n\t\"right-mathwmcsubmit\": \"{{doc-right|mathwmcsubmit}}\",\n\t\"math-search-term\": \"Wiki text that reports the user search input, search options and the number of results from the search. Parameters:\\n* $1 - term number\\n* $2 - expression \\n* $3 - relation type {{msg-mw|math-search-relation-0}} or {{msg-mw|math-search-relation-1}} or {{msg-mw|math-search-relation-2}} or empty \\n* $4 - type of search {{msg-mw|math-search-type-0}} or {{msg-mw|math-search-type-1}} \\n* $5 - number of search results\",\n\t\"math-search-relation-label\": \"Text for the label of the selection menu that includes relation search type options\\n{{Identical|Relation}}\",\n\t\"math-search-relation-0\": \"First option in relation selection menu and part of {{msg-mw|math-search-term}}\\n{{Identical|And}}\",\n\t\"math-search-relation-1\": \"Second option in relation selection menu and part of {{msg-mw|math-search-term}}\\n{{Identical|Or}}\",\n\t\"math-search-relation-2\": \"Third option in relation selection menu and part of {{msg-mw|math-search-term}}\",\n\t\"math-search-type-label\": \"Text for the label of the selection menu that includes search type options\\n{{Identical|Type}}\",\n\t\"math-search-type-0\": \"First option in type selection menu and part of {{msg-mw|math-search-term}}\\n{{Identical|Keyword}}\",\n\t\"math-search-type-1\": \"Second option in type selection menu and part of {{msg-mw|math-search-term}}\",\n\t\"math-search-type-2\": \"Third option in type selection menu and part of {{msg-mw|math-search-term}}\",\n\t\"math-search-expression-label\": \"Text form label\\n{{Identical|Expression}}\",\n\t\"math-tex2nb-header\": \"Header of the input-box for user-defined LaTeX input on the specialpage LaTeXTranslator.\",\n\t\"math-tex2nb-intro\": \"Introductory text for the specialpage LaTeXTranslator.\",\n\t\"math-tex2nb-input\": \"Form label for the LaTeX input form on the specialpage LaTeXTranslator.\\n{{Identical|Input}}\",\n\t\"math-tex2nb-wikitext\": \"Form label for wikitext context on the specialpage LaTeXTranslator.\",\n\t\"math-tex2nb-latex\": \"Message above the syntax-highlighted-LaTeX input on the specialpage LaTeXTranslator.\",\n\t\"math-tex2nb-mathematica\": \"Message between the LaTex input and the output on the specialpage LaTeXTranslator.\",\n\t\"math-tex2nb-purge\": \"Message for checkbox to purge cached results on the specialpage LaTeXTrasnlator.\",\n\t\"datatypes-type-contentmath\": \"The name of a data type.\\n{{related|Datatypes-type}}\\n{{Identical|Mathematical expression}}\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"{{Wikibase-datatype-head|Mathematical expression|math}}\\n{{Identical|Mathematical expression}}\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"{{Wikibase-datatype-body|Mathematical expression}}\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ro.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"NGC 54\",\n\t\t\t\"XXN\"\n\t\t]\n\t},\n\t\"math-wmc-SelectRun\": \"Nume\",\n\t\"math-wmc-FileLabel\": \"Fișier CSV\",\n\t\"datatypes-type-contentmath\": \"Expresie matematică (conținut)\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/roa-tara.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Joetaras\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Math Ricerche\",\n\t\"formulainfo\": \"'Mbormaziune sus a Formule\",\n\t\"mathindex\": \"Indice de Math\",\n\t\"latextranslator\": \"Traduttore da LaTeX a CAS\",\n\t\"specialpages-group-mathsearch\": \"Math Ricerche\",\n\t\"mathsearch-desc\": \"Integre 'u motore de [http://search.mathweb.org/about.html Ricerche MathWeb]\",\n\t\"getequationsbyquery\": \"Pigghie le equaziune cu l'inderrogazione\",\n\t\"xquerygenerator\": \"Generatore XQuery\",\n\t\"mathdebug\": \"Test d'u render\",\n\t\"math-lp-1-page-label\": \"Titole d'a vôsce\",\n\t\"math-tex2nb-input\": \"Input d'a formule\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ru.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Alexey\",\n\t\t\t\"DDPAT\",\n\t\t\t\"Facenapalm\",\n\t\t\t\"Gulka.nik\",\n\t\t\t\"Ice bulldog\",\n\t\t\t\"Kaganer\",\n\t\t\t\"Kopcap94\",\n\t\t\t\"Oashnic\",\n\t\t\t\"Okras\",\n\t\t\t\"Pacha Tchernof\",\n\t\t\t\"Striking Blue\",\n\t\t\t\"Vlad5250\",\n\t\t\t\"Wileyfoxyx\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Математический поиск\",\n\t\"mlpeval\": \"Анализ результатов MLP\",\n\t\"formulainfo\": \"Информация о формуле\",\n\t\"mathdownload\": \"Скачать результаты поиска\",\n\t\"mathindex\": \"Математический индекс\",\n\t\"mathupload\": \"Показать похожие результаты поиска\",\n\t\"latextranslator\": \"Переводчик из LaTeX в CAS\",\n\t\"specialpages-group-mathsearch\": \"Математический поиск\",\n\t\"displaytopics\": \"Показать темы\",\n\t\"mathsearch-desc\": \"Интегрирует движок [http://search.mathweb.org/about.html  MathWeb Search]\",\n\t\"getequationsbyquery\": \"Получить уравнения по запросу\",\n\t\"xquerygenerator\": \"XQuery-генератор\",\n\t\"mathdebug\": \"Проверить средство визуализации\",\n\t\"math-lp-1-intro\": \"Уважаемый участник,\\n\\nСпасибо за участие в анализе результатов для улучшения поддержки математческих формул в Википедии и других вики, использующих математику. Наше исследование оценивает качество математических формул в MediaWiki, вики движке, используемом в Википедии. Мы проверяем следующее:\\n\\n# LaTeX: правильно ли набран код? (Например, использование <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> вместо <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# Отображение формул: правильно ли отображается формула? (Даже правильный LaTeX код может отображаться некорректно на некоторых устройствах.)\\n# Семантика: может ли расширение MediaWiki Math правильно передать семантику формул? (<math>f(a+b)</math> может означать \\\"функция <math>f</math> от суммы <math>a</math> и <math>b</math>\\\" или \\\"переменная <math>f</math> умножить на сумму <math>a</math> и <math>b</math>\\\")\\n\\nПроверка результатов состоит из пяти шагов. Детальная информация по каждому шагу будет предоставлена в информационном окне справа. \\n\\nОбратите внимание, что для вопросов, имеющих только один ответ, первая опция всегда выбрана заранее.\",\n\t\"math-lp-1-head\": \"Шаг 1: Выберите статью, с которой вы знакомы\",\n\t\"math-lp-1-page-label\": \"Название статьи\",\n\t\"math-lp-1-page-help\": \"Поле ввода ниже содержит случайно выбранную статью, содержащую математические выражения. \\n\\nВы можете:\\n# Нажать \\\"далее\\\" для проверки этой статьи.\\n# Ввести название статьи, которую вы бы хотели проверить.\\n# Нажать \\\"выбрать другую случайную статью\\\" дял перезагрузки этой страницы.\",\n\t\"math-lp-2-head\": \"Шаг 2: классифицируйте математическое выражение\",\n\t\"math-lp-2-intro\": \"Сейчас будет показано математическое выражение, которое было создано с помощью MediaWiki math markup.\\n\\nВам необходимо определить тип и область, в которой это выражение используется. \\n\\nЕсли показанное выражение не является сложным мат. выражением, мы рекомендуем выбрать ''{{int:math-lp-new-formula}}''.\\n\\nНиже вы увидите серую область, в которой отображается выражение. При нажатии на \\\"Развернуть\\\", вы увидите текст статьи, содержащий выражение. Для того, чтобы отобразить текст статьи целиком, вы можете открыть данную страницу в новом окне.\",\n\t\"math-lp-2-content-label\": \"Выберите наиболее подходящий тип выражения\",\n\t\"math-lp-2-content-option-1\": \"сложное математическое выражение (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"число (3.14)\",\n\t\"math-lp-2-content-option-3\": \"идентификатор (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"математический символ (±)\",\n\t\"math-lp-2-content-option-5\": \"символ, используемый в нематематическом контексте (♭ in music)\",\n\t\"math-lp-2-content-option-6\": \"химическое выражение (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Выберете область, к которой принадлежит выражение\",\n\t\"math-lp-2-domain-option-1\": \"(чистая) математика\",\n\t\"math-lp-2-domain-option-2\": \"физика\",\n\t\"math-lp-2-domain-option-3\": \"химия\",\n\t\"math-lp-2-domain-option-4\": \"биология\",\n\t\"math-lp-2-domain-option-5\": \"технические науки\",\n\t\"math-lp-2-domain-option-6\": \"информатика (computer science)\",\n\t\"math-lp-2-domain-option-7\": \"медицина\",\n\t\"math-lp-2-domain-option-8\": \"экономика\",\n\t\"math-lp-2-domain-option-9\": \"другое\",\n\t\"math-lp-3-head\": \"Шаг 3: LaTeX код\",\n\t\"math-lp-3-intro\": \"На данном шаге вам нужно определить качество данного кода LaTeX.\",\n\t\"math-lp-3-pretty-label\": \"Какой код является более читаемым?\",\n\t\"math-lp-3-pretty-help\": \"Оцените читаемость кода, а не то, как он отображается\",\n\t\"math-lp-3-pretty-option-1\": \"Код, введенный пользователем\",\n\t\"math-lp-3-pretty-option-2\": \"Код, прошедший проверку безопасности\",\n\t\"math-lp-3-pretty-option-3\": \"Сложно определить\",\n\t\"math-lp-3-assessment-label\": \"Оценка исходного кода LaTeX\",\n\t\"math-lp-3-assessment-option-1\": \"Все в порядке\",\n\t\"math-lp-3-assessment-option-2\": \"Есть небольшие проблемы\",\n\t\"math-lp-3-assessment-option-3\": \"Есть большие проблемы\",\n\t\"math-lp-3-assessment-option-4\": \"Не могу сказать.\",\n\t\"math-lp-3-problems-label\": \"В случае проблем, какие из них представлены?\",\n\t\"math-lp-3-problems-option-1\": \"Не использован LaTeX text mode для слов (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 implies that x+1>0</syntaxhighlight> вместо <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ implies that }x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"проблемы с расстановкой пробелов  (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> вместо <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"Использование функции, название которой состоит из нескольких символов (использование <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> вместо <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"Определение новых функций и операторов вместо использования стандартных (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> вместо <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> или <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> вместо <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"Чтобы пропустить этот шаг, нажмите на зеленую кнопку ниже\",\n\t\"math-lp-3-skip-help\": \"Если вы неуверены, рекомендуется пропустить этот шаг.\",\n\t\"math-lp-3-suggestion-label\": \"Предложите более правильный вариант:\",\n\t\"math-lp-3-suggestion-help\": \"(Опционально) используйте это поле, если качество кода плохое\",\n\t\"math-lp-4-head\": \"Шаг $2: $1 Отображение\",\n\t\"math-lp-4-intro\": \"В следующем, вам будет оценить качество отображения в $1. Этот шаг имеет 4 подшага. Сначала вам нужно сравнивать разные способы отображения формулы,  а затем оценить качество каждого отображения индивидуально. Обратите внимание, что ваш браузер может не поддерживать отображение SVG или MathML. Wikipedia.org должна выбрать подходящий способ отображения автоматически. Однако для данного исследования эта функция отключена.\",\n\t\"math-lp-4-best-label\": \"Какой вариант вам больше всего нравится?\",\n\t\"math-lp-4-size-label\": \"Размер текста мат. выражения по сравнению с текстом...\",\n\t\"math-lp-4-size-option-1\": \"нормальный\",\n\t\"math-lp-4-size-option-2\": \"слишком маленький\",\n\t\"math-lp-4-size-option-3\": \"слишком большой\",\n\t\"math-lp-4-spacing-label\": \"Пробелы в мат. выражении...\",\n\t\"math-lp-4-spacing-option-1\": \"выглядят хорошо\",\n\t\"math-lp-4-spacing-option-2\": \"нормально\",\n\t\"math-lp-4-spacing-option-3\": \"плохо\",\n\t\"math-lp-4-font-label\": \"Шрифт используемый в выражении\",\n\t\"math-lp-4-font-option-1\": \"четкий и ясный\",\n\t\"math-lp-4-font-option-2\": \"умеренный\",\n\t\"math-lp-4-font-option-3\": \"размытый\",\n\t\"math-lp-4-integration-label\": \"Насколько хорошо формула отображается в тексте?\",\n\t\"math-lp-4-integration-option-1\": \"Она хорошо вписывается в текст.\",\n\t\"math-lp-4-integration-option-2\": \"Выделяется, но не мешает читать содержимое.\",\n\t\"math-lp-4-integration-option-3\": \"Мешает читать содержимое.\",\n\t\"math-lp-4-absolute-label\": \"Отображение выражения в целом...\",\n\t\"math-lp-4-absolute-option-1\": \"хорошее\",\n\t\"math-lp-4-absolute-option-2\": \"умеренное\",\n\t\"math-lp-4-absolute-option-3\": \"плохое\",\n\t\"math-lp-5-head\": \"Шаг 5: Независимая от контекста семантика\",\n\t\"math-lp-5-intro\": \"Оцените качество семантики формулы.\",\n\t\"math-lp-5-identifiers-label\": \"Данные мат. идентификаторы были извлечены из формулы. Отметьте идентификаторы в списке\",\n\t\"math-lp-5-missing-label\": \"Если выражение содержит идентификаторы, которые не представлены в списке, добавите их вручную используя LaTeX. Один идентификатор - одна строка в форме ввода.\",\n\t\"math-lp-5-footer\": \"Значения в форме были сгенерированны используя проекты с открытым исходным кодом такие как LaTeXML, MathJax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcjs, texvcinfo. Благодарность выражается David Cervone, Deyan Ginev, Alexey Grigorev, Martin Líška, Bruce Miller, Robert Pagel, Michal Růžička, Volker Sorge, Frédéric Wang, Garbirel Wicke и многим другим.\",\n\t\"math-lp-6-head\": \"Шаг 6: Контекстно-зависимая семантика\",\n\t\"math-lp-6-intro\": \"Далее необходимо оценить качество извлеченных определений. В некоторых случаях наше ПО способно автоматически извлечь названия для идентификаторов из текста, в некоторых - это ещё не возможно. \\n\\nПожалуйста помогите улучшить это ПО. Для этого напишите наиболее подходящее определение для идентификатора в поле \\\"другое\\\" для каждого из них.\",\n\t\"math-lp-6-separator-message\": \"Определение для идентификатора <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-help\": \"Синтезатор речи (\\\"Speech rule engine\\\") генерирует текст для помощи людям с ограниченными возможностями. Далее, мы будем называть это \\\"{{int:math-lp-6-srt-label}}\\\".\",\n\t\"math-lp-6-srt-label\": \"Синтезированный текст:\",\n\t\"math-lp-6-srt-assessment-label\": \"Как вы оцените качество синтезированного текста?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"Очень полезно\",\n\t\"math-lp-6-srt-assessment-option-2\": \"Полезно\",\n\t\"math-lp-6-srt-assessment-option-3\": \"Немного полезно\",\n\t\"math-lp-6-srt-assessment-option-4\": \"Бесполезно\",\n\t\"math-lp-6-srt-suggestion-label\": \"Свой вариант (не обязательно)\",\n\t\"math-lp-7-head\": \"Анализ результатов завершен\",\n\t\"math-lp-7-intro\": \"Спасибо за участие в оценке результатов одного мат. выражения. \\n\\nВы можете оценить другие мат. выражения из этой статьи или выбрать другую статью.\",\n\t\"math-lp-feedback-label\": \"Комментарий (не обязательно)\",\n\t\"math-lp-feedback-help\": \"Ваше мнение об этом шаге:\",\n\t\"math-lp-formula-ref\": \"Вы оцениваете мат. выражение $1 отображаемое как $2, последнее изменение <code>$3</code>.\",\n\t\"math-lp-submit-info\": \"Нажмите одну из кнопок ниже для того, чтобы продолжить или закройте окно для окончания опроса.\",\n\t\"math-lp-submit-label\": \"Перейти к шагу $1\",\n\t\"math-lp-finish-label\": \"Закончить\",\n\t\"math-lp-new-article\": \"Выбрать другую статью\",\n\t\"math-lp-new-formula\": \"Выбрать другую формулу\",\n\t\"math-wmc-attach-results-help\": \"Иногда прикладываемый файл может быть слишком большим для загрузки. В этом случае он будет разделен на несколько файлов.\",\n\t\"math-wmc-attach-results-label\": \"Добавить результаты\",\n\t\"math-wmc-download-intro\": \"Загрузить результаты. Только правильные результаты будут обработаны.\",\n\t\"math-wmc-download-button\": \"Скачать\",\n\t\"math-wmc-Introduction\": \"Загрузите ваше представление в текущий поисковик NTCIR Википедии здесь:\",\n\t\"math-wmc-SectionRun\": \"Представление информации\",\n\t\"math-wmc-SelectRun\": \"Название\",\n\t\"math-wmc-SelectRunHelp\": \"Укажите уникальное имя для вашего представления или перепишите существующий проект.\",\n\t\"math-wmc-FileLabel\": \"CSV Файл\",\n\t\"math-wmc-FileHelp\": \"Загрузите ваши результаты в форме ранжированного, разделённого запятыми списка из пар значений (queryId,formulaId). Первая строка списка должна содержать заголовки столбцов в виде <code>queryId,formulaId</code>.\",\n\t\"math-wmc-RunAdded\": \"Добавлено представление для \\\"$1: с ID \\\"$2\\\"\",\n\t\"math-wmc-RunAddError\": \"Ошибка: Невозможно добавить представление «$1».\",\n\t\"math-wmc-RunAddExist\": \"Представление с именем \\\"$1\\\" уже существует вместе с Id \\\"$2\\\"\",\n\t\"math-wmc-Warnings\": \"Были проигнорированы следующие строки из входных файлов:\",\n\t\"math-wmc-SubmissionSuccess\": \"Успешно представлено.\",\n\t\"math-wmc-bad-header\": \"Ошибка: Заголовок столбца должен быть queryid,formulaid. Запрещены дополнительные столбцы.\",\n\t\"math-wmc-too-many-results\": \"Строка $1: Причина: слишком много результатов для $2. Рассчитанный ранг для формулы \\\"$3\\\" равен \\\"$4\\\". Это выше, чем максимально допустимое значение ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Строка $1: значение формулы \\\"$2\\\" не соответствует шаблону \\\"$3\\\".\",\n\t\"math-wmc-wrong-formula-reference\": \"Строка $1: ссылка формулы (редакция «$2», формула «$3») неверна.\",\n\t\"math-wmc-wrong-query-reference\": \"Строка $1: Неправильный запрос ссылки \\\"$2\\\".\",\n\t\"math-wmc-importing\": \"Импортируется…\",\n\t\"math-wmc-display-formulae-label\": \"Отобразить рендеринг представленной формулы\",\n\t\"math-wmc-display-formulae-help\": \"Не рекомендуется для больших входных файлов.\",\n\t\"action-mathwmcsubmit\": \"представить результаты в NTCIR Wikipedia Math Search Task\",\n\t\"right-mathwmcsubmit\": \"Отправить результаты в NTCIR Wikipedia Math Search Task\",\n\t\"math-search-term\": \"* $4 выражение-$1: $3-выражение \\\"$2\\\" с {{PLURAL:$5|1 результат|$5 результатами}}.\",\n\t\"math-search-relation-label\": \"Выражение:\",\n\t\"math-search-relation-0\": \"и\",\n\t\"math-search-relation-1\": \"или\",\n\t\"math-search-relation-2\": \"и не\",\n\t\"math-search-type-label\": \"Тип:\",\n\t\"math-search-type-0\": \"Ключевое слово\",\n\t\"math-search-type-1\": \"Выражение TeX\",\n\t\"math-search-type-2\": \"Выражение xQuery\",\n\t\"math-search-expression-label\": \"Выражение:\",\n\t\"math-tex2nb-header\": \"Введите ваш вариант\",\n\t\"math-tex2nb-intro\": \"Этот макет демонстрирует концепцию преобразования TeX в систему компьютерной алгебры (СКА).\\n\\nДемонстрационное приложение преобразует функции LaTeX, которые напрямую преобразуются в аналоги СКА.\\n\\nФункции без явной поддержки СКА доступны для перевода через пакет DRMF (в стадии разработки).\",\n\t\"math-tex2nb-input\": \"Ввод формулы\",\n\t\"math-tex2nb-latex\": \"Следующее выражение LaTeX ...\",\n\t\"math-tex2nb-mathematica\": \"…переведено в выражение СКА…\",\n\t\"datatypes-type-contentmath\": \"Математическое выражение (содержимое)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Математическое выражение (содержимое)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Литеральное поле данных для математических выражений, уравнений и так далее, выраженных в DRMF/DLMF варианте LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/sc.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"L2212\"\n\t\t]\n\t},\n\t\"formulainfo\": \"Informatziones fòrmula\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/scn.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Ajeje Brazorf\"\n\t\t]\n\t},\n\t\"math-lp-1-page-label\": \"Tìtulu dâ vuci\",\n\t\"math-lp-2-domain-option-2\": \"fìsica\",\n\t\"math-lp-2-domain-option-3\": \"chìmica\",\n\t\"math-lp-2-domain-option-4\": \"bioluggìa\",\n\t\"math-lp-2-domain-option-6\": \"nfurmàtica\",\n\t\"math-lp-2-domain-option-8\": \"ecunumìa\",\n\t\"math-lp-2-domain-option-9\": \"àutru\",\n\t\"math-wmc-download-button\": \"Scàrrica\",\n\t\"math-wmc-SelectRun\": \"Nomu\",\n\t\"math-search-relation-label\": \"Rilazzioni:\",\n\t\"math-search-relation-0\": \"e\",\n\t\"math-search-relation-1\": \"o\",\n\t\"math-search-relation-2\": \"e nun\",\n\t\"math-search-type-label\": \"Tipu:\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/sco.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Caliburn\"\n\t\t]\n\t},\n\t\"math-search-relation-0\": \"an\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/sd.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Mehtab ahmed\"\n\t\t]\n\t},\n\t\"math-lp-4-spacing-option-1\": \"سٺو\",\n\t\"math-lp-4-absolute-option-3\": \"خراب\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/si.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Susith Chandira Gts\",\n\t\t\t1100100\n\t\t]\n\t},\n\t\"math-wmc-RunAddError\": \"දෝෂයක්: \\\"$1\\\" ඉදිරිපත් කළ අදහස එකතු කල නොහැක.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/sje.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Olve Utne\"\n\t\t]\n\t},\n\t\"displaytopics\": \"Vuosedä ábdnasijt\",\n\t\"math-lp-3-pretty-option-2\": \"Dårrvomerustallam LaTeX-kuvvda\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/sl.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Eleassar\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Iskanje matematike\",\n\t\"mlpeval\": \"Ocena obdelave matematičnega jezika\",\n\t\"formulainfo\": \"Podatki o formuli\",\n\t\"mathdownload\": \"Prenesite zadetke iskanja matematike\",\n\t\"mathindex\": \"Kazalo matematike\",\n\t\"mathupload\": \"Predložitev zadetkov iskanja matematike\",\n\t\"latextranslator\": \"Prevajalnik LaTex v CAS\",\n\t\"specialpages-group-mathsearch\": \"Iskanje matematike\",\n\t\"displaytopics\": \"Prikaz tem\",\n\t\"mathsearch-desc\": \"Integrira motor [http://search.mathweb.org/about.html MathWeb Search].\",\n\t\"getequationsbyquery\": \"Pridobite enačbe s poizvedbo\",\n\t\"xquerygenerator\": \"Generator XQuery\",\n\t\"mathdebug\": \"Preizkusni upodabljalnik\",\n\t\"math-lp-1-intro\": \"Spoštovani_a sodelujoči_a,\\n\\nhvala za sodelovanje pri ocenjevanju za izboljšanje matematične podpore v Wikipediji in drugih vikijih, ki uporabljajo matematiko. Raziskava ocenjuje kakovost matematičnih formul v MediaWiki, programje, ki poganja Wikipedijo, glede na tri vidike:\\n\\n# Vnos kode LaTeX: Ali je izvorna koda formule pravilno vnesena? (Uporaba <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> namesto <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# Upodabljanje: Ali je formula pravilno prikazana? (Celo pravilen vnos kode LaTeX lahko na določenih napravah povzroči neberljivost formul.)\\n# Semantika: Ali je razširitev MediaWiki Math sposobna pravilno zajeti semantiko formul? (<math>f(a+b)</math> lahko pomeni »funkcija <math>f</math>, uporabljena za vsoto<math>a</math> in <math>b</math>« ali »spremenljivka <math>f</math> krat vsota <math>a</math> plus <math>b</math>«)\\n\\nV nadaljevanju boste vodeni skozi petstopenjski postopek ocenjevanja. Podrobne informacije so na voljo v infopolju na desni strani. Upoštevajte, da imajo vprašanja z enim mogočim odgovorom vedno vnaprej izbrano prvo mogočo možnost.\",\n\t\"math-lp-1-head\": \"1. korak: Izberite članek, ki ga poznate\",\n\t\"math-lp-1-page-label\": \"Naslov članka\",\n\t\"math-lp-1-page-help\": \"Naslednje vnosno polje je vnaprej izpolnjeno z naključno izbranim člankom, ki vsebuje matematiko. Imate tri možnosti\\n# Kliknite »Nadaljuj«, če želite nadaljevati s tem člankom.\\n# Vnesite naslov članka, ki ga želite oceniti, in nato kliknite »Nadaljuj«.\\n# Kliknite »Izberi drug naključni članek«, da znova naložite to stran in dobite nov naključno izbran članek.\",\n\t\"math-lp-2-head\": \"2. korak: Razvrstite matematični izraz\",\n\t\"math-lp-2-intro\": \"V nadaljevanju boste videli matematični izraz, ki je bil vnesen z matematičnim označevanjem MediaWiki in ga programje MediaWiki obravnava kot matematični izraz.\\n\\nV tem koraku razvrstite vrsto in področje izraza, saj se matematični zapis ne uporablja samo v čisti matematiki.\\n\\nČe izraz, ki ga vidite, ni zapleten matematični izraz, priporočamo, da pošljete obrazec z ''{{int:math-lp-new-formula}}''.\\n\\nSpodaj boste videli sivo polje, ki ga je mogoče razširiti. Izraz, ki je ovrednoten, je prikazan v glavi. Če boste kliknili »Razširi«, boste videli izvleček članka, iz katerega je bil izraz izvlečen. Za ogled celotnega članka lahko v novem oknu odprete povezavo na vrhu te strani.\",\n\t\"math-lp-2-content-label\": \"Izberite najprimernejšo vrsto izraza\",\n\t\"math-lp-2-content-option-1\": \"kompleksen matematični izraz (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"ena številka (3.14)\",\n\t\"math-lp-2-content-option-3\": \"en identifikator (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"en matematični simbol (±)\",\n\t\"math-lp-2-content-option-5\": \"simbol, uporabljen v nematematičnem kontekstu (♭ v glasbi)\",\n\t\"math-lp-2-content-option-6\": \"kemijska struktura (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Izberite domeno izraza\",\n\t\"math-lp-2-domain-option-1\": \"(čista) matematika\",\n\t\"math-lp-2-domain-option-2\": \"fizika\",\n\t\"math-lp-2-domain-option-3\": \"kemija\",\n\t\"math-lp-2-domain-option-4\": \"biologija\",\n\t\"math-lp-2-domain-option-5\": \"inženirstvo\",\n\t\"math-lp-2-domain-option-6\": \"računalništvo\",\n\t\"math-lp-2-domain-option-7\": \"medicina\",\n\t\"math-lp-2-domain-option-8\": \"ekonomija\",\n\t\"math-lp-2-domain-option-9\": \"drugo\",\n\t\"math-lp-3-head\": \"3. korak: koda LaTeX\",\n\t\"math-lp-3-intro\": \"V nadaljevanju boste ocenili kakovost izvorne kode LaTeX.\",\n\t\"math-lp-3-pretty-label\": \"Kateri vhodni vir je bolj berljiv?\",\n\t\"math-lp-3-pretty-help\": \"Ocenite berljivost same kode LaTeX in ne njene upodobitve. Vprašanje je onemogočeno, če sta izvirno in označeno besedilo enaka.\",\n\t\"math-lp-3-pretty-option-1\": \"Izvorna uporabniška koda LaTeX\",\n\t\"math-lp-3-pretty-option-2\": \"Varnostno preverjena koda LaTeX\",\n\t\"math-lp-3-pretty-option-3\": \"Ne morem reči.\",\n\t\"math-lp-3-assessment-label\": \"Ocena prvotne uporabniško vnesene kode LaTeX\",\n\t\"math-lp-3-assessment-option-1\": \"vnos je v redu\",\n\t\"math-lp-3-assessment-option-2\": \"vnos ima manjše težave\",\n\t\"math-lp-3-assessment-option-3\": \"vnos ima večje težave\",\n\t\"math-lp-3-assessment-option-4\": \"Ne morem reči.\",\n\t\"math-lp-3-problems-label\": \"V primeru težav: Prisotne so naslednje težave (mogočih je več odgovorov)\",\n\t\"math-lp-3-problems-option-1\": \"neuporabljen besedilni način LaTex za besede (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 pomeni, da je x+1>0</syntaxhighlight> namesto <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ pomeni, da je }x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"težave z razmikom (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> namesto <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"Imena funkcij z več črkami (uporaba <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> namesto <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"Nova opredelitev vnaprej opredeljenih konceptov (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> namesto <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> ali <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> namesto <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"Ta korak lahko preskočite tako, da pritisnete spodnji zeleni gumb\",\n\t\"math-lp-3-skip-help\": \"Če se pri ocenjevanju kode LaTeX počutite neprijetno, priporočamo, da ta korak preskočite.\",\n\t\"math-lp-3-suggestion-label\": \"Popravek uporabniškega vnosa:\",\n\t\"math-lp-3-suggestion-help\": \"Izbirno, uporabite, če kakovost kode TeX ni zelo dobra\",\n\t\"math-lp-4-head\": \"$2. korak: Upodobitev $1\",\n\t\"math-lp-4-intro\": \"V nadaljevanju boste ocenili kakovost upodobitve $1. Ta korak ima štiri podkorake. Najprej boste primerjali različne upodobitve, nato pa boste v korakih od 4a do 4c ocenili vsako upodobitev posebej. Upoštevajte, da vaš brskalnik morda ne podpira upodabljanja SVG ali MathML. Za produktivnost na Wikipedia.org ali v zasebnih vikijih bi nadomestni način samodejno izbral upodobitev, ki je primerna za vaš brskalnik. Vendar je bila za to oceno ta funkcija onemogočena in vidite natančno navedeno upodobitev.\",\n\t\"math-lp-4-best-label\": \"Katera upodobitev se vam zdi najboljša?\",\n\t\"math-lp-4-size-label\": \"Kakšna je velikost matematičnega izraza v primerjavi z besedilom?\",\n\t\"math-lp-4-size-option-1\": \"dobra\",\n\t\"math-lp-4-size-option-2\": \"premajhna\",\n\t\"math-lp-4-size-option-3\": \"prevelika\",\n\t\"math-lp-4-spacing-label\": \"Kakšen je razmik matematičnega izraza?\",\n\t\"math-lp-4-spacing-option-1\": \"dobro\",\n\t\"math-lp-4-spacing-option-2\": \"srednji\",\n\t\"math-lp-4-spacing-option-3\": \"slab\",\n\t\"math-lp-4-font-label\": \"Kakšna je pisava matematičnega izraza?\",\n\t\"math-lp-4-font-option-1\": \"počisti\",\n\t\"math-lp-4-font-option-2\": \"povprečna\",\n\t\"math-lp-4-font-option-3\": \"zamegljena\",\n\t\"math-lp-4-integration-label\": \"Kako dobro je formula vključena v besedilo?\",\n\t\"math-lp-4-integration-option-1\": \"V besedilo se lepo prilega.\",\n\t\"math-lp-4-integration-option-2\": \"Izstopa, vendar ne moti toka branja.\",\n\t\"math-lp-4-integration-option-3\": \"Moti tok branja.\",\n\t\"math-lp-4-absolute-label\": \"Kakšna je upodobitev izraza na splošno?\",\n\t\"math-lp-4-absolute-option-1\": \"dobro\",\n\t\"math-lp-4-absolute-option-2\": \"povprečna\",\n\t\"math-lp-4-absolute-option-3\": \"slaba\",\n\t\"math-lp-5-head\": \"5. korak: Od konteksta neodvisna semantika\",\n\t\"math-lp-5-intro\": \"V nadaljevanju boste ocenili kakovost semantike formul.\",\n\t\"math-lp-5-identifiers-label\": \"Iz formule so bili izvlečeni naslednji matematični identifikatorji. Za vsak identifikator izberite, ali je identifikator izraza.\",\n\t\"math-lp-5-missing-label\": \"Če izraz vsebuje identifikatorje, ki na zgornjem seznamu manjkajo, v spodnje polje vnesite kodo LaTeX identifikatorjev. Uporabite eno vrstico na identifikator.\",\n\t\"math-lp-5-footer\": \"Vnaprej izpolnjene vrednosti tega obrazca so bile ustvarjene z uporabo velikega števila odprtokodnih projektov, npr. LaTeXML, MathJax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcjs, texvcinfo. Zahvaljujemo se avtorjem Davidu Cervoneju, Deyanu Ginevu, Alexeyu Grigorevu, Martinu Líški, Bruceu Millerju, Robertu Pagelu, Michalu Růžički, Volkerju Sorgeju, Frédéricu Wangu, Garbirelu Wickeju in številnim drugim.\",\n\t\"math-lp-6-head\": \"6. korak: Kontekstno odvisna semantika\",\n\t\"math-lp-6-intro\": \"V nadaljevanju boste ocenili kakovost ekstrakcije opredelitve. V nekaterih primerih lahko naša programska oprema samodejno izpelje imena identifikatorjev iz besedila, ki obdaja izraz. V drugih primerih to še ni mogoče. Prosimo, pomagajte izboljšati to programje in v polje »drugo« za vsak identifikator vpišite ustrezno ime identifikatorja.\",\n\t\"math-lp-6-separator-message\": \"Opredelitev identifikatorja <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-help\": \"Sintetizator glasu ustvari naslednje besedilo, ki naj bi pomagalo razumeti formulo ljudem z omejenim vidom ali nezmožnostjo branja. V nadaljevanju to besedilo imenujemo  »{{int:math-lp-6-srt-label}}«.\",\n\t\"math-lp-6-srt-label\": \"Besedilo sintetizatorja glasu:\",\n\t\"math-lp-6-srt-assessment-label\": \"Kako ocenjujete kakovost besedila sintetizatorja glasu?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"zelo uporabno\",\n\t\"math-lp-6-srt-assessment-option-2\": \"precej uporabno\",\n\t\"math-lp-6-srt-assessment-option-3\": \"nekoliko uporabno\",\n\t\"math-lp-6-srt-assessment-option-4\": \"popolnoma neuporabno\",\n\t\"math-lp-6-srt-suggestion-label\": \"Predlagajte boljše alternativno besedilo (izbirno)\",\n\t\"math-lp-7-head\": \"Ocenjevanje končano\",\n\t\"math-lp-7-intro\": \"Hvala za oceno enega matematičnega izraza.\\n\\nDostopate lahko do več matematičnih izrazov iz istega članka ali nadaljujete z drugim člankom.\",\n\t\"math-lp-feedback-label\": \"Dodatni komentarji (izbirno)\",\n\t\"math-lp-feedback-help\": \"Če obstajajo pomembne informacije, ki jih želite deliti v zvezi s trenutnim korakom ocenjevanja, jih vnesite tukaj.\",\n\t\"math-lp-formula-ref\": \"Ocenjujete matematični izraz $1, upodobljen kot $2, nazadnje urejen <code>$3</code>.\",\n\t\"math-lp-submit-info\": \"Za nadaljevanje pritisnite enega od spodnjih gumbov ali zaprite okno, da anketo zaključite.\",\n\t\"math-lp-submit-label\": \"Nadaljuj s $1. korakom\",\n\t\"math-lp-finish-label\": \"Končaj\",\n\t\"math-lp-new-article\": \"Nadaljuj z drugim člankom\",\n\t\"math-lp-new-formula\": \"Nadaljuj z drugo formulo\",\n\t\"math-wmc-attach-results-help\": \"Včasih en sama izvedba vsebuje preveč zadetkov za eno nalaganje datoteke. V tem primeru je treba nalaganje razdeliti v več datotek.\",\n\t\"math-wmc-attach-results-label\": \"Priložite obstoječi izvedbi več zadetkov\",\n\t\"math-wmc-download-intro\": \"Tu si lahko prenesete svoje predhodno predložene izvedbe. Datoteka vsebuje samo veljavne zadetke. Vsi neveljavni zadetki so bili odstranjeni.\",\n\t\"math-wmc-download-button\": \"Prenesi\",\n\t\"math-wmc-Introduction\": \"Tu naložite svoj prispevek k trenutnemu opravilu iskanja matematike v Wikipediji NTCIR:\",\n\t\"math-wmc-SectionRun\": \"Informacije o sodelovanju\",\n\t\"math-wmc-SelectRun\": \"Ime\",\n\t\"math-wmc-SelectRunHelp\": \"Določite edinstveno ime za svojo predložitev ali prepišite obstoječi osnutek.\",\n\t\"math-wmc-FileLabel\": \"Datoteka CSV\",\n\t\"math-wmc-FileHelp\": \"Naložite svoje zadetke kot razvrščen, z vejicami ločen seznam parov (queryId,formulaId). Potreben je naslov stolpca obrazca <code>queryId,formulaId</code>.\",\n\t\"math-wmc-RunAdded\": \"Dodana predložitev »$1« z oznako »$2«\",\n\t\"math-wmc-RunAddError\": \"Napaka: Ni mogoče dodati predložitve »$1«.\",\n\t\"math-wmc-RunAddExist\": \"Predložitev z imenom »$1« že obstaja pod oznako »$2«.\",\n\t\"math-wmc-Warnings\": \"Naslednje vrstice vhodnih datotek so bile prezrte:\",\n\t\"math-wmc-SubmissionSuccess\": \"Predložitev je uspela.\",\n\t\"math-wmc-bad-header\": \"Napaka: Glava stolpca mora biti queryId,formulaId. Dodatni stolpci niso dovoljeni.\",\n\t\"math-wmc-too-many-results\": \"Vrstica $1: Razlog za preveč zadetkov za $2. \\n Izračunani rang za formule »$3« je bil »$4«. To je več od največjega dovoljenega števila predložitev ($wgMathWmcMaxResults = $5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Vrstica $1: Sklic formule »$2« se ne ujema z vzorcem »$3«.\",\n\t\"math-wmc-wrong-formula-reference\": \"Vrstica $1: Sklic formule (redakcija »$2«, formula »$3«) ni veljaven.\",\n\t\"math-wmc-wrong-query-reference\": \"Vrstica $1: Sklic poizvedbe »$2« ni veljaven.\",\n\t\"math-wmc-importing\": \"Uvažanje ...\",\n\t\"math-wmc-display-formulae-label\": \"Prikaži upodobitev predloženih formul\",\n\t\"math-wmc-display-formulae-help\": \"Ni priporočljivo za velike vhodne datoteke.\",\n\t\"action-mathwmcsubmit\": \"predložitev zadetkov opravilu NTICR iskanja matematike v Wikipediji\",\n\t\"right-mathwmcsubmit\": \"Predložitev zadetkov opravilu iskanja matematike v Wikipediji NTCIR\",\n\t\"math-search-term\": \"* $4 pogoj-$1: $3-izraz »$2« z {{PLURAL:$5|1 rezultatom|$5 rezultatoma|$5 rezultati}}.\",\n\t\"math-search-relation-label\": \"Zveza:\",\n\t\"math-search-relation-0\": \"in\",\n\t\"math-search-relation-1\": \"ali\",\n\t\"math-search-relation-2\": \"in ne\",\n\t\"math-search-type-label\": \"Vrsta:\",\n\t\"math-search-type-0\": \"Ključna beseda\",\n\t\"math-search-type-1\": \"Vzorec TeX\",\n\t\"math-search-type-2\": \"izraz xQuery\",\n\t\"math-search-expression-label\": \"Izraz:\",\n\t\"math-tex2nb-header\": \"Določite svoj lastni vhod\",\n\t\"math-tex2nb-intro\": \"Ta ponazoritev prikazuje koncept pretvorbe TeX v sistem računalniške algebre (CAS).\\n\\nDemonstacija neposredno prevaja funkcije LaTeX v ustreznike CAS.\\n\\nFunkcije brez izrecne podpore CAS so na voljo za prevajanje s paketom DRMF (v razvoju).\",\n\t\"math-tex2nb-input\": \"Vhod formule\",\n\t\"math-tex2nb-wikitext\": \"Kontekt vikibesedila\",\n\t\"math-tex2nb-latex\": \"Naslednji vhod LaTeX ...\",\n\t\"math-tex2nb-mathematica\": \"... se prevede v izhod CAS ...\",\n\t\"math-tex2nb-purge\": \"Počisti predpomnjene zadetke.\",\n\t\"datatypes-type-contentmath\": \"Matematični izraz (vsebina)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Matematični izraz (vsebina)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Polje za dobesedni zapis matematičnih izrazov, formul, enačb in podobnega, izraženih v DRMF/DLMF-različici zapisa LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/smn.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Yupik\"\n\t\t]\n\t},\n\t\"math-wmc-download-button\": \"Luođii\",\n\t\"math-wmc-SelectRun\": \"Nommâ\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/sms.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Yupik\"\n\t\t]\n\t},\n\t\"math-lp-1-page-label\": \"Artikkeeʹl nõmm\",\n\t\"math-lp-2-domain-option-9\": \"jeeʹres\",\n\t\"math-wmc-download-button\": \"Laadd\",\n\t\"math-wmc-SelectRun\": \"Nõmm\",\n\t\"math-wmc-FileLabel\": \"CSV-teâttõs\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/sr-ec.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"BadDog\",\n\t\t\t\"Milicevic01\"\n\t\t]\n\t},\n\t\"math-lp-2-domain-option-2\": \"физика\",\n\t\"math-lp-2-domain-option-3\": \"хемија\",\n\t\"math-lp-2-domain-option-4\": \"биологија\",\n\t\"math-lp-2-domain-option-6\": \"информатика\",\n\t\"math-search-relation-0\": \"и\",\n\t\"math-search-relation-1\": \"или\",\n\t\"math-search-type-label\": \"Врста:\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/sr-el.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Milicevic01\"\n\t\t]\n\t},\n\t\"math-lp-2-domain-option-2\": \"fizika\",\n\t\"math-lp-2-domain-option-3\": \"hemija\",\n\t\"math-lp-2-domain-option-4\": \"biologija\",\n\t\"math-lp-2-domain-option-6\": \"informatika\",\n\t\"math-search-relation-0\": \"i\",\n\t\"math-search-relation-1\": \"ili\",\n\t\"math-search-type-label\": \"Vrsta:\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/sv.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Aaoo\",\n\t\t\t\"Fader\",\n\t\t\t\"Freked\",\n\t\t\t\"Jopparn\",\n\t\t\t\"Lokal Profil\",\n\t\t\t\"Macofe\",\n\t\t\t\"Mjälten\",\n\t\t\t\"Platinawolf\",\n\t\t\t\"WikiPhoenix\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Matematiksökning\",\n\t\"formulainfo\": \"Formelinformation\",\n\t\"mathindex\": \"Matematik index\",\n\t\"mathupload\": \"Skicka in matematiska sökresultat\",\n\t\"specialpages-group-mathsearch\": \"Matematiksökning\",\n\t\"mathsearch-desc\": \"Integrerar [http://search.mathweb.org/about.html MathWeb-sökmotorn]\",\n\t\"getequationsbyquery\": \"Få ekvationer genom att fråga\",\n\t\"xquerygenerator\": \"XQuery-generatorn\",\n\t\"mathdebug\": \"Testrenderare\",\n\t\"math-lp-1-head\": \"Steg 1: Välj en artikel som du är bekant med\",\n\t\"math-lp-1-page-label\": \"Artikelns titel\",\n\t\"math-lp-2-content-option-6\": \"kemisk struktur (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-option-2\": \"fysik\",\n\t\"math-lp-2-domain-option-3\": \"kemi\",\n\t\"math-lp-2-domain-option-4\": \"biologi\",\n\t\"math-lp-2-domain-option-6\": \"datavetenskap\",\n\t\"math-lp-2-domain-option-7\": \"medicin\",\n\t\"math-lp-2-domain-option-8\": \"ekonomi\",\n\t\"math-lp-4-absolute-option-1\": \"bra\",\n\t\"math-lp-4-absolute-option-2\": \"moderatera\",\n\t\"math-lp-4-absolute-option-3\": \"\\ndålig\",\n\t\"math-lp-5-head\": \"Steg 6: Kontextoberoende semantik\",\n\t\"math-lp-6-head\": \"Steg 6: Kontextberoende semantik\",\n\t\"math-lp-6-srt-assessment-option-1\": \"mycket hjälpsamt\",\n\t\"math-lp-6-srt-assessment-option-2\": \"\\nganska hjälpsamt\",\n\t\"math-lp-6-srt-assessment-option-3\": \"\\nmilt hjälpsamt\",\n\t\"math-lp-6-srt-assessment-option-4\": \"\\ninte hjälpsamt alls\",\n\t\"math-lp-submit-label\": \"Fortsätt med steg $1\",\n\t\"math-lp-finish-label\": \"Slutför\",\n\t\"math-lp-new-article\": \"Fortsätt med en annan artikel\",\n\t\"math-wmc-download-button\": \"Ladda ner\",\n\t\"math-wmc-SectionRun\": \"Inlämningsinformation\",\n\t\"math-wmc-SelectRun\": \"Namn\",\n\t\"math-wmc-FileLabel\": \"CSV-fil\",\n\t\"math-wmc-Warnings\": \"Följande rader i indatafilerna ignorerades:\",\n\t\"math-wmc-SubmissionSuccess\": \"Inlämningen lyckades.\",\n\t\"math-wmc-importing\": \"Importerar...\",\n\t\"math-search-relation-label\": \"Relation\",\n\t\"math-search-relation-0\": \"och\",\n\t\"math-search-relation-1\": \"eller\",\n\t\"math-search-type-0\": \"Nyckelord\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/sw.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Kipala\"\n\t\t]\n\t},\n\t\"math-search-relation-0\": \"na\",\n\t\"math-search-relation-1\": \"au\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/szy.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Benel\",\n\t\t\t\"Tokoabibi\"\n\t\t]\n\t},\n\t\"math-search-type-label\": \"nikalahizaan:\",\n\t\"math-tex2nb-input\": \"sulitan\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ta.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"ElangoRamanujam\"\n\t\t]\n\t},\n\t\"math-wmc-SelectRun\": \"பெயர்\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/te.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Veeven\"\n\t\t]\n\t},\n\t\"math-lp-feedback-label\": \"అదనపు వ్యాఖ్యలు (ఐచ్చికం)\",\n\t\"math-lp-finish-label\": \"ముగించు\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/tg-cyrl.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"ToJack\"\n\t\t]\n\t},\n\t\"datatypes-type-contentmath\": \"Ифодаи математикӣ (мӯҳтаво)\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ti.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Joanmp17\"\n\t\t]\n\t},\n\t\"math-wmc-download-button\": \"ኣውርድ\",\n\t\"math-tex2nb-input\": \"መእተዊ\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/tl.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Leeheonjin\"\n\t\t]\n\t},\n\t\"mlpeval\": \"Pagsusuri ng Pagproseso ng Wikang Pangsipnayan (''Mathematical Language Processing evaluation'')\",\n\t\"math-lp-1-page-label\": \"Pamagat ng artikulo\",\n\t\"math-lp-2-domain-option-1\": \"(ganap) na sipnayan/matematiko\",\n\t\"math-lp-2-domain-option-4\": \"aghambuhay (byolohiya)\",\n\t\"math-lp-2-domain-option-6\": \"agham pang-kompyuter\",\n\t\"math-lp-2-domain-option-7\": \"medisina\",\n\t\"math-lp-2-domain-option-9\": \"iba pa\",\n\t\"math-lp-3-pretty-option-3\": \"Hindi ko masasabi.\",\n\t\"math-lp-3-assessment-option-4\": \"Hindi ko masasabi.\",\n\t\"math-lp-4-size-option-2\": \"lubhang maliit\",\n\t\"math-lp-4-size-option-3\": \"lubhang malaki\",\n\t\"math-lp-4-spacing-option-1\": \"mabuti\",\n\t\"math-lp-4-spacing-option-2\": \"katamtaman\",\n\t\"math-lp-4-spacing-option-3\": \"di-mainam\",\n\t\"math-lp-4-font-option-1\": \"hawiin\",\n\t\"math-lp-4-font-option-2\": \"katamtaman\",\n\t\"math-lp-4-font-option-3\": \"malabo\",\n\t\"math-lp-4-absolute-option-1\": \"mabuti\",\n\t\"math-lp-4-absolute-option-2\": \"katamtaman\",\n\t\"math-lp-4-absolute-option-3\": \"di-mainam\",\n\t\"math-lp-6-srt-suggestion-label\": \"Magmungkahi ng higit na alternatibong teksto (opsyonal)\",\n\t\"math-lp-finish-label\": \"Tapos\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/tr.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"BaRaN6161 TURK\",\n\t\t\t\"HakanIST\",\n\t\t\t\"Joseph\",\n\t\t\t\"Kincki\",\n\t\t\t\"MuratTheTurkish\",\n\t\t\t\"SaldırganSincap\",\n\t\t\t\"Sayginer\",\n\t\t\t\"Violetanka\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Matematik arama\",\n\t\"mlpeval\": \"Matematiksel Dil İşleme değerlendirmesi\",\n\t\"formulainfo\": \"Formül bilgisi\",\n\t\"mathdownload\": \"Matematik arama sonuçlarını indir\",\n\t\"mathindex\": \"Matematik endeksi\",\n\t\"mathupload\": \"Matematik arama sonuçlarını gönder\",\n\t\"latextranslator\": \"LaTeX - CAS çevirmeni\",\n\t\"specialpages-group-mathsearch\": \"Matematik arama\",\n\t\"displaytopics\": \"Konuları görüntüle\",\n\t\"mathsearch-desc\": \"[http://search.mathweb.org/about.html MathWeb Araması] motorunu entegre eder\",\n\t\"getequationsbyquery\": \"Denklemleri sorguya göre al\",\n\t\"xquerygenerator\": \"XQuery jeneratörü\",\n\t\"mathdebug\": \"Test Oluşturucu\",\n\t\"math-lp-1-intro\": \"Sevgili katılımcı,\\n\\nVikipedi'deki matematik desteğini ve matematiği kullanan diğer vikileri geliştirmeye yönelik değerlendirmeye katıldığınız için teşekkür ederiz. Çalışma, Vikipedi'deki çalıştıran MediaWiki'deki matematiksel formüllerin kalitesini üç açıdan değerlendiriyor:\\n\\n# LaTeX girişi: Formül kaynak kodu doğru yazılmış mı? (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> yerine <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> kullanın)\\n# Oluşturma: Formül doğru görüntüleniyor mu? (Doğru LaTeX girişi bile bazı cihazlarda okunamayan formüllere yol açabilir.)\\n# Anlambilim: MediaWiki Math uzantısı formül anlambilimini doğru şekilde yakalayabilir mi? (<math>f(a+b)</math> <math>a</math> ve <math>b</math> \\\"or\\\" değişken <math>f</math> toplamının toplamını uyguladığında \\\"<math>f</math> function\\\" anlamına gelebilir <math>a</math> artı <math>b</math>\\\")\\n\\nAşağıda beş adımlı bir değerlendirme süreci boyunca yönlendirileceksiniz. Ayrıntılı bilgi sağdaki bilgi kutusunda bulunur. Yalnızca bir olası cevabı olan görevlerin her zaman ilk olası seçeneğin önceden seçildiğini unutmayın.\",\n\t\"math-lp-1-head\": \"1. Adım: Bildiğiniz bir madde seçin\",\n\t\"math-lp-1-page-label\": \"Madde başlığı\",\n\t\"math-lp-1-page-help\": \"Aşağıdaki giriş alanı, matematik içeren rastgele seçilen bir madde ile doldurulmuştur. Üç seçeneğiniz var\\n# Bu maddeye devam etmek için \\\"devam et\\\"'i tıklayın.\\n# Değerlendirmek istediğiniz bir madde başlığını yazın ve daha sonra \\\"devam et\\\"'i tıklayın.\\n# Bu sayfayı yeniden yüklemek ve rastgele seçilmiş yeni bir madde almak için \\\"başka bir rastgele madde seç\\\"'i tıklayın.\",\n\t\"math-lp-2-head\": \"Adım 2: Matematiksel ifadeyi sınıflandırma\",\n\t\"math-lp-2-intro\": \"Aşağıda, MediaWiki matematik işaretlemesi kullanılarak girilen ve MediaWiki yazılımı tarafından matematiksel ifade olarak kabul edilen bir matematik ifadesi göreceksiniz.\\n\\nBu adımda, ifadenin türünü ve etki alanını sınıflandırırsınız çünkü matematiksel gösterim yalnızca saf matematikte kullanılmaz.\\n\\nGördüğünüz ifade karmaşık bir matematik ifadesi değilse, formu ''{{int:math-lp-new-formula}}'' ile göndermenizi öneririz.\\n\\nAşağıda, genişletilebilir gri bir kutu göreceksiniz. Değerlendirilen ifade başlıkta dağıtılır. \\\"Genişlet\\\"'i tıklatırsanız, makalenin bir uyarısını görürsünüz, ifadeden çıkarılır. Makalenin tamamını görmek için sayfanın üst kısmındaki bağlantıda yeni bir pencerede açabilirsiniz.\",\n\t\"math-lp-2-content-label\": \"En uygun ifade türünü seçin\",\n\t\"math-lp-2-content-option-1\": \"karmaşık matematiksel ifade (a2+b2=c2)\",\n\t\"math-lp-2-content-option-2\": \"tek sayı (3.14)\",\n\t\"math-lp-2-content-option-3\": \"tek tanımlayıcı (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"tek matematiksel sembol (±)\",\n\t\"math-lp-2-content-option-5\": \"matematiksel olmayan bağlamda kullanılan sembol (müzikte ♭)\",\n\t\"math-lp-2-content-option-6\": \"kimyasal yapı (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"İfadenin alan adını seçin\",\n\t\"math-lp-2-domain-option-1\": \"(saf) matematik\",\n\t\"math-lp-2-domain-option-2\": \"fizik\",\n\t\"math-lp-2-domain-option-3\": \"kimya\",\n\t\"math-lp-2-domain-option-4\": \"biyoloji\",\n\t\"math-lp-2-domain-option-5\": \"mühendislik\",\n\t\"math-lp-2-domain-option-6\": \"bilgisayar bilimi\",\n\t\"math-lp-2-domain-option-7\": \"tıp\",\n\t\"math-lp-2-domain-option-8\": \"ekonomi\",\n\t\"math-lp-2-domain-option-9\": \"diğer\",\n\t\"math-lp-3-head\": \"3. Adım: LaTeX kodu\",\n\t\"math-lp-3-intro\": \"Aşağıda, LaTeX kaynak kodunun kalitesini değerlendireceksiniz.\",\n\t\"math-lp-3-pretty-label\": \"Hangi giriş kaynağı daha okunabilir?\",\n\t\"math-lp-3-pretty-help\": \"LaTeX kodunun okunabilirliğini değil, okunabilirliğini değerlendirin. Orijinal ve işaretli metin aynı ise soru devre dışı bırakılır.\",\n\t\"math-lp-3-pretty-option-1\": \"Orijinal kullanıcı girişi LaTeX kodu\",\n\t\"math-lp-3-pretty-option-2\": \"Güvenlik denetimli LaTeX kodu\",\n\t\"math-lp-3-pretty-option-3\": \"Söyleyemem.\",\n\t\"math-lp-3-assessment-label\": \"Orijinal kullanıcı girişi LaTeX kodunun değerlendirilmesi\",\n\t\"math-lp-3-assessment-option-1\": \"giriş iyi\",\n\t\"math-lp-3-assessment-option-2\": \"girdinin küçük sorunları var\",\n\t\"math-lp-3-assessment-option-3\": \"girdinin büyük sorunları var\",\n\t\"math-lp-3-assessment-option-4\": \"Söyleyemem.\",\n\t\"math-lp-3-problems-label\": \"Sorun olması durumunda: Aşağıdaki sorunlar mevcuttur (birden fazla yanıt mümkündür)\",\n\t\"math-lp-3-problems-option-1\": \"kelimeler için LaTeX metin modunu kullanması eksik (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 iima ediyor ki x+1>0</syntaxhighlight> onun yerine <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ ima ediyor ki}x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"boşluk sorunları (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> ziyade <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"Çok harfli işlev adları (kullanım <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> ziyade <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"Önceden tanımlanmış kavramların yeniden tanımlanması (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> ziyade <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> veya <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> ziyade <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"Bu adımı atlamak için aşağıdaki yeşil düğmeye basın\",\n\t\"math-lp-3-skip-help\": \"LaTeX kodunu değerlendirmede rahatsızlık hissediyorsanız, bu adımı atlamanızı öneririz.\",\n\t\"math-lp-3-suggestion-label\": \"Kullanıcı girişinin düzeltilmesi:\",\n\t\"math-lp-3-suggestion-help\": \"İsteğe bağlı, TeX kalitesi çok iyi değilse kullanın\",\n\t\"math-lp-4-head\": \"$2. Adım: $1Sıva\",\n\t\"math-lp-4-intro\": \"Aşağıda, $1 işleme kalitesini değerlendireceksiniz. Bu adımda 4 alt adım vardır. İlk önce farklı renderları karşılaştıracaksınız ve daha sonra 4a ila 4c adımlarında her renderi ayrı ayrı değerlendireceksiniz. Tarayıcınızın SVG veya MathML oluşturmayı desteklemeyebileceğini unutmayın. Wikipedia.org veya özel vikilerde verimli olmak için bir yedek otomatik olarak tarayıcınıza uygun bir görüntü oluşturmayı seçer. Ancak, bu değerlendirme için bu işlev devre dışı bırakılmıştır ve tam olarak belirtilen görselleştirmeyi görürsünüz.\",\n\t\"math-lp-4-best-label\": \"Hangi render size daha iyi görünüyor?\",\n\t\"math-lp-4-size-label\": \"Matematiksel ifadenin boyutu metne kıyasla nasıldır?\",\n\t\"math-lp-4-size-option-1\": \"iyi\",\n\t\"math-lp-4-size-option-2\": \"çok küçük\",\n\t\"math-lp-4-size-option-3\": \"çok büyük\",\n\t\"math-lp-4-spacing-label\": \"Matematiksel ifadenin aralığı nasıldır?\",\n\t\"math-lp-4-spacing-option-1\": \"iyi\",\n\t\"math-lp-4-spacing-option-2\": \"orta\",\n\t\"math-lp-4-spacing-option-3\": \"kötü\",\n\t\"math-lp-4-font-label\": \"Matematiksel ifadenin yazı tipi nasıldır?\",\n\t\"math-lp-4-font-option-1\": \"temiz\",\n\t\"math-lp-4-font-option-2\": \"orta\",\n\t\"math-lp-4-font-option-3\": \"bulanık\",\n\t\"math-lp-4-integration-label\": \"Formül metne ne kadar iyi entegre edilmiştir?\",\n\t\"math-lp-4-integration-option-1\": \"Metne iyi uyuyor.\",\n\t\"math-lp-4-integration-option-2\": \"Göze çarpıyor, ancak okuma akışını rahatsız etmiyor.\",\n\t\"math-lp-4-integration-option-3\": \"Okuma akışını bozar.\",\n\t\"math-lp-4-absolute-label\": \"İfadenin genel oluşturulması nasıl?\",\n\t\"math-lp-4-absolute-option-1\": \"iyi\",\n\t\"math-lp-4-absolute-option-2\": \"orta\",\n\t\"math-lp-4-absolute-option-3\": \"kötü\",\n\t\"math-lp-5-head\": \"Adım 5: Bağlamdan bağımsız semantik\",\n\t\"math-lp-5-intro\": \"Aşağıda, formül anlambiliminin kalitesini değerlendireceksiniz.\",\n\t\"math-lp-5-identifiers-label\": \"Aşağıdaki matematiksel tanımlayıcılar formülden alınmıştır. İfadenin bir tanımlayıcısıysa her tanımlayıcı için seçin.\",\n\t\"math-lp-5-missing-label\": \"İfade, yukarıdaki listede eksik olan tanımlayıcılar içeriyorsa, aşağıdaki alana tanımlayıcıların LaTeX kodunu yazın. Tanımlayıcı başına bir satır kullanın.\",\n\t\"math-lp-5-footer\": \"Bu formun önceden doldurulmuş değerleri, çok çeşitli açık kaynaklı projeler, ör. LaTeXML, MathJax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcjs, texvcinfo. Katkıda bulunanlara teşekkür David Cervone, Deyan Ginev, Alexey Grigorev, Martin Líška, Bruce Miller, Robert Pagel, Michal Růžička, Volker Sorge, Frédéric Wang, Garbirel Wicke ve diğerleri.\",\n\t\"math-lp-6-head\": \"6. Adım: Bağlama bağlı anlambilim\",\n\t\"math-lp-6-intro\": \"Aşağıda, tanım çıkarmanın kalitesini değerlendireceksiniz. Bazı durumlarda yazılımımız, tanımlayıcı adlarını ifadeyi çevreleyen metinden otomatik olarak türetebilir. Diğer durumlarda bu henüz mümkün değil. Lütfen bu yazılımı geliştirmeye yardımcı olun ve her tanımlayıcı için \\\"diğer\\\" alanına uygun bir tanımlayıcı adı yazın.\",\n\t\"math-lp-6-separator-message\": \"Tanımlayıcı tanımı <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-help\": \"\\\"Konuşma kuralı motoru\\\", sınırlı görme veya okuma yetersizliği olan kişilerin formülü anlamalarına yardımcı olacak aşağıdaki metni oluşturur. Aşağıda, bu metne \\\"{{int:math-lp-6-srt-label}}\\\" olarak atıfta bulunuyoruz.\",\n\t\"math-lp-6-srt-label\": \"Konuşma Kuralı Metni:\",\n\t\"math-lp-6-srt-assessment-label\": \"Konuşma Kuralı Metninin kalitesini nasıl değerlendiriyorsunuz?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"çok yararlı\",\n\t\"math-lp-6-srt-assessment-option-2\": \"oldukça yardımcı\",\n\t\"math-lp-6-srt-assessment-option-3\": \"biraz yararlı\",\n\t\"math-lp-6-srt-assessment-option-4\": \"hiç yardımcı değil\",\n\t\"math-lp-6-srt-suggestion-label\": \"Daha iyi bir alternatif metin önerin (isteğe bağlı)\",\n\t\"math-lp-7-head\": \"Değerlendirme tamamlandı\",\n\t\"math-lp-7-intro\": \"Bir matematiksel ifadeyi değerlendirdiğiniz için teşekkür ederiz.\\n\\nAynı makaleden daha matematiksel ifadelere erişebilir veya başka bir makaleye devam edebilirsiniz.\",\n\t\"math-lp-feedback-label\": \"Ek yorumlar (isteğe bağlı)\",\n\t\"math-lp-feedback-help\": \"Mevcut değerlendirme adımıyla ilgili paylaşmak istediğiniz önemli bilgiler varsa buraya girin.\",\n\t\"math-lp-formula-ref\": \"$1 şeklinde işlenen ve son olarak <code>$3</code> üzerinde düzenlenmiş $2 matematiksel ifadesini değerlendiriyorsunuz.\",\n\t\"math-lp-submit-info\": \"Lütden devam etmek için aşağıdaki butonlardan birine basın veya anketi bitirmek için pencereyi kapatın.\",\n\t\"math-lp-submit-label\": \"Adım $1 ile devam et\",\n\t\"math-lp-finish-label\": \"Tamamlandı\",\n\t\"math-lp-new-article\": \"Başka bir madde ile devam et\",\n\t\"math-lp-new-formula\": \"Başka bir formül ile devam et\",\n\t\"math-wmc-attach-results-help\": \"Bazen tek bir çalıştırma bir dosya yüklemesi için birçok sonuç içerebilir. Bu durumda yüklemenin birkaç dosyaya bölünmesi gerekir.\",\n\t\"math-wmc-attach-results-label\": \"Mevcut koşuya daha fazla sonuç ekle\",\n\t\"math-wmc-download-intro\": \"Önceden gönderilen koşularınızı buradan indirin. Dosya sadece geçerli isabetler içeriyor. Tüm geçersiz isabetler kaldırıldı.\",\n\t\"math-wmc-download-button\": \"İndir\",\n\t\"math-wmc-Introduction\": \"Gönderinizi şu andaki NTCIR Vikipedi Matematik Arama Görevine buradan yükleyin:\",\n\t\"math-wmc-SectionRun\": \"Gönderme bilgileri\",\n\t\"math-wmc-SelectRun\": \"Ad\",\n\t\"math-wmc-SelectRunHelp\": \"Gönderiniz için benzersiz bir ad belirtin ya da var olan bir taslak üzerine yazın.\",\n\t\"math-wmc-FileLabel\": \"CSV Dosyası\",\n\t\"math-wmc-FileHelp\": \"Sonuçlarınızı (queryId,formulaId)-pairs virgülle ayrılmış listesi olarak yükleyin. <code>queryId,formulaId</code> biçiminde bir sütun başlığı gerekir.\",\n\t\"math-wmc-RunAdded\": \"\\\"$2\\\" kimliğiyle \\\"$1\\\" gönderimi eklendi\",\n\t\"math-wmc-RunAddError\": \"Hata: \\\"$1\\\" gönderimi eklenemiyor.\",\n\t\"math-wmc-RunAddExist\": \"\\\"$1\\\" adlı gönderim, \\\"$2\\\" kimliğiyle zaten var\",\n\t\"math-wmc-Warnings\": \"Girdi dosyalarının aşağıdaki satırları yoksayıldı:\",\n\t\"math-wmc-SubmissionSuccess\": \"Gönderme başarılı.\",\n\t\"math-wmc-bad-header\": \"Hata: Sütun başlığı queryId, formulaId olmalıdır. Ek sütunlara izin verilmez.\",\n\t\"math-wmc-too-many-results\": \"Satır $1: $2 için çok fazla sonuç alın.\\n \\\"$3\\\" formülleri için hesaplanan sıralama \\\"$4\\\". Bu, izin verilen maksimum gönderim sayısından daha yüksek ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"$1 satırı: \\\"$2\\\" formül başvurusu \\\"$3\\\" deseniyle eşleşmiyor.\",\n\t\"math-wmc-wrong-formula-reference\": \"Satır $1: Formül referansı (düzeltme \\\"$2\\\", formül \\\"$3\\\") geçersiz.\",\n\t\"math-wmc-wrong-query-reference\": \"$1 satırı: \\\"$2\\\" sorgu başvurusu geçersiz.\",\n\t\"math-wmc-importing\": \"İçe aktarılıyor...\",\n\t\"math-wmc-display-formulae-label\": \"Gönderilen formüllerin görüntülenmesini görüntüle\",\n\t\"math-wmc-display-formulae-help\": \"Büyük giriş dosyaları için önerilmez.\",\n\t\"action-mathwmcsubmit\": \"sonuçları NTCIR Vikipedi Matematik Arama Görevine gönder\",\n\t\"right-mathwmcsubmit\": \"Sonuçları NTCIR Vikipedi Matematik Arama Görevine gönderebilir\",\n\t\"math-search-term\": \"* $4 terim-$1: $3-ifade \\\"$2\\\" {{PLURAL:$5|1 sonuç|$5 sonuç}}.\",\n\t\"math-search-relation-label\": \"İlişki:\",\n\t\"math-search-relation-0\": \"ve\",\n\t\"math-search-relation-1\": \"veya\",\n\t\"math-search-relation-2\": \"ve değil\",\n\t\"math-search-type-label\": \"Tür:\",\n\t\"math-search-type-0\": \"Anahtar kelime\",\n\t\"math-search-type-1\": \"TeX kalıbı\",\n\t\"math-search-type-2\": \"xQuery ifadesi\",\n\t\"math-search-expression-label\": \"İfade:\",\n\t\"math-tex2nb-header\": \"Kendi girdinizi belirtin\",\n\t\"math-tex2nb-intro\": \"Bu model, TeX'ten Bilgisayar Cebir Sistemine (CAS) dönüşüm kavramını gösterir.\\n\\nDemo-uygulama, doğrudan CAS muadillerine çevrilen LaTeX işlevlerini dönüştürür.\\n\\nAçık CAS desteği olmayan işlevler, bir DRMF paketi (geliştirme aşamasında) aracılığıyla çeviri için mevcuttur.\",\n\t\"math-tex2nb-input\": \"Formül girişi\",\n\t\"math-tex2nb-wikitext\": \"Vikimetin bağlamı\",\n\t\"math-tex2nb-latex\": \"Aşağıdaki LaTeX girişi ...\",\n\t\"math-tex2nb-mathematica\": \"... CAS çıkışına çevrildi ...\",\n\t\"math-tex2nb-purge\": \"Önbellek sonuçlarını boşaltın.\",\n\t\"datatypes-type-contentmath\": \"Matematiksel ifade (içerik)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Matematiksel ifade (içerik)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"LaTeX'in DRMF/DLMF varyantında ifade edilen matematiksel ifadeler, formül, denklemler ve benzeri için değişmez veri alanı.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/tt-cyrl.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Ильнар\"\n\t\t]\n\t},\n\t\"math-lp-2-domain-option-2\": \"физика\",\n\t\"math-lp-2-domain-option-3\": \"химия\",\n\t\"math-lp-2-domain-option-4\": \"биология\",\n\t\"math-lp-2-domain-option-9\": \"башка\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/uk.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Andriykopanytsia\",\n\t\t\t\"Base\",\n\t\t\t\"DDPAT\",\n\t\t\t\"Ice bulldog\",\n\t\t\t\"Piramidion\",\n\t\t\t\"Ата\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Математичний пошук\",\n\t\"mlpeval\": \"Оцінювання результатів обробки математичних даних (MLP)\",\n\t\"formulainfo\": \"Відомості про формулу\",\n\t\"mathdownload\": \"Завантажити результати математичного пошуку\",\n\t\"mathindex\": \"Математичний індекс\",\n\t\"mathupload\": \"Надіслати результати математичного пошуку\",\n\t\"latextranslator\": \"Перекладач з LaTeX на CAS\",\n\t\"specialpages-group-mathsearch\": \"Математичний пошук\",\n\t\"displaytopics\": \"Показати теми\",\n\t\"mathsearch-desc\": \"Інтегрує рушій [http://search.mathweb.org/about.html MathWeb Search]\",\n\t\"getequationsbyquery\": \"Отримання рівнянь за запитом\",\n\t\"xquerygenerator\": \"XQuery-генератор\",\n\t\"mathdebug\": \"Тест візуалізатора\",\n\t\"math-lp-1-intro\": \"Шановний користувач,\\n\\nдякуємо за Вашу участь у процесі оцінювання з метою вдосконалення підтримки математичних формул у Вікіпедії та в інших вікі, що використовують математику. Це дослідження оцінює якість математичних формул у MediaWiki — програмному забезпеченні, на якому працює Вікіпедія, — з огляду на такі три аспекти:\\n\\n# LaTeX-дані: чи правильно набраний код формули? (Наприклад, використано <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> замість <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# Візуалізація: Чи правильно відображається формула? (Навіть коректно введені дані LaTeX можуть призвести до показу нечитабельних формул на деяких пристроях.)\\n# Семантика: Чи здатне MediaWiki-розширення Math коректно передавати семантику формул? (<math>f(a+b)</math> може означати «функція <math>f</math>, від суми <math>a</math> і <math>b</math>» або «змінна <math>f</math>, помножена на суму <math>a</math> плюс <math>b</math>»)\\n\\nДалі Ви пройдете через процедуру оцінювання, що складається із п'яти кроків. Детальна інформація надається через шаблон-картку справа. Зверніть увагу, що в запитаннях, що мають лише одну можливу відповідь, перша можлива опція завжди вибрана наперед.\",\n\t\"math-lp-1-head\": \"Крок 1: Виберіть статтю, з якою Ви знайомі\",\n\t\"math-lp-1-page-label\": \"Назва статті\",\n\t\"math-lp-1-page-help\": \"Це поле вводу нижче попередньо заповнене випадковою статтею, що містить математичні вирази. У Вас є три опції:\\n# Клацніть «продовжити», аби перейти до наступного кроку з цією статтею.\\n# Введіть назву статті, яку Ви хочете оцінити, та натисніть «продовжити» вже після цього.\\n# Клацніть «вибрати іншу випадкову статтю», аби перезавантажити цю сторінку та отримати іншу випадково вибрану статтю.\",\n\t\"math-lp-2-head\": \"Крок 2: Класифікуйте математичний вираз\",\n\t\"math-lp-2-intro\": \"Далі Ви побачите математичний вираз, який був введений за допомогою математичної розмітки MediaWiki, та сприйнятий програмним забезпеченням MediaWiki як математичний вираз.\\n\\nВ цьому кроці Вам треба буде класифікувати тип цього виразу та галузь науки, до якої він належить, оскільки математична розмітка використовується не лише для запису чистої математики.\\n\\nЯкщо Ви бачите, що цей вираз не є складним математичним виразом, ми рекомендуємо заповнити форму, використавши пункт ''{{int:math-lp-new-formula}}''.\\n\\nНижче Ви побачите сіре поле, яке можна розгорнути. Вираз, оцінювання якого відбувається, буде показаний в заголовку. Якщо Ви клацнете на «Розгорнути», Ви побачите витяг зі статті, звідки було отримано вираз. Аби переглянути всю статтю, можна відкрити в новому вікні посилання вгорі сторінки.\",\n\t\"math-lp-2-content-label\": \"Виберіть найбільш відповідний тип виразу\",\n\t\"math-lp-2-content-option-1\": \"складний математичний вираз (a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"єдине число (3.14)\",\n\t\"math-lp-2-content-option-3\": \"єдиний ідентифікатор (a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"єдиний математичний символ (±)\",\n\t\"math-lp-2-content-option-5\": \"символ, використовуваний в нематематичному контексті (♭ в музиці)\",\n\t\"math-lp-2-content-option-6\": \"хімічна структура (CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"Виберіть галузь науки, до якої належить вираз\",\n\t\"math-lp-2-domain-option-1\": \"(чиста) математика\",\n\t\"math-lp-2-domain-option-2\": \"фізика\",\n\t\"math-lp-2-domain-option-3\": \"хімія\",\n\t\"math-lp-2-domain-option-4\": \"біологія\",\n\t\"math-lp-2-domain-option-5\": \"інженерія\",\n\t\"math-lp-2-domain-option-6\": \"інформатика\",\n\t\"math-lp-2-domain-option-7\": \"медицина\",\n\t\"math-lp-2-domain-option-8\": \"економіка\",\n\t\"math-lp-2-domain-option-9\": \"інше\",\n\t\"math-lp-3-head\": \"Крок 3: LaTeX-код\",\n\t\"math-lp-3-intro\": \"На цьому етапі Ви оцінюватимете якість вихідного коду LaTeX.\",\n\t\"math-lp-3-pretty-label\": \"Який код є більш читабельним?\",\n\t\"math-lp-3-pretty-help\": \"Оцініть читабельність самого коду LaTeX, а не його візуалізації. Запитання залишається неактивним, якщо оригінальний та перевірений текст є однаковими.\",\n\t\"math-lp-3-pretty-option-1\": \"Код LaTeX, початково введений користувачем\",\n\t\"math-lp-3-pretty-option-2\": \"Код LaTeX, що перейшов перевірку безпеки\",\n\t\"math-lp-3-pretty-option-3\": \"Важко сказати.\",\n\t\"math-lp-3-assessment-label\": \"Оцінювання коду LaTeX, початково введеного користувачем\",\n\t\"math-lp-3-assessment-option-1\": \"з цими даними все добре\",\n\t\"math-lp-3-assessment-option-2\": \"ці дані мають незначні проблеми\",\n\t\"math-lp-3-assessment-option-3\": \"ці дані мають значні проблеми\",\n\t\"math-lp-3-assessment-option-4\": \"Важко сказати.\",\n\t\"math-lp-3-problems-label\": \"В разі наявності проблем: Існують такі проблеми (можливі декілька варіантів водночас)\",\n\t\"math-lp-3-problems-option-1\": \"не використаний текстовий режим LaTeX для слів (<syntaxhighlight lang=\\\"latex\\\" inline>x>0 implies that x+1>0</syntaxhighlight> замість <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ implies that }x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"проблеми з відступами (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight> замість <syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"Багатолітерні назви функцій (використання <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight> замість <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"Перевизначення стандартних концептів (<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight> замість <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> або <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight> замість <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"Аби пропустити цей крок, натисніть зелену кнопку внизу\",\n\t\"math-lp-3-skip-help\": \"Якщо Ви почуваєтеся невпевнено при оцінюванні коду LaTeX, ми рекомендуємо Вам пропустити цей крок.\",\n\t\"math-lp-3-suggestion-label\": \"Виправлення даних, введених користувачем:\",\n\t\"math-lp-3-suggestion-help\": \"Необов'язково, використовуйте, коли якість TeX не надто висока\",\n\t\"math-lp-4-head\": \"Крок $2: $1 Візуалізація\",\n\t\"math-lp-4-intro\": \"На цьому етапі Ви оцінюватимете якість візуалізації $1. Цей крок має 4 додаткові етапи. Спершу Ви порівнюватимете різні візуалізації, а потім, на етапах від 4a до 4c, оцінюватимете кожну візуалізацію окремо. Зверніть увагу, що Ваш браузер може не підтримувати відтворення SVG або MathML. З метою забезпечення продуктивності на  Wikipedia.org або в приватних вікі, автоматично вибиратиметься одне зі стандартних значень типу відтворення, яке буде прийнятним для Вашого браузера. Однак для цього оцінювання такий функціонал вимкнено, і Ви будете бачити саме таку візуалізацію, яка буде вказана.\",\n\t\"math-lp-4-best-label\": \"Яка візуалізація, на Вашу думку, виглядає найкраще?\",\n\t\"math-lp-4-size-label\": \"Який розмір математичного виразу порівняно з текстом?\",\n\t\"math-lp-4-size-option-1\": \"нормальний\",\n\t\"math-lp-4-size-option-2\": \"замалий\",\n\t\"math-lp-4-size-option-3\": \"завеликий\",\n\t\"math-lp-4-spacing-label\": \"Як показані відступи в математичному виразі?\",\n\t\"math-lp-4-spacing-option-1\": \"добре\",\n\t\"math-lp-4-spacing-option-2\": \"посередньо\",\n\t\"math-lp-4-spacing-option-3\": \"погано\",\n\t\"math-lp-4-font-label\": \"Який шрифт математичного виразу?\",\n\t\"math-lp-4-font-option-1\": \"чіткий\",\n\t\"math-lp-4-font-option-2\": \"посередній\",\n\t\"math-lp-4-font-option-3\": \"розмитий\",\n\t\"math-lp-4-integration-label\": \"Наскільки добре формула інтегрується в текст?\",\n\t\"math-lp-4-integration-option-1\": \"Вона добре вписується в текст.\",\n\t\"math-lp-4-integration-option-2\": \"Виділяється, але не заважає читанню.\",\n\t\"math-lp-4-integration-option-3\": \"Заважає читанню тексту.\",\n\t\"math-lp-4-absolute-label\": \"Яка загальна якість візуалізації виразу?\",\n\t\"math-lp-4-absolute-option-1\": \"хороша\",\n\t\"math-lp-4-absolute-option-2\": \"посередня\",\n\t\"math-lp-4-absolute-option-3\": \"погана\",\n\t\"math-lp-5-head\": \"Крок 5: Семантика, незалежна від контексту\",\n\t\"math-lp-5-intro\": \"На цьому етапі Ви оцінюватимете якість семантики формули.\",\n\t\"math-lp-5-identifiers-label\": \"Подані математичні ідентифікатори були видобуті з формули. Виберіть кожен ідентифікатор, якщо він є ідентифікатором виразу.\",\n\t\"math-lp-5-missing-label\": \"Якщо вираз містить ідентифікатори, відсутні в списку вгорі, введіть LaTeX-код ідентифікаторів в поле внизу. Використовуйте один рядок для кожного ідентифікатора.\",\n\t\"math-lp-5-footer\": \"Попередньо заповнені значення цієї форми були згенеровані з використанням великої кількості різних проєктів з відкритим кодом, напр., LaTeXML, MathJax, Mathoid, Mathosphere, SpeechRuleEngine, texvc, texvcjs, texvcinfo. Висловлюємо подяку David Cervone, Deyan Ginev, Alexey Grigorev, Martin Líška, Bruce Miller, Robert Pagel, Michal Růžička, Volker Sorge, Frédéric Wang, Garbirel Wicke та багатьом іншим.\",\n\t\"math-lp-6-head\": \"Крок 6: Семантика, залежна від контексту\",\n\t\"math-lp-6-intro\": \"На цьому етапі Ви оцінюватимете якість видобування визначень. В деяких випадках наше програмне забезпечення здатне автоматично витягувати назви ідентифікаторів із тексту, що оточує вираз. В інших випадках це ще залишається неможливим. Будь ласка, допоможіть покращити це програмне забезпечення та записати слушну назву ідентифікатора в полі «інше» для кожного з них.\",\n\t\"math-lp-6-separator-message\": \"Визначення ідентифікатора <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$\",\n\t\"math-lp-6-srt-help\": \"Синтезатор мови («speech rule engine») генерує поданий текст з метою допомогти людям з обмеженнями зору чи неспроможністю до читання зрозуміти формулу. Надалі ми будемо описувати цей текст як «{{int:math-lp-6-srt-label}}».\",\n\t\"math-lp-6-srt-label\": \"Синтезований текст:\",\n\t\"math-lp-6-srt-assessment-label\": \"Як Ви оцінюєте якість синтезованого тексту?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"дуже корисний\",\n\t\"math-lp-6-srt-assessment-option-2\": \"досить корисний\",\n\t\"math-lp-6-srt-assessment-option-3\": \"ледь корисний\",\n\t\"math-lp-6-srt-assessment-option-4\": \"зовсім не корисний\",\n\t\"math-lp-6-srt-suggestion-label\": \"Запропонуйте кращий альтернативний текст (необов'язково)\",\n\t\"math-lp-7-head\": \"Оцінювання завершено\",\n\t\"math-lp-7-intro\": \"Дякуємо Вам за оцінювання одного математичного виразу.\\n\\nВи можете продовжити оцінювання, вибравши інші математичні вирази з цієї ж статті, або вибравши іншу статтю.\",\n\t\"math-lp-feedback-label\": \"Додаткові коментарі (необов'язково)\",\n\t\"math-lp-feedback-help\": \"Якщо є якась важлива інформація, якою Ви хотіли б поділитися стосовно поточного кроку оцінювання, введіть її тут.\",\n\t\"math-lp-formula-ref\": \"Ви оцінюєте математичний вираз $1, візуалізований як $2, востаннє відредагований <code>$3</code>.\",\n\t\"math-lp-submit-info\": \"Натисніть одну з кнопок нижче, аби продовжити, або закрити вікно, щоб закрити опитування.\",\n\t\"math-lp-submit-label\": \"Продовжити з кроку $1\",\n\t\"math-lp-finish-label\": \"Завершити\",\n\t\"math-lp-new-article\": \"Продовжити з іншою статтею\",\n\t\"math-lp-new-formula\": \"Продовжити з іншою формулою\",\n\t\"math-wmc-attach-results-help\": \"Іноді однократне виконання містить забагато результатів для завантаження одним файлом. У цьому випадку, завантаження треба розбити на кілька файлів.\",\n\t\"math-wmc-attach-results-label\": \"Прикріпити більше результатів до наявного запуску\",\n\t\"math-wmc-download-intro\": \"Завантажити Ваші попередні подані запуски тут. Файл містить лише дійсні збіги. Усі недійсні було вилучено.\",\n\t\"math-wmc-download-button\": \"Завантажити\",\n\t\"math-wmc-Introduction\": \"Завантажити своє подання до поточного NTCIR Wikipedia Math Search Task тут:\",\n\t\"math-wmc-SectionRun\": \"Інформація про подання\",\n\t\"math-wmc-SelectRun\": \"Назва\",\n\t\"math-wmc-SelectRunHelp\": \"Вкажіть унікальне ім'я для Вашого подання або перезапишіть наявну чернетку.\",\n\t\"math-wmc-FileLabel\": \"Файл CSV\",\n\t\"math-wmc-FileHelp\": \"Завантажте Ваші результати як ранжований список пар (queryId,formulaId), розділених комами. Заголовок стовпця форми <code>queryId,formulaId</code> обов'язковий.\",\n\t\"math-wmc-RunAdded\": \"Додано подання «$1» з ідентифікатором «$2»\",\n\t\"math-wmc-RunAddError\": \"Помилка: не вдається додати подання «$1».\",\n\t\"math-wmc-RunAddExist\": \"Подання з назвою «$1» уже існує з ідентифікатором «$2»\",\n\t\"math-wmc-Warnings\": \"Такі рядки вхідних файлів були проігноровані:\",\n\t\"math-wmc-SubmissionSuccess\": \"Подання вдалося.\",\n\t\"math-wmc-bad-header\": \"Помилка: Заголовок стовпця повинен бути queryId,formulaId. Додаткових стовпців не допускається.\",\n\t\"math-wmc-too-many-results\": \"Рядок $1: Забагато результатів для $2. \\n Обрахований ранг формули «$3» був «$4». Це більше, ніж максимально дозволене число подання ($wgMathWmcMaxResults=$5).\",\n\t\"math-wmc-malformed-formula-reference\": \"Рядок $1: Посилання формули «$2» не відповідає шаблону «$3».\",\n\t\"math-wmc-wrong-formula-reference\": \"Рядок $1: Посилання формули (версія «$2», формула «$3») недійсне.\",\n\t\"math-wmc-wrong-query-reference\": \"Рядок $1: Посилання запиту «$2» недійсне.\",\n\t\"math-wmc-importing\": \"Імпорт...\",\n\t\"math-wmc-display-formulae-label\": \"Відображення поданих формул\",\n\t\"math-wmc-display-formulae-help\": \"Не рекомендується для великих вхідних файлів.\",\n\t\"action-mathwmcsubmit\": \"надсилання результатів до NTCIR Wikipedia Math Search Task\",\n\t\"right-mathwmcsubmit\": \"Можливість надсилати результати до NTCIR Wikipedia Math Search Task\",\n\t\"math-search-term\": \"* $4 термін-$1: $3-вираз «$2» з {{PLURAL:$5|1 результат|$5 результатами}}.\",\n\t\"math-search-relation-label\": \"Відношення:\",\n\t\"math-search-relation-0\": \"і\",\n\t\"math-search-relation-1\": \"або\",\n\t\"math-search-relation-2\": \"і не\",\n\t\"math-search-type-label\": \"Тип:\",\n\t\"math-search-type-0\": \"Ключове слово\",\n\t\"math-search-type-1\": \"Зразок TeX\",\n\t\"math-search-type-2\": \"Вираз xQuery\",\n\t\"math-search-expression-label\": \"Вираз:\",\n\t\"math-tex2nb-header\": \"Вкажіть власні вхідні дані\",\n\t\"math-tex2nb-intro\": \"Цей макет демонструє концепцію перетворення системи TeX в комп'ютерну алгебру.\\n\\nДемо-додаток перетворює функції LaTeX, які безпосередньо перекладає на аналог CAS.\\n\\nФункції без явної підтримки системи CAS доступні для перекладу через DRMF-пакет (у розробці).\",\n\t\"math-tex2nb-input\": \"Введення формули\",\n\t\"math-tex2nb-wikitext\": \"Вміст вікітексту\",\n\t\"math-tex2nb-latex\": \"Наступний вхід LaTeX…\",\n\t\"math-tex2nb-mathematica\": \"… перекладено на вихід CAS …\",\n\t\"math-tex2nb-purge\": \"Очистити кешовані результати.\",\n\t\"datatypes-type-contentmath\": \"Математичний вираз (вміст)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"Математичний вираз (вміст)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"Символьне поле даних для математичних виразів, формул, рівнянь та подібного, виражених у DRMF/DLMF-варіанті LaTeX.\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ur.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Noor2020\"\n\t\t]\n\t},\n\t\"mathdebug\": \"آزمائشی سرانجام کار\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/vec.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Fierodelveneto\"\n\t\t]\n\t},\n\t\"math-wmc-download-button\": \"Descarga\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/vi.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Dinhxuanduyet\",\n\t\t\t\"Minh Nguyen\"\n\t\t]\n\t},\n\t\"mathsearch\": \"Math search\",\n\t\"formulainfo\": \"Thông tin về công thức\",\n\t\"mathdownload\": \"Tải về kết quả tìm kiếm toán học\",\n\t\"mathindex\": \"Chỉ số toán học\",\n\t\"mathupload\": \"Trình bày kết quả tìm kiếm toán học\",\n\t\"specialpages-group-mathsearch\": \"Tìm kiếm toán học\",\n\t\"mathsearch-desc\": \"Tích hợp engine [http://search.mathweb.org/about.html MathWeb Search]\",\n\t\"getequationsbyquery\": \"Lấy các phương trình bằng truy vấn\",\n\t\"xquerygenerator\": \"bộ tạo XQuery\",\n\t\"mathdebug\": \"Kiểm tra bộ dàn trang\",\n\t\"math-wmc-attach-results-label\": \"Gửi kèm thêm các kết quả cho chương trình đã có\",\n\t\"math-wmc-download-intro\": \"Tải về các chương trình mà bạn đã thông qua trước đây. Tập tin này chỉ chứa các kết quả hợp lệ. Tất cả các kết quả không hợp lệ đã bị xóa.\",\n\t\"math-wmc-download-button\": \"Tải về\",\n\t\"math-wmc-Introduction\": \"Tải lên đệ trình của bạn đối với NTCIR Wikipedia Math Search Task hiện tại tại đây:\",\n\t\"math-wmc-SectionRun\": \"Thông tin đệ trình\",\n\t\"math-wmc-SelectRun\": \"Tên\",\n\t\"math-wmc-FileLabel\": \"Tập tin CSV\",\n\t\"math-wmc-FileHelp\": \"Tải lên các kết quả của bạn theo phân loại, sử dụng dấu phẩy theo các cặp (queryId,formulaId). Cần phải có một cột header của form <code>queryId,formulaId</code>\",\n\t\"math-wmc-RunAdded\": \"Thêm đệ trình “$1” với ID “$2”\",\n\t\"math-wmc-RunAddError\": \"Lỗi: Không thể thêm đệ trình “$1”.\",\n\t\"math-wmc-RunAddExist\": \"Đệ trình tên “$1” đã tồn tại với ID “$2”\",\n\t\"math-wmc-Warnings\": \"Những dòng sau của tập tin nhập vào đã bị từ chối:\",\n\t\"math-wmc-SubmissionSuccess\": \"Đệ trình đã thành công\",\n\t\"math-wmc-bad-header\": \"Lỗi: Cột header phải là queryId,formulaId. Các cột thêm vào không được cho phép.\",\n\t\"math-wmc-importing\": \"Đang nhập…\",\n\t\"math-wmc-display-formulae-help\": \"Không khuyến khích nhập vào các tập tin có kích thước lớn.\",\n\t\"action-mathwmcsubmit\": \"trình bày các kết quả với NTCIR Wikipedia Math Search Task\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/vo.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Malafaya\"\n\t\t]\n\t},\n\t\"math-search-relation-0\": \"e\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/yi.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Pacha Tchernof\"\n\t\t]\n\t},\n\t\"math-lp-2-domain-option-4\": \"ביאָלאָגיע\",\n\t\"math-lp-2-domain-option-9\": \"אַנדער\",\n\t\"math-lp-4-font-option-1\": \"רייניקן\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/zh-hans.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"A Chinese Wikipedian\",\n\t\t\t\"Colathewikian\",\n\t\t\t\"GuoPC\",\n\t\t\t\"Hzy980512\",\n\t\t\t\"Liuxinyu970226\",\n\t\t\t\"Yfdyh000\",\n\t\t\t\"Yining Chen\",\n\t\t\t\"王庭茂\"\n\t\t]\n\t},\n\t\"mathsearch\": \"数式搜索\",\n\t\"mlpeval\": \"数学语言处理评估\",\n\t\"formulainfo\": \"公式信息\",\n\t\"mathdownload\": \"下载数学搜索结果\",\n\t\"mathindex\": \"数学公式索引\",\n\t\"mathupload\": \"提交数学搜索结果\",\n\t\"latextranslator\": \"LaTeX至Mathematica的翻译器\",\n\t\"specialpages-group-mathsearch\": \"数式搜索\",\n\t\"displaytopics\": \"显示话题\",\n\t\"mathsearch-desc\": \"整合[http://search.mathweb.org/about.html MathWeb 搜索]引擎\",\n\t\"getequationsbyquery\": \"通过查询获得方程\",\n\t\"xquerygenerator\": \"XQuery生成器\",\n\t\"mathdebug\": \"测试渲染器\",\n\t\"math-lp-1-intro\": \"致参与者:\\n\\n感谢您参加对维基百科和其他使用数学公式的wiki上数学支持性改进的评估。此课程评估运行维基百科的MediaWiki软件中数学公式的质量,重点在以下三个方面:\\n\\n# LaTeX输入:公式源代码是否输入正确?(使用<syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>而不是<syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# 渲染:公式是否显示正确?(即使正确的LaTeX输入也可能导致在部分设备上难以阅读公式。)\\n# 语义:MediaWiki数学扩展是否能够捕捉正确的公式语义?(<math>f(a+b)</math>可能代表“函数<math>f</math>应用在<math>a</math>和<math>b</math>之和”或“变量<math>f</math>乘以<math>a</math>加<math>b</math>之和”)\\n\\n接下来,您将通过5步过程的指导进行评估。详细信息在右侧框中提供。请注意,只有一种可能答案的问题总会预先选择第一可能选项。\",\n\t\"math-lp-1-head\": \"第1步:选择您熟悉的一个条目\",\n\t\"math-lp-1-page-label\": \"条目标题\",\n\t\"math-lp-1-page-help\": \"下方的输入字段已预先填写随机选择的,包含数学公式的条目。您有三个选择\\n# 点击“继续”来继续进行该条目。\\n# 打入您希望评估的条目标题,然后点击“继续”。\\n# 点击“选择另一随机条目”来加载该页面,并获取新的随机选择条目。\",\n\t\"math-lp-2-head\": \"第2步:归类数学表达式\",\n\t\"math-lp-2-intro\": \"接下来,您将看到一个数学表达式,这是由MediaWiki数学(math)标记输入的,并被MediaWiki软件视作数学表达式。\\n\\n在这一步中,您对表达式的类型和领域进行分类,这是因为数学的表达方式不只用于纯数学。\\n\\n如果您看见的表达式不是完整的数学表达式,我们建议您通过“{{int:math-lp-new-formula}}”提交表单。\\n\\n下面,您会看到一个可展开的灰色方块。要求值的表达式显示在标题中。如果您点击“展开”,您会看到表达式来源文章中的上下文。可以在页面的顶部在新窗口中的链接打开完整的文章以便查看。\",\n\t\"math-lp-2-content-label\": \"选择最恰当的表达式类型\",\n\t\"math-lp-2-content-option-1\": \"完整数学表达式(a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"单一数字(3.14)\",\n\t\"math-lp-2-content-option-3\": \"单一标识符(a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"单一数学符号(±)\",\n\t\"math-lp-2-content-option-5\": \"用于非数学环境的符号(音乐符号♭)\",\n\t\"math-lp-2-content-option-6\": \"化学结构式(CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"选择表达式域\",\n\t\"math-lp-2-domain-option-1\": \"(纯)数学\",\n\t\"math-lp-2-domain-option-2\": \"物理学\",\n\t\"math-lp-2-domain-option-3\": \"化学\",\n\t\"math-lp-2-domain-option-4\": \"生物学\",\n\t\"math-lp-2-domain-option-5\": \"工程学\",\n\t\"math-lp-2-domain-option-6\": \"计算机科学\",\n\t\"math-lp-2-domain-option-7\": \"医学\",\n\t\"math-lp-2-domain-option-8\": \"经济学\",\n\t\"math-lp-2-domain-option-9\": \"其他\",\n\t\"math-lp-3-head\": \"第3步:LaTeX代码\",\n\t\"math-lp-3-intro\": \"接下来,您将评估LaTeX源代码的质量。\",\n\t\"math-lp-3-pretty-label\": \"哪种输入来源更易阅读?\",\n\t\"math-lp-3-pretty-help\": \"评估LaTeX代码本身的可读性,而不是其渲染结果的可读性。如果原始文本和检查文本相同的话,问题会被关闭。\",\n\t\"math-lp-3-pretty-option-1\": \"原始用户输入的LaTeX代码\",\n\t\"math-lp-3-pretty-option-2\": \"已安全检查的LaTeX代码\",\n\t\"math-lp-3-pretty-option-3\": \"我不能告知。\",\n\t\"math-lp-3-assessment-label\": \"对原始用户输入的LaTeX代码评估\",\n\t\"math-lp-3-assessment-option-1\": \"输入内容全部正确\",\n\t\"math-lp-3-assessment-option-2\": \"输入内容有小问题\",\n\t\"math-lp-3-assessment-option-3\": \"输入内容有较多问题\",\n\t\"math-lp-3-assessment-option-4\": \"我不能告知。\",\n\t\"math-lp-3-problems-label\": \"遇到问题:存在以下问题(多次响应可能)\",\n\t\"math-lp-3-problems-option-1\": \"文字未使用LaTeX文本模式(<syntaxhighlight lang=\\\"latex\\\" inline>x>0 implies that x+1>0</syntaxhighlight>而不是<syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ implies that }x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"间距问题(<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight>而不是<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"多字母的函数名称(使用<syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>,而不是<syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"预先定义概念的重新定义(<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight>而不是<syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>,或<syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight>而不是<syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"要跳过这一步,请点击下方的绿色按钮\",\n\t\"math-lp-3-skip-help\": \"如果您对评估LaTeX代码感到不适,我们建议跳过这一步骤。\",\n\t\"math-lp-3-suggestion-label\": \"用户输入修正:\",\n\t\"math-lp-3-suggestion-help\": \"可选,当TeX质量不是很好时使用\",\n\t\"math-lp-4-head\": \"第$2步:$1正在渲染\",\n\t\"math-lp-4-intro\": \"接下来,您将评估$1渲染质量。此步骤有4小步。首先您将比较不同效果,此后在4a至4c间您将单独访问每种渲染方式。请注意您的浏览器可能不支持SVG或MathML渲染。在Wikipedia.org或私有wiki上产生公式时,会自动选择适合您浏览器的备选渲染方式。然而在该评估中,此功能被禁用,您正好会看到指定的渲染方式。\",\n\t\"math-lp-4-best-label\": \"哪种渲染方式对您而言最好?\",\n\t\"math-lp-4-size-label\": \"数学表达式的大小与文本相比是否合适?\",\n\t\"math-lp-4-size-option-1\": \"很好\",\n\t\"math-lp-4-size-option-2\": \"太小\",\n\t\"math-lp-4-size-option-3\": \"太大\",\n\t\"math-lp-4-spacing-label\": \"数学表达式的间距怎么样?\",\n\t\"math-lp-4-spacing-option-1\": \"好\",\n\t\"math-lp-4-spacing-option-2\": \"中\",\n\t\"math-lp-4-spacing-option-3\": \"差\",\n\t\"math-lp-4-font-label\": \"数学表达式的字体怎么样?\",\n\t\"math-lp-4-font-option-1\": \"清楚\",\n\t\"math-lp-4-font-option-2\": \"中等\",\n\t\"math-lp-4-font-option-3\": \"模糊\",\n\t\"math-lp-4-integration-label\": \"公式与文本结合有多好?\",\n\t\"math-lp-4-integration-option-1\": \"它很好的与文本相符合。\",\n\t\"math-lp-4-integration-option-2\": \"问题突出,但不会妨碍到阅读流。\",\n\t\"math-lp-4-integration-option-3\": \"扰乱阅读流。\",\n\t\"math-lp-4-absolute-label\": \"整个表达式是如何渲染的?\",\n\t\"math-lp-4-absolute-option-1\": \"好\",\n\t\"math-lp-4-absolute-option-2\": \"中等\",\n\t\"math-lp-4-absolute-option-3\": \"差\",\n\t\"math-lp-5-head\": \"第5步:上下文独立语义\",\n\t\"math-lp-5-intro\": \"接下来,您将评估公式语义的质量。\",\n\t\"math-lp-5-identifiers-label\": \"以下数学标识符已经从公式中提取。选择每个标识符,如果它是表达式的标识符的话。\",\n\t\"math-lp-5-missing-label\": \"如果表达式包含上面列举的类型中缺少的标识符,那么标识符的LaTeX代码会在下面字段显示。每行使用一个标识符。\",\n\t\"math-lp-5-footer\": \"此表单的预填充值是用各种开源项目生成的,例如LaTeXML、MathJax、Mathoid、Mathosphere、SpeechRuleEngine、texvc、texvcjs、texvcinfo。在此对贡献者表示感谢:David Cervone、Deyan Ginev、Alexey Grigorev、Martin Líška、Bruce Miller、Robert Pagel、Michal Růžička、Volker Sorge、Frédéric Wang、Garbirel Wicke及其他贡献者们。\",\n\t\"math-lp-6-head\": \"第6步:上下文相关语义\",\n\t\"math-lp-6-intro\": \"接下来,您将评估定义提取物的质量。有些情况下我们的软件可以自动从包围表达式的文本中获得标识符名称。其他情况下则尚无法处理。请帮助改进此软件,并在字段“其他”中,为每个标识符填写一个合适的标识符名称。\",\n\t\"math-lp-6-separator-message\": \"用于标识符<math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$的定义\",\n\t\"math-lp-6-srt-help\": \"“演讲规则机制”生成以下文本,这应该帮助弱视力或无阅读能力的人们理解公式。接下来,我们参考此文本为“{{int:math-lp-6-srt-label}}”。\",\n\t\"math-lp-6-srt-label\": \"演讲规则文本:\",\n\t\"math-lp-6-srt-assessment-label\": \"您如何评价“语音规则文本”的质量?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"很有帮助\",\n\t\"math-lp-6-srt-assessment-option-2\": \"相当有帮助\",\n\t\"math-lp-6-srt-assessment-option-3\": \"稍有帮助\",\n\t\"math-lp-6-srt-assessment-option-4\": \"不完全有用\",\n\t\"math-lp-6-srt-suggestion-label\": \"建议更好的替代文本(可选)\",\n\t\"math-lp-7-head\": \"评估完成\",\n\t\"math-lp-7-intro\": \"感谢您对数学表达式的评估。\\n\\n您可以从同一条目访问更多数学表达式,或在其他条目继续。\",\n\t\"math-lp-feedback-label\": \"附加注释(可选)\",\n\t\"math-lp-feedback-help\": \"如果您有关于当前评价步骤的重要信息,请在此输入。\",\n\t\"math-lp-formula-ref\": \"您正在评估数学表达式$1,渲染为$2,最后编辑于<code>$3</code>。\",\n\t\"math-lp-submit-info\": \"点击下面的按钮之一,继续或关闭窗口以终止调查。\",\n\t\"math-lp-submit-label\": \"通过第$1步继续\",\n\t\"math-lp-finish-label\": \"结束\",\n\t\"math-lp-new-article\": \"通过其他条目继续\",\n\t\"math-lp-new-formula\": \"通过其他公式继续\",\n\t\"math-wmc-attach-results-help\": \"有时单一运算包含用于文件上传的更多结果。这种情况下上传会被拆分成数个文件。\",\n\t\"math-wmc-attach-results-label\": \"附加更多结果至当前的运算\",\n\t\"math-wmc-download-intro\": \"下载您之前在这里提交的流量。文件只包含有效点击数。所有无效点击数已被移除。\",\n\t\"math-wmc-download-button\": \"下载\",\n\t\"math-wmc-Introduction\": \"在这里上传您的提交到当前 NTCIR 维基百科数学搜索任务:\",\n\t\"math-wmc-SectionRun\": \"提交信息\",\n\t\"math-wmc-SelectRun\": \"名称\",\n\t\"math-wmc-SelectRunHelp\": \"为您的提交指定一个名称,或覆盖现有的的提案\",\n\t\"math-wmc-FileLabel\": \"CSV文件\",\n\t\"math-wmc-FileHelp\": \"归类上传您的结果,以逗号分隔的列表 (queryId,formulaId)-成对。列标题窗体的 <code>queryId,formulaId</code> 是必需的。\",\n\t\"math-wmc-RunAdded\": \"已添加提交物“$1”,带有ID“$2”\",\n\t\"math-wmc-RunAddError\": \"错误:不能添加提交“$1”。\",\n\t\"math-wmc-RunAddExist\": \"名为“$1”的提交已存在,带有ID“$2”\",\n\t\"math-wmc-Warnings\": \"输入文件的以下几行字被忽略:\",\n\t\"math-wmc-SubmissionSuccess\": \"提交成功。\",\n\t\"math-wmc-bad-header\": \"错误: 列标题必须是 queryId,formulaId。不允许额外的列。\",\n\t\"math-wmc-too-many-results\": \"第$1行:推导出太多用于$2的结果。公式“$3”的计算排名为“$4”。这大于允许提交的次数上限($wgMathWmcMaxResults=$5)。\",\n\t\"math-wmc-malformed-formula-reference\": \"第$1行:公式引用“$2”不匹配模式“$3”。\",\n\t\"math-wmc-wrong-formula-reference\": \"第$1行:公式引用(修订“$2”,公式“$3”)无效。\",\n\t\"math-wmc-wrong-query-reference\": \"第$1行:查询参考“$2”无效。\",\n\t\"math-wmc-importing\": \"正在导入……\",\n\t\"math-wmc-display-formulae-label\": \"提交公式的显示渲染\",\n\t\"math-wmc-display-formulae-help\": \"不建议用于较大的输入文件。\",\n\t\"action-mathwmcsubmit\": \"提交结果至NTCIR维基百科数学搜索任务\",\n\t\"right-mathwmcsubmit\": \"提交结果至NTCIR维基百科数学搜索任务\",\n\t\"math-search-term\": \"* $4 term-$1:$3-expression “$2”与$5条结果。\",\n\t\"math-search-relation-label\": \"关系:\",\n\t\"math-search-relation-0\": \"和\",\n\t\"math-search-relation-1\": \"或\",\n\t\"math-search-relation-2\": \"与非\",\n\t\"math-search-type-label\": \"类型:\",\n\t\"math-search-type-0\": \"关键词\",\n\t\"math-search-type-1\": \"TeX模式\",\n\t\"math-search-type-2\": \"xQuery表达式\",\n\t\"math-search-expression-label\": \"表达式:\",\n\t\"math-tex2nb-header\": \"请在下方指定您自己的输入\",\n\t\"math-tex2nb-intro\": \"此实体模型展示TeX至计算机代数系统(CAS)转换的概念。\\n\\nDemo应用程序会转换LaTeX函数,它们会直接翻译至CAS副本。\\n\\n没有明确CAS支持的功能可用于通过DRMF包翻译(正在开发中)。\",\n\t\"math-tex2nb-input\": \"输入方程式\",\n\t\"math-tex2nb-latex\": \"以下LaTeX输入...\",\n\t\"math-tex2nb-mathematica\": \"...被翻译至CAS输出...\",\n\t\"datatypes-type-contentmath\": \"数学表达式(内容)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"数学表达式(内容)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"用于数学表达式、公式、方程等的文字数据字段,以LaTeX的DRMF/DLMF变体表达。\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/zh-hant.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"@metadata\": {\n\t\t\"authors\": [\n\t\t\t\"Cwlin0416\",\n\t\t\t\"Diskdance\",\n\t\t\t\"Kly\",\n\t\t\t\"LNDDYL\",\n\t\t\t\"Liuxinyu970226\",\n\t\t\t\"Tranve\",\n\t\t\t\"Winston Sung\",\n\t\t\t\"捍粵者\"\n\t\t]\n\t},\n\t\"mathsearch\": \"數學搜尋\",\n\t\"mlpeval\": \"數學語言處理評估\",\n\t\"formulainfo\": \"公式訊息\",\n\t\"mathdownload\": \"下載數學搜尋結果\",\n\t\"mathindex\": \"數學索引\",\n\t\"mathupload\": \"提交數學搜尋結果\",\n\t\"latextranslator\": \"LaTeX 至 CAS 轉譯器\",\n\t\"specialpages-group-mathsearch\": \"數學搜尋\",\n\t\"displaytopics\": \"顯示主題\",\n\t\"mathsearch-desc\": \"整合 [http://search.mathweb.org/about.html MathWeb 搜尋]引擎\",\n\t\"getequationsbyquery\": \"透過查詢取得方程式\",\n\t\"xquerygenerator\": \"XQuery 產生器\",\n\t\"mathdebug\": \"測試呈現\",\n\t\"math-lp-1-intro\": \"親愛的參與者:\\n\\n感謝您參與在維基百科和其它有使用到數學的 wiki 上,有關評估與改進數學方面的支援。在考察上評估了 MediaWiki(即為運作維基百科的軟體)裡數學公式的品質,所涉及的為以下三個方面:\\n\\n# LaTeX 輸入:公式來源代碼是否輸入正確?(使用 <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>,而不是 <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>)\\n# 呈現:公式的顯示是否正確?(即使是在目前裝置上正確的 LaTeX 輸入內容,也可能導致出難以閱讀的公式。)\\n# Semantic:MediaWiki 的數學擴充功能是否能擷取正確的公式語義?(<math>f(a+b)</math> 可能代表著「函式 <math>f</math> 套用 <math>a</math> 加上 <math>b</math> 的總和參數」或是「變數 <math>f</math> 乘上 <math>a</math> 加上 <math>b</math> 的總和」)\\n\\n接下來,您會指引到 5 個評估程序步驟。在右側資訊框會提供細節詳情。請注意在僅有一個可能答案的問題中,會將第一個可能選項給預選。\",\n\t\"math-lp-1-head\": \"步驟 1:選擇您孰悉的條目\",\n\t\"math-lp-1-page-label\": \"條目標題\",\n\t\"math-lp-1-page-help\": \"下方輸入欄位是預先隨機填寫內容包含數學的條目。您可以有三個選擇\\n# 點擊「繼續」來進行此條目。\\n# 輸入您想要評估的條目標題,然後點擊「繼續」。\\n# 點擊「選擇其它隨機條目」來重新載入此頁面,並取得新的隨機所選條目。\",\n\t\"math-lp-2-head\": \"步驟 2:分類數學表達式\",\n\t\"math-lp-2-intro\": \"接下來,您將會看到一個數學表達式,它是由使用 MediaWiki 標記所輸入的,並且也被 MediaWiki 軟體視為數學表達式。\\n\\n在此步驟中,因數學符號不能單於用在數學上,您會對表達式種類和領域來做分類。\\n\\n若您所見的表達式不是完整的數學表達式,我們建議以「{{int:math-lp-new-formula}}」來提交表單。\\n\\n在下方,您會看到一個可展開的灰色方形。所要評估的表達式會顯示在標頭。若您點擊「展開」,您會看到條目裡提取表達式的內容。要查看完整條目的話,您可以在新視窗的頁面頂端開啟連結。\",\n\t\"math-lp-2-content-label\": \"選擇最適當的表達式類型\",\n\t\"math-lp-2-content-option-1\": \"綜合數學表達式(a²+b²=c²)\",\n\t\"math-lp-2-content-option-2\": \"單一數字(3.14)\",\n\t\"math-lp-2-content-option-3\": \"單一識別符號(a, π, c₀)\",\n\t\"math-lp-2-content-option-4\": \"單一數學符號(±)\",\n\t\"math-lp-2-content-option-5\": \"非數學環境使用的符號(♭ 用於音樂裡)\",\n\t\"math-lp-2-content-option-6\": \"化學結構式(CO₂ + C ⇌ 2 CO)\",\n\t\"math-lp-2-domain-label\": \"選擇表達式領域\",\n\t\"math-lp-2-domain-option-1\": \"(純)數學\",\n\t\"math-lp-2-domain-option-2\": \"物理學\",\n\t\"math-lp-2-domain-option-3\": \"化學\",\n\t\"math-lp-2-domain-option-4\": \"生物學\",\n\t\"math-lp-2-domain-option-5\": \"工程學\",\n\t\"math-lp-2-domain-option-6\": \"電腦科學\",\n\t\"math-lp-2-domain-option-7\": \"醫學\",\n\t\"math-lp-2-domain-option-8\": \"經濟學\",\n\t\"math-lp-2-domain-option-9\": \"其它\",\n\t\"math-lp-3-head\": \"步驟 3:LaTeX 代碼\",\n\t\"math-lp-3-intro\": \"接下來,您將會評估 LaTeX 原始碼的品質。\",\n\t\"math-lp-3-pretty-label\": \"哪種輸入來源較易閱讀?\",\n\t\"math-lp-3-pretty-help\": \"評估 LaTeX 代碼本身的可讀性,而非呈現方面。若原有文字與檢查文字相同,問題則會關閉。\",\n\t\"math-lp-3-pretty-option-1\": \"原有使用者所輸入 LaTeX 代碼\",\n\t\"math-lp-3-pretty-option-2\": \"已安全檢查的 LaTex 代碼\",\n\t\"math-lp-3-pretty-option-3\": \"無法告知。\",\n\t\"math-lp-3-assessment-label\": \"對原有使用者所輸入 LaTeX 代碼評估\",\n\t\"math-lp-3-assessment-option-1\": \"輸入內容全部沒問題\",\n\t\"math-lp-3-assessment-option-2\": \"輸入內容有小問題\",\n\t\"math-lp-3-assessment-option-3\": \"輸入內容有許多問題\",\n\t\"math-lp-3-assessment-option-4\": \"無法告知。\",\n\t\"math-lp-3-problems-label\": \"遇到問題:存在以下問題(可能會多次回應)\",\n\t\"math-lp-3-problems-option-1\": \"字詞未使用 LaTeX 文字模式(<syntaxhighlight lang=\\\"latex\\\" inline>x>0 implies that x+1>0</syntaxhighlight>,而不是 <syntaxhighlight lang=\\\"latex\\\" inline>x>0\\\\text{ implies that }x+1>0</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-2\": \"間距問題(<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x) dx</syntaxhighlight>,而不是<syntaxhighlight lang=\\\"latex\\\" inline>\\\\int f(x)\\\\, dx</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-3\": \"多字母函式名稱(使用 <syntaxhighlight lang=\\\"latex\\\" inline>sin</syntaxhighlight>,而不是 <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight>)\",\n\t\"math-lp-3-problems-option-4\": \"重新定義預先定義的概念(<syntaxhighlight lang=\\\"latex\\\" inline>\\\\operatorname{sin}</syntaxhighlight>,而不是 <syntaxhighlight lang=\\\"latex\\\" inline>\\\\sin</syntaxhighlight> ;或 <syntaxhighlight lang=\\\"latex\\\" inline>\\\\mathbb{R}</syntaxhighlight>,而不是 <syntaxhighlight lang=\\\"latex\\\" inline>\\\\reals</syntaxhighlight>)\",\n\t\"math-lp-3-skip-label\": \"要跳過此步驟,請點擊下方綠色按鈕\",\n\t\"math-lp-3-skip-help\": \"若您不孰悉取用 LaTeX 代碼,我們建議跳過此步驟。\",\n\t\"math-lp-3-suggestion-label\": \"修正使用者輸入:\",\n\t\"math-lp-3-suggestion-help\": \"選用,可在當 TeX 品質不好時使用\",\n\t\"math-lp-4-head\": \"步驟 $2:呈現$1\",\n\t\"math-lp-4-intro\": \"接下來,您會評估 $1 的呈現品質。此步驟包含 4 個小步驟。在一開始您會比較呈現的不同,之後在步驟 4a 至 4c 中您會取用各個呈現。請注意您的瀏覽器可能會不支援 SVG,或是 MathML 呈現。為了 Wikipedia.org 或是私有 wiki 上的生產考量,備援會自動選擇適合您瀏覽器的呈現方式。然而對此評估,該功能是被停用的,而您會剛好看到指定的呈現。\",\n\t\"math-lp-4-best-label\": \"哪種呈現模樣對您而言最好?\",\n\t\"math-lp-4-size-label\": \"數學表達式的大小與文字相比結果如何?\",\n\t\"math-lp-4-size-option-1\": \"良好\",\n\t\"math-lp-4-size-option-2\": \"太小\",\n\t\"math-lp-4-size-option-3\": \"太大\",\n\t\"math-lp-4-spacing-label\": \"數學表達式的間隔如何?\",\n\t\"math-lp-4-spacing-option-1\": \"良好\",\n\t\"math-lp-4-spacing-option-2\": \"一般\",\n\t\"math-lp-4-spacing-option-3\": \"不佳\",\n\t\"math-lp-4-font-label\": \"數學表達式的字體如何?\",\n\t\"math-lp-4-font-option-1\": \"清晰\",\n\t\"math-lp-4-font-option-2\": \"一般\",\n\t\"math-lp-4-font-option-3\": \"糢糊\",\n\t\"math-lp-4-integration-label\": \"公式整合至文字的結果如何?\",\n\t\"math-lp-4-integration-option-1\": \"它對文字相當合適。\",\n\t\"math-lp-4-integration-option-2\": \"有狀況,但不影響到閱讀動線。\",\n\t\"math-lp-4-integration-option-3\": \"影響到閱讀動線。\",\n\t\"math-lp-4-absolute-label\": \"表達式整體呈現的如何?\",\n\t\"math-lp-4-absolute-option-1\": \"良好\",\n\t\"math-lp-4-absolute-option-2\": \"一般\",\n\t\"math-lp-4-absolute-option-3\": \"不佳\",\n\t\"math-lp-5-head\": \"步驟 5:脈絡獨立語義\",\n\t\"math-lp-5-intro\": \"接下來,您將會評估公式語義的品質。\",\n\t\"math-lp-5-identifiers-label\": \"以下數學識別符號已從公式裡取出。若為表達式的識別符號,則選擇各識別符號。\",\n\t\"math-lp-5-missing-label\": \"如果表達式包含著在上方清單裡所缺少的識別符號,請將 LaTeX 代碼的識別符號輸入在下方欄位。每一行僅使用一個識別符號。\",\n\t\"math-lp-5-footer\": \"此表單的預填內容是透過採用多樣開放原始碼專案所生成,例如:LaTeXML、MathJax, Mathoid、Mathosphere、SpeechRuleEngine、texvc、texvcjs、texvcinfo。在此對於:David Cervone、Deyan Ginev、Alexey Grigorev、Martin Líška、Bruce Miller、Robert Pagel、Michal Růžička、Volker Sorge、Frédéric Wang、Garbirel Wicke,以及其他貢獻者們致上謝意。\",\n\t\"math-lp-6-head\": \"步驟 6:脈絡相關語義\",\n\t\"math-lp-6-intro\": \"接下來,您將評估定義取用的品質。在某些情況下我們的軟體能夠自動把圍繞在表達式的文字,將裡頭的識別符號名稱給導出,但在其它情況下則會無法處理。請協助改善此軟體,並為各識別符號的「其它」欄位裡,填寫合適的識別符號名稱。\",\n\t\"math-lp-6-separator-message\": \"識別 <math>$1</math> $<syntaxhighlight lang=\\\"latex\\\" inline>$1</syntaxhighlight>$ 的定義\",\n\t\"math-lp-6-srt-help\": \"「語音規則引擎」所產生以下的文字可幫助視力不良,或是有閱讀能力不佳的人來了解公式。接下來,我們會歸類此文字為「{{int:math-lp-6-srt-label}}」。\",\n\t\"math-lp-6-srt-label\": \"語音規則文字:\",\n\t\"math-lp-6-srt-assessment-label\": \"您如何評估語音規則文字的品質?\",\n\t\"math-lp-6-srt-assessment-option-1\": \"非常有幫助\",\n\t\"math-lp-6-srt-assessment-option-2\": \"算有幫助\",\n\t\"math-lp-6-srt-assessment-option-3\": \"稍有幫助\",\n\t\"math-lp-6-srt-assessment-option-4\": \"完全沒幫助\",\n\t\"math-lp-6-srt-suggestion-label\": \"建議更好的替代文字(可選)\",\n\t\"math-lp-7-head\": \"評估完成\",\n\t\"math-lp-7-intro\": \"感謝您對數學表達式的評估。\\n\\n您可以從同一條目或來取用數學表達式,或是在其它條目繼續。\",\n\t\"math-lp-feedback-label\": \"額外註解(可選)\",\n\t\"math-lp-feedback-help\": \"若您有想要分享有關目前評估步驟的重要訊息,請在此輸入。\",\n\t\"math-lp-formula-ref\": \"您正在評估數學表達式 $1,以 $2 呈現,最後一次編輯於 <code>$3</code>。\",\n\t\"math-lp-submit-info\": \"點擊以下按鈕之一來繼續,或是關閉視窗來中止調查。\",\n\t\"math-lp-submit-label\": \"以步驟 $1 繼續\",\n\t\"math-lp-finish-label\": \"結束\",\n\t\"math-lp-new-article\": \"以其它條目繼續\",\n\t\"math-lp-new-formula\": \"以其它公式繼續\",\n\t\"math-wmc-attach-results-help\": \"有時上傳一個檔案的單一運作會包含著多項結果。在這種情形下,上傳會被拆分成數個檔案。\",\n\t\"math-wmc-attach-results-label\": \"附加更多結果到目前的運作\",\n\t\"math-wmc-download-intro\": \"下載您之前在此運作的提交。檔案僅包含有效點擊次數。所有無效點擊次數已被移除。\",\n\t\"math-wmc-download-button\": \"下載\",\n\t\"math-wmc-Introduction\": \"在此更新您的提交至目前 NTCIR 維基百科數學搜尋任務:\",\n\t\"math-wmc-SectionRun\": \"提交訊息\",\n\t\"math-wmc-SelectRun\": \"名稱\",\n\t\"math-wmc-SelectRunHelp\": \"為您的提交指名唯一名稱,或是覆蓋現有的草稿。\",\n\t\"math-wmc-FileLabel\": \"CSV 檔案\",\n\t\"math-wmc-FileHelp\": \"上傳您的結果以排名、queryId 與 formulaId 以逗號分隔所成對的清單。表單 <code>queryId,formulaId</code> 的欄位標頭為必須。\",\n\t\"math-wmc-RunAdded\": \"已添加 ID 為「$2」的提交「$1」\",\n\t\"math-wmc-RunAddError\": \"錯誤:無法添加提交「$1」。\",\n\t\"math-wmc-RunAddExist\": \"已存在 ID 為「$2」的提交「$1」\",\n\t\"math-wmc-Warnings\": \"輸入檔案的以下幾行會被忽略:\",\n\t\"math-wmc-SubmissionSuccess\": \"提交成功。\",\n\t\"math-wmc-bad-header\": \"錯誤:欄位標題必須是 queryId、formulaId。額外的欄位是不被允許的。\",\n\t\"math-wmc-too-many-results\": \"第 $1 行:推論出太多 $2 相關的結果。\\n公式「$3」的計算排名為「$4」。這會超出提交的最大允許上限($wgMathWmcMaxResults=$5)。\",\n\t\"math-wmc-malformed-formula-reference\": \"第 $1 行:公式引用「$2」不符合模式「$3」。\",\n\t\"math-wmc-wrong-formula-reference\": \"第 $1 行:公式引用(修訂「$2」,公式「$3」)無效。\",\n\t\"math-wmc-wrong-query-reference\": \"第$1行:查詢參考「$2」無效。\",\n\t\"math-wmc-importing\": \"匯入中...\",\n\t\"math-wmc-display-formulae-label\": \"顯示提交公式的呈現\",\n\t\"math-wmc-display-formulae-help\": \"不建議用於較大輸入內容的檔案。\",\n\t\"action-mathwmcsubmit\": \"提交結果至 NTCIR 維基百科數學搜尋任務\",\n\t\"right-mathwmcsubmit\": \"提交結果至 NTCIR 維基百科數學搜尋任務\",\n\t\"math-search-term\": \"* $4 項目-$1:$3-表達式「$2」帶 {{PLURAL:$5|1 個結果|$5 個結果}}。\",\n\t\"math-search-relation-label\": \"關係:\",\n\t\"math-search-relation-0\": \"和\",\n\t\"math-search-relation-1\": \"或\",\n\t\"math-search-relation-2\": \"而非\",\n\t\"math-search-type-label\": \"類型:\",\n\t\"math-search-type-0\": \"關鍵字\",\n\t\"math-search-type-1\": \"TeX 模式\",\n\t\"math-search-type-2\": \"xQuery 表達式\",\n\t\"math-search-expression-label\": \"表達式:\",\n\t\"math-tex2nb-header\": \"指定您自己的輸入\",\n\t\"math-tex2nb-intro\": \"此模型展示 TeX 至計算機代數系統(CAS)轉換的概念。\\n\\n展示應用程式所轉換的 LaTeX 函式,會直接轉譯至 CAS 的相對應內容。\\n\\n沒有 CAS 所明確支援的函式可透過 DRMF 套件(開發中)來轉譯。\",\n\t\"math-tex2nb-input\": \"公式輸入\",\n\t\"math-tex2nb-wikitext\": \"Wikitext 上下文\",\n\t\"math-tex2nb-latex\": \"以下 LaTeX 輸入...\",\n\t\"math-tex2nb-mathematica\": \"...被轉譯成 CAS 輸出...\",\n\t\"math-tex2nb-purge\": \"清除快取結果。\",\n\t\"datatypes-type-contentmath\": \"數學表現式(內容)\",\n\t\"wikibase-listdatatypes-contentmath-head\": \"數學表現式(內容)\",\n\t\"wikibase-listdatatypes-contentmath-body\": \"用於數學表達式、公式、方程式等資料的立即數欄位,以 LaTeX 中的 DRMF/DLMF 變體表達。\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/package-lock.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"name\": \"mathsearch\",\n\t\"version\": \"0.0.0\",\n\t\"lockfileVersion\": 2,\n\t\"requires\": true,\n\t\"packages\": {\n\t\t\"\": {\n\t\t\t\"name\": \"mathsearch\",\n\t\t\t\"version\": \"0.0.0\",\n\t\t\t\"devDependencies\": {\n\t\t\t\t\"eslint-config-wikimedia\": \"0.24.0\",\n\t\t\t\t\"grunt\": \"1.6.1\",\n\t\t\t\t\"grunt-banana-checker\": \"0.10.0\",\n\t\t\t\t\"grunt-eslint\": \"24.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@babel/code-frame\": {\n\t\t\t\"version\": \"7.18.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz\",\n\t\t\t\"integrity\": \"sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"@babel/highlight\": \"^7.18.6\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6.9.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@babel/helper-validator-identifier\": {\n\t\t\t\"version\": \"7.19.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz\",\n\t\t\t\"integrity\": \"sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6.9.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@babel/highlight\": {\n\t\t\t\"version\": \"7.18.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz\",\n\t\t\t\"integrity\": \"sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"@babel/helper-validator-identifier\": \"^7.18.6\",\n\t\t\t\t\"chalk\": \"^2.0.0\",\n\t\t\t\t\"js-tokens\": \"^4.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6.9.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@babel/highlight/node_modules/chalk\": {\n\t\t\t\"version\": \"2.4.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz\",\n\t\t\t\"integrity\": \"sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"ansi-styles\": \"^3.2.1\",\n\t\t\t\t\"escape-string-regexp\": \"^1.0.5\",\n\t\t\t\t\"supports-color\": \"^5.3.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@babel/highlight/node_modules/escape-string-regexp\": {\n\t\t\t\"version\": \"1.0.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz\",\n\t\t\t\"integrity\": \"sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.8.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@es-joy/jsdoccomment\": {\n\t\t\t\"version\": \"0.23.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.23.6.tgz\",\n\t\t\t\"integrity\": \"sha512-cCtumxG+qrYORGeOkDQ58GtSt/bb2XiP9GC0x2YduoUEX2EmBQ48FtoZMUs+8wiIdTDN1izUiRUD2FDu+p+Lvg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"comment-parser\": \"1.3.1\",\n\t\t\t\t\"esquery\": \"^1.4.0\",\n\t\t\t\t\"jsdoc-type-pratt-parser\": \"~2.2.5\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^12 || ^14 || ^16 || ^17\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@eslint-community/eslint-utils\": {\n\t\t\t\"version\": \"4.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": \"^3.3.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^12.22.0 || ^14.17.0 || >=16.0.0\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \"^6.0.0 || ^7.0.0 || >=8.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@eslint-community/regexpp\": {\n\t\t\t\"version\": \"4.4.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.1.tgz\",\n\t\t\t\"integrity\": \"sha512-BISJ6ZE4xQsuL/FmsyRaiffpq977bMlsKfGHTQrOGFErfByxIe6iZTxPf/00Zon9b9a7iUykfQwejN3s2ZW/Bw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^12.0.0 || ^14.0.0 || >=16.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@eslint/eslintrc\": {\n\t\t\t\"version\": \"2.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"ajv\": \"^6.12.4\",\n\t\t\t\t\"debug\": \"^4.3.2\",\n\t\t\t\t\"espree\": \"^9.5.0\",\n\t\t\t\t\"globals\": \"^13.19.0\",\n\t\t\t\t\"ignore\": \"^5.2.0\",\n\t\t\t\t\"import-fresh\": \"^3.2.1\",\n\t\t\t\t\"js-yaml\": \"^4.1.0\",\n\t\t\t\t\"minimatch\": \"^3.1.2\",\n\t\t\t\t\"strip-json-comments\": \"^3.1.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^12.22.0 || ^14.17.0 || >=16.0.0\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://opencollective.com/eslint\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@eslint/eslintrc/node_modules/argparse\": {\n\t\t\t\"version\": \"2.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/@eslint/eslintrc/node_modules/js-yaml\": {\n\t\t\t\"version\": \"4.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"argparse\": \"^2.0.1\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"js-yaml\": \"bin/js-yaml.js\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@eslint/eslintrc/node_modules/minimatch\": {\n\t\t\t\"version\": \"3.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz\",\n\t\t\t\"integrity\": \"sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"brace-expansion\": \"^1.1.7\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"*\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@eslint/js\": {\n\t\t\t\"version\": \"8.36.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@eslint/js/-/js-8.36.0.tgz\",\n\t\t\t\"integrity\": \"sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^12.22.0 || ^14.17.0 || >=16.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@humanwhocodes/config-array\": {\n\t\t\t\"version\": \"0.11.8\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz\",\n\t\t\t\"integrity\": \"sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"@humanwhocodes/object-schema\": \"^1.2.1\",\n\t\t\t\t\"debug\": \"^4.1.1\",\n\t\t\t\t\"minimatch\": \"^3.0.5\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@humanwhocodes/module-importer\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=12.22\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"type\": \"github\",\n\t\t\t\t\"url\": \"https://github.com/sponsors/nzakas\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@humanwhocodes/object-schema\": {\n\t\t\t\"version\": \"1.2.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz\",\n\t\t\t\"integrity\": \"sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/@mdn/browser-compat-data\": {\n\t\t\t\"version\": \"4.2.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-4.2.1.tgz\",\n\t\t\t\"integrity\": \"sha512-EWUguj2kd7ldmrF9F+vI5hUOralPd+sdsUnYbRy33vZTuZkduC1shE9TtEMEjAQwyfyMb4ole5KtjF8MsnQOlA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/@nodelib/fs.scandir\": {\n\t\t\t\"version\": \"2.1.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz\",\n\t\t\t\"integrity\": \"sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"@nodelib/fs.stat\": \"2.0.5\",\n\t\t\t\t\"run-parallel\": \"^1.1.9\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@nodelib/fs.stat\": {\n\t\t\t\"version\": \"2.0.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz\",\n\t\t\t\"integrity\": \"sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@nodelib/fs.walk\": {\n\t\t\t\"version\": \"1.2.8\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz\",\n\t\t\t\"integrity\": \"sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"@nodelib/fs.scandir\": \"2.1.5\",\n\t\t\t\t\"fastq\": \"^1.6.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/@types/normalize-package-data\": {\n\t\t\t\"version\": \"2.4.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz\",\n\t\t\t\"integrity\": \"sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/abbrev\": {\n\t\t\t\"version\": \"1.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/acorn\": {\n\t\t\t\"version\": \"8.8.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz\",\n\t\t\t\"integrity\": \"sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"bin\": {\n\t\t\t\t\"acorn\": \"bin/acorn\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.4.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/acorn-jsx\": {\n\t\t\t\"version\": \"5.3.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz\",\n\t\t\t\"integrity\": \"sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"acorn\": \"^6.0.0 || ^7.0.0 || ^8.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/ajv\": {\n\t\t\t\"version\": \"6.12.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz\",\n\t\t\t\"integrity\": \"sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"fast-deep-equal\": \"^3.1.1\",\n\t\t\t\t\"fast-json-stable-stringify\": \"^2.0.0\",\n\t\t\t\t\"json-schema-traverse\": \"^0.4.1\",\n\t\t\t\t\"uri-js\": \"^4.2.2\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"type\": \"github\",\n\t\t\t\t\"url\": \"https://github.com/sponsors/epoberezkin\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/ansi-regex\": {\n\t\t\t\"version\": \"5.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/ansi-styles\": {\n\t\t\t\"version\": \"3.2.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz\",\n\t\t\t\"integrity\": \"sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"color-convert\": \"^1.9.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/argparse\": {\n\t\t\t\"version\": \"1.0.10\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz\",\n\t\t\t\"integrity\": \"sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"sprintf-js\": \"~1.0.2\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/argparse/node_modules/sprintf-js\": {\n\t\t\t\"version\": \"1.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz\",\n\t\t\t\"integrity\": \"sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/array-each\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-zHjL5SZa68hkKHBFBK6DJCTtr9sfTCPCaph/L7tMSLcTFgy+zX7E+6q5UArbtOtMBCtxdICpfTCspRse+ywyXA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/array-slice\": {\n\t\t\t\"version\": \"1.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/ast-metadata-inferer\": {\n\t\t\t\"version\": \"0.7.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ast-metadata-inferer/-/ast-metadata-inferer-0.7.0.tgz\",\n\t\t\t\"integrity\": \"sha512-OkMLzd8xelb3gmnp6ToFvvsHLtS6CbagTkFQvQ+ZYFe3/AIl9iKikNR9G7pY3GfOR/2Xc222hwBjzI7HLkE76Q==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"@mdn/browser-compat-data\": \"^3.3.14\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/ast-metadata-inferer/node_modules/@mdn/browser-compat-data\": {\n\t\t\t\"version\": \"3.3.14\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-3.3.14.tgz\",\n\t\t\t\"integrity\": \"sha512-n2RC9d6XatVbWFdHLimzzUJxJ1KY8LdjqrW6YvGPiRmsHkhOUx74/Ct10x5Yo7bC/Jvqx7cDEW8IMPv/+vwEzA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/async\": {\n\t\t\t\"version\": \"3.2.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/async/-/async-3.2.3.tgz\",\n\t\t\t\"integrity\": \"sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/balanced-match\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha1-ibTRmasr7kneFk6gK4nORi1xt2c=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/boolbase\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/brace-expansion\": {\n\t\t\t\"version\": \"1.1.11\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz\",\n\t\t\t\"integrity\": \"sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"balanced-match\": \"^1.0.0\",\n\t\t\t\t\"concat-map\": \"0.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/braces\": {\n\t\t\t\"version\": \"3.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/braces/-/braces-3.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"fill-range\": \"^7.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/browserslist\": {\n\t\t\t\"version\": \"4.20.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/browserslist/-/browserslist-4.20.3.tgz\",\n\t\t\t\"integrity\": \"sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"funding\": [\n\t\t\t\t{\n\t\t\t\t\t\"type\": \"opencollective\",\n\t\t\t\t\t\"url\": \"https://opencollective.com/browserslist\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"type\": \"tidelift\",\n\t\t\t\t\t\"url\": \"https://tidelift.com/funding/github/npm/browserslist\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"dependencies\": {\n\t\t\t\t\"caniuse-lite\": \"^1.0.30001332\",\n\t\t\t\t\"electron-to-chromium\": \"^1.4.118\",\n\t\t\t\t\"escalade\": \"^3.1.1\",\n\t\t\t\t\"node-releases\": \"^2.0.3\",\n\t\t\t\t\"picocolors\": \"^1.0.0\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"browserslist\": \"cli.js\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/browserslist-config-wikimedia\": {\n\t\t\t\"version\": \"0.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/browserslist-config-wikimedia/-/browserslist-config-wikimedia-0.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-U/fmsaGlCKOqRIjKqXwQ44qFqiStngRTphj1Cf6IHV6J8OK8T0gu9dKc7Ljq4v7bwhnhN+YCCa4fA3nZlPNivQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/builtin-modules\": {\n\t\t\t\"version\": \"3.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/callsites\": {\n\t\t\t\"version\": \"3.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/caniuse-lite\": {\n\t\t\t\"version\": \"1.0.30001341\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001341.tgz\",\n\t\t\t\"integrity\": \"sha512-2SodVrFFtvGENGCv0ChVJIDQ0KPaS1cg7/qtfMaICgeMolDdo/Z2OD32F0Aq9yl6F4YFwGPBS5AaPqNYiW4PoA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"funding\": [\n\t\t\t\t{\n\t\t\t\t\t\"type\": \"opencollective\",\n\t\t\t\t\t\"url\": \"https://opencollective.com/browserslist\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"type\": \"tidelift\",\n\t\t\t\t\t\"url\": \"https://tidelift.com/funding/github/npm/caniuse-lite\"\n\t\t\t\t}\n\t\t\t]\n\t\t},\n\t\t\"node_modules/chalk\": {\n\t\t\t\"version\": \"4.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz\",\n\t\t\t\"integrity\": \"sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"ansi-styles\": \"^4.1.0\",\n\t\t\t\t\"supports-color\": \"^7.1.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/chalk/chalk?sponsor=1\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/chalk/node_modules/ansi-styles\": {\n\t\t\t\"version\": \"4.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"color-convert\": \"^2.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/chalk/node_modules/color-convert\": {\n\t\t\t\"version\": \"2.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"color-name\": \"~1.1.4\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=7.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/chalk/node_modules/color-name\": {\n\t\t\t\"version\": \"1.1.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz\",\n\t\t\t\"integrity\": \"sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/chalk/node_modules/has-flag\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/chalk/node_modules/supports-color\": {\n\t\t\t\"version\": \"7.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"has-flag\": \"^4.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/ci-info\": {\n\t\t\t\"version\": \"3.8.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz\",\n\t\t\t\"integrity\": \"sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"funding\": [\n\t\t\t\t{\n\t\t\t\t\t\"type\": \"github\",\n\t\t\t\t\t\"url\": \"https://github.com/sponsors/sibiraj-s\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/clean-regexp\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/clean-regexp/-/clean-regexp-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-GfisEZEJvzKrmGWkvfhgzcz/BllN1USeqD2V6tg14OAOgaCD2Z/PUEuxnAZ/nPvmaHRG7a8y77p1T/IRQ4D1Hw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"escape-string-regexp\": \"^1.0.5\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/clean-regexp/node_modules/escape-string-regexp\": {\n\t\t\t\"version\": \"1.0.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz\",\n\t\t\t\"integrity\": \"sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.8.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/color-convert\": {\n\t\t\t\"version\": \"1.9.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz\",\n\t\t\t\"integrity\": \"sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"color-name\": \"1.1.3\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/color-name\": {\n\t\t\t\"version\": \"1.1.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz\",\n\t\t\t\"integrity\": \"sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/colors\": {\n\t\t\t\"version\": \"1.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/colors/-/colors-1.1.2.tgz\",\n\t\t\t\"integrity\": \"sha1-FopHAXVran9RoSzgyXv6KMCE7WM=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.1.90\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/comment-parser\": {\n\t\t\t\"version\": \"1.3.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/comment-parser/-/comment-parser-1.3.1.tgz\",\n\t\t\t\"integrity\": \"sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 12.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/concat-map\": {\n\t\t\t\"version\": \"0.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz\",\n\t\t\t\"integrity\": \"sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/core-js\": {\n\t\t\t\"version\": \"3.22.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/core-js/-/core-js-3.22.5.tgz\",\n\t\t\t\"integrity\": \"sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"hasInstallScript\": true,\n\t\t\t\"funding\": {\n\t\t\t\t\"type\": \"opencollective\",\n\t\t\t\t\"url\": \"https://opencollective.com/core-js\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/cross-spawn\": {\n\t\t\t\"version\": \"7.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"path-key\": \"^3.1.0\",\n\t\t\t\t\"shebang-command\": \"^2.0.0\",\n\t\t\t\t\"which\": \"^2.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/cssesc\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"bin\": {\n\t\t\t\t\"cssesc\": \"bin/cssesc\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/dateformat\": {\n\t\t\t\"version\": \"4.6.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/dateformat/-/dateformat-4.6.3.tgz\",\n\t\t\t\"integrity\": \"sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"*\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/debug\": {\n\t\t\t\"version\": \"4.3.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/debug/-/debug-4.3.4.tgz\",\n\t\t\t\"integrity\": \"sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"ms\": \"2.1.2\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6.0\"\n\t\t\t},\n\t\t\t\"peerDependenciesMeta\": {\n\t\t\t\t\"supports-color\": {\n\t\t\t\t\t\"optional\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"node_modules/deep-is\": {\n\t\t\t\"version\": \"0.1.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz\",\n\t\t\t\"integrity\": \"sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/detect-file\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/doctrine\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"esutils\": \"^2.0.2\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/electron-to-chromium\": {\n\t\t\t\"version\": \"1.4.137\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.137.tgz\",\n\t\t\t\"integrity\": \"sha512-0Rcpald12O11BUogJagX3HsCN3FE83DSqWjgXoHo5a72KUKMSfI39XBgJpgNNxS9fuGzytaFjE06kZkiVFy2qA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/error-ex\": {\n\t\t\t\"version\": \"1.3.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz\",\n\t\t\t\"integrity\": \"sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"is-arrayish\": \"^0.2.1\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/escalade\": {\n\t\t\t\"version\": \"3.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/escape-string-regexp\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint\": {\n\t\t\t\"version\": \"8.36.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint/-/eslint-8.36.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"@eslint-community/eslint-utils\": \"^4.2.0\",\n\t\t\t\t\"@eslint-community/regexpp\": \"^4.4.0\",\n\t\t\t\t\"@eslint/eslintrc\": \"^2.0.1\",\n\t\t\t\t\"@eslint/js\": \"8.36.0\",\n\t\t\t\t\"@humanwhocodes/config-array\": \"^0.11.8\",\n\t\t\t\t\"@humanwhocodes/module-importer\": \"^1.0.1\",\n\t\t\t\t\"@nodelib/fs.walk\": \"^1.2.8\",\n\t\t\t\t\"ajv\": \"^6.10.0\",\n\t\t\t\t\"chalk\": \"^4.0.0\",\n\t\t\t\t\"cross-spawn\": \"^7.0.2\",\n\t\t\t\t\"debug\": \"^4.3.2\",\n\t\t\t\t\"doctrine\": \"^3.0.0\",\n\t\t\t\t\"escape-string-regexp\": \"^4.0.0\",\n\t\t\t\t\"eslint-scope\": \"^7.1.1\",\n\t\t\t\t\"eslint-visitor-keys\": \"^3.3.0\",\n\t\t\t\t\"espree\": \"^9.5.0\",\n\t\t\t\t\"esquery\": \"^1.4.2\",\n\t\t\t\t\"esutils\": \"^2.0.2\",\n\t\t\t\t\"fast-deep-equal\": \"^3.1.3\",\n\t\t\t\t\"file-entry-cache\": \"^6.0.1\",\n\t\t\t\t\"find-up\": \"^5.0.0\",\n\t\t\t\t\"glob-parent\": \"^6.0.2\",\n\t\t\t\t\"globals\": \"^13.19.0\",\n\t\t\t\t\"grapheme-splitter\": \"^1.0.4\",\n\t\t\t\t\"ignore\": \"^5.2.0\",\n\t\t\t\t\"import-fresh\": \"^3.0.0\",\n\t\t\t\t\"imurmurhash\": \"^0.1.4\",\n\t\t\t\t\"is-glob\": \"^4.0.0\",\n\t\t\t\t\"is-path-inside\": \"^3.0.3\",\n\t\t\t\t\"js-sdsl\": \"^4.1.4\",\n\t\t\t\t\"js-yaml\": \"^4.1.0\",\n\t\t\t\t\"json-stable-stringify-without-jsonify\": \"^1.0.1\",\n\t\t\t\t\"levn\": \"^0.4.1\",\n\t\t\t\t\"lodash.merge\": \"^4.6.2\",\n\t\t\t\t\"minimatch\": \"^3.1.2\",\n\t\t\t\t\"natural-compare\": \"^1.4.0\",\n\t\t\t\t\"optionator\": \"^0.9.1\",\n\t\t\t\t\"strip-ansi\": \"^6.0.1\",\n\t\t\t\t\"strip-json-comments\": \"^3.1.0\",\n\t\t\t\t\"text-table\": \"^0.2.0\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"eslint\": \"bin/eslint.js\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^12.22.0 || ^14.17.0 || >=16.0.0\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://opencollective.com/eslint\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-config-wikimedia\": {\n\t\t\t\"version\": \"0.24.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-config-wikimedia/-/eslint-config-wikimedia-0.24.0.tgz\",\n\t\t\t\"integrity\": \"sha512-8oH/YhJ87ONSmuRfATgx8U7Jcwz3tBemrh6YOezIfj9f2QfE71ZhaKZrNPdfS7vIklLor/cB9vX7sxN10nz8xw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"browserslist-config-wikimedia\": \"^0.4.0\",\n\t\t\t\t\"eslint\": \"^8.31.0\",\n\t\t\t\t\"eslint-plugin-compat\": \"^4.0.2\",\n\t\t\t\t\"eslint-plugin-es-x\": \"^5.2.1\",\n\t\t\t\t\"eslint-plugin-jsdoc\": \"39.2.2\",\n\t\t\t\t\"eslint-plugin-json-es\": \"^1.5.7\",\n\t\t\t\t\"eslint-plugin-mediawiki\": \"^0.4.0\",\n\t\t\t\t\"eslint-plugin-mocha\": \"^9.0.0\",\n\t\t\t\t\"eslint-plugin-no-jquery\": \"^2.7.0\",\n\t\t\t\t\"eslint-plugin-node\": \"^11.1.0\",\n\t\t\t\t\"eslint-plugin-qunit\": \"^7.2.0\",\n\t\t\t\t\"eslint-plugin-unicorn\": \"^42.0.0\",\n\t\t\t\t\"eslint-plugin-vue\": \"^8.7.1\",\n\t\t\t\t\"eslint-plugin-wdio\": \"^7.19.4\",\n\t\t\t\t\"eslint-plugin-yml\": \"^0.14.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-compat\": {\n\t\t\t\"version\": \"4.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-compat/-/eslint-plugin-compat-4.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-xqvoO54CLTVaEYGMzhu35Wzwk/As7rCvz/2dqwnFiWi0OJccEtGIn+5qq3zqIu9nboXlpdBN579fZcItC73Ycg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"@mdn/browser-compat-data\": \"^4.1.5\",\n\t\t\t\t\"ast-metadata-inferer\": \"^0.7.0\",\n\t\t\t\t\"browserslist\": \"^4.16.8\",\n\t\t\t\t\"caniuse-lite\": \"^1.0.30001304\",\n\t\t\t\t\"core-js\": \"^3.16.2\",\n\t\t\t\t\"find-up\": \"^5.0.0\",\n\t\t\t\t\"lodash.memoize\": \"4.1.2\",\n\t\t\t\t\"semver\": \"7.3.5\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=9.x\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \"^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-es-x\": {\n\t\t\t\"version\": \"5.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-es-x/-/eslint-plugin-es-x-5.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-6Mniw760Nhd6brnDy+rz857LD+icZe5wXmsvXSuJ84svM0Q53ulJxpMhTJmpqHaLzYh7fuGAJ8V62ohbmqF+jA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-utils\": \"^2.0.0 || ^3.0.0\",\n\t\t\t\t\"regexpp\": \"^3.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8.10.0\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/ota-meshi\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \">=4.19.1\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-jsdoc\": {\n\t\t\t\"version\": \"39.2.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.2.2.tgz\",\n\t\t\t\"integrity\": \"sha512-ybkvja0p9JRzHEd2ST9h+Z47DLOuPyXpeb6r18/zKHdMmggPU1J0/zl+F0phea8ze9rMxi42MJVmGXi2NZ7PpA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"@es-joy/jsdoccomment\": \"~0.23.1\",\n\t\t\t\t\"comment-parser\": \"1.3.1\",\n\t\t\t\t\"debug\": \"^4.3.4\",\n\t\t\t\t\"escape-string-regexp\": \"^4.0.0\",\n\t\t\t\t\"esquery\": \"^1.4.0\",\n\t\t\t\t\"semver\": \"^7.3.7\",\n\t\t\t\t\"spdx-expression-parse\": \"^3.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^14 || ^16 || ^17\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \"^7.0.0 || ^8.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-jsdoc/node_modules/semver\": {\n\t\t\t\"version\": \"7.3.8\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/semver/-/semver-7.3.8.tgz\",\n\t\t\t\"integrity\": \"sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"lru-cache\": \"^6.0.0\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"semver\": \"bin/semver.js\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-json-es\": {\n\t\t\t\"version\": \"1.5.7\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-json-es/-/eslint-plugin-json-es-1.5.7.tgz\",\n\t\t\t\"integrity\": \"sha512-ehBHcCcJo4iViYx6vp3T+SmwzLIlVDzZNoVxN/txZIiPwDQ26mnYaN5iJ3imqN4l1b8z6rbxEH2kB9XDGxeU/w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": \"^3.3.0\",\n\t\t\t\t\"espree\": \"^9.3.1\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \">= 7\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-mediawiki\": {\n\t\t\t\"version\": \"0.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-mediawiki/-/eslint-plugin-mediawiki-0.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Eufptb8lrElYwIONvgxlMBnPD6PYT4xAFprWlBxV5brCmUh8MZ41+lMxt2TPwEC6C85ngflkVez8BV8tWS9RyQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-plugin-vue\": \"^8.7.1\",\n\t\t\t\t\"upath\": \"^2.0.1\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \">=5.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-mocha\": {\n\t\t\t\"version\": \"9.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-9.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-d7knAcQj1jPCzZf3caeBIn3BnW6ikcvfz0kSqQpwPYcVGLoJV5sz0l0OJB2LR8I7dvTDbqq1oV6ylhSgzA10zg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-utils\": \"^3.0.0\",\n\t\t\t\t\"ramda\": \"^0.27.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=12.0.0\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \">=7.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-mocha/node_modules/eslint-utils\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": \"^2.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^10.0.0 || ^12.0.0 || >= 14.0.0\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/mysticatea\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \">=5\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-mocha/node_modules/eslint-visitor-keys\": {\n\t\t\t\"version\": \"2.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-no-jquery\": {\n\t\t\t\"version\": \"2.7.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-no-jquery/-/eslint-plugin-no-jquery-2.7.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Aeg7dA6GTH1AcWLlBtWNzOU9efK5KpNi7b0EhBO0o0M+awyzguUUo8gF6hXGjQ9n5h8/uRtYv9zOqQkeC5CG0w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \">=2.3.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-node\": {\n\t\t\t\"version\": \"11.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-plugin-es\": \"^3.0.0\",\n\t\t\t\t\"eslint-utils\": \"^2.0.0\",\n\t\t\t\t\"ignore\": \"^5.1.1\",\n\t\t\t\t\"minimatch\": \"^3.0.4\",\n\t\t\t\t\"resolve\": \"^1.10.1\",\n\t\t\t\t\"semver\": \"^6.1.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-node/node_modules/eslint-plugin-es\": {\n\t\t\t\"version\": \"3.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-utils\": \"^2.0.0\",\n\t\t\t\t\"regexpp\": \"^3.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-node/node_modules/semver\": {\n\t\t\t\"version\": \"6.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/semver/-/semver-6.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"bin\": {\n\t\t\t\t\"semver\": \"bin/semver.js\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-qunit\": {\n\t\t\t\"version\": \"7.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-qunit/-/eslint-plugin-qunit-7.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-ebT6aOpmMj4vchG0hVw9Ukbutk/lgywrc8gc9w9hH2/4WjKqwMlyM7iVwqB7OAXv6gtQMJZuziT0wNjjymAuWA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-utils\": \"^3.0.0\",\n\t\t\t\t\"requireindex\": \"^1.2.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"12.x || 14.x || >=16.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-qunit/node_modules/eslint-utils\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": \"^2.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^10.0.0 || ^12.0.0 || >= 14.0.0\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/mysticatea\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \">=5\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-qunit/node_modules/eslint-visitor-keys\": {\n\t\t\t\"version\": \"2.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-unicorn\": {\n\t\t\t\"version\": \"42.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"@babel/helper-validator-identifier\": \"^7.15.7\",\n\t\t\t\t\"ci-info\": \"^3.3.0\",\n\t\t\t\t\"clean-regexp\": \"^1.0.0\",\n\t\t\t\t\"eslint-utils\": \"^3.0.0\",\n\t\t\t\t\"esquery\": \"^1.4.0\",\n\t\t\t\t\"indent-string\": \"^4.0.0\",\n\t\t\t\t\"is-builtin-module\": \"^3.1.0\",\n\t\t\t\t\"lodash\": \"^4.17.21\",\n\t\t\t\t\"pluralize\": \"^8.0.0\",\n\t\t\t\t\"read-pkg-up\": \"^7.0.1\",\n\t\t\t\t\"regexp-tree\": \"^0.1.24\",\n\t\t\t\t\"safe-regex\": \"^2.1.1\",\n\t\t\t\t\"semver\": \"^7.3.5\",\n\t\t\t\t\"strip-indent\": \"^3.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=12\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \">=8.8.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-unicorn/node_modules/eslint-utils\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": \"^2.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^10.0.0 || ^12.0.0 || >= 14.0.0\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/mysticatea\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \">=5\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-unicorn/node_modules/eslint-visitor-keys\": {\n\t\t\t\"version\": \"2.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-vue\": {\n\t\t\t\"version\": \"8.7.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz\",\n\t\t\t\"integrity\": \"sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-utils\": \"^3.0.0\",\n\t\t\t\t\"natural-compare\": \"^1.4.0\",\n\t\t\t\t\"nth-check\": \"^2.0.1\",\n\t\t\t\t\"postcss-selector-parser\": \"^6.0.9\",\n\t\t\t\t\"semver\": \"^7.3.5\",\n\t\t\t\t\"vue-eslint-parser\": \"^8.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^12.22.0 || ^14.17.0 || >=16.0.0\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \"^6.2.0 || ^7.0.0 || ^8.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-vue/node_modules/eslint-utils\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": \"^2.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^10.0.0 || ^12.0.0 || >= 14.0.0\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/mysticatea\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \">=5\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-vue/node_modules/eslint-visitor-keys\": {\n\t\t\t\"version\": \"2.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-wdio\": {\n\t\t\t\"version\": \"7.25.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-wdio/-/eslint-plugin-wdio-7.25.3.tgz\",\n\t\t\t\"integrity\": \"sha512-2zbYwV14Md9FNlyhaIILVGPB6w4bu2eJdOTywDUs2Qy4ebcQNwrxB0qCaf7Rm4O+T0Ir+tdYHYBBfbDocSLKng==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=12.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-plugin-yml\": {\n\t\t\t\"version\": \"0.14.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-0.14.0.tgz\",\n\t\t\t\"integrity\": \"sha512-+0+bBV/07txENbxfrHF9olGoLCHez64vmnOmjWOoLwmXOwfdaSRleBSPIi4nWQs7WwX8lm/fSLadOjbVEcsXQQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"debug\": \"^4.3.2\",\n\t\t\t\t\"lodash\": \"^4.17.21\",\n\t\t\t\t\"natural-compare\": \"^1.4.0\",\n\t\t\t\t\"yaml-eslint-parser\": \"^0.5.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^12.22.0 || ^14.17.0 || >=16.0.0\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/ota-meshi\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \">=6.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-scope\": {\n\t\t\t\"version\": \"7.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"esrecurse\": \"^4.3.0\",\n\t\t\t\t\"estraverse\": \"^5.2.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^12.22.0 || ^14.17.0 || >=16.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-utils\": {\n\t\t\t\"version\": \"2.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": \"^1.1.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-utils/node_modules/eslint-visitor-keys\": {\n\t\t\t\"version\": \"1.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint-visitor-keys\": {\n\t\t\t\"version\": \"3.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^12.22.0 || ^14.17.0 || >=16.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint/node_modules/argparse\": {\n\t\t\t\"version\": \"2.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/eslint/node_modules/js-yaml\": {\n\t\t\t\"version\": \"4.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"argparse\": \"^2.0.1\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"js-yaml\": \"bin/js-yaml.js\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eslint/node_modules/minimatch\": {\n\t\t\t\"version\": \"3.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz\",\n\t\t\t\"integrity\": \"sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"brace-expansion\": \"^1.1.7\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"*\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/espree\": {\n\t\t\t\"version\": \"9.5.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/espree/-/espree-9.5.0.tgz\",\n\t\t\t\"integrity\": \"sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"acorn\": \"^8.8.0\",\n\t\t\t\t\"acorn-jsx\": \"^5.3.2\",\n\t\t\t\t\"eslint-visitor-keys\": \"^3.3.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^12.22.0 || ^14.17.0 || >=16.0.0\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://opencollective.com/eslint\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/esprima\": {\n\t\t\t\"version\": \"4.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"bin\": {\n\t\t\t\t\"esparse\": \"bin/esparse.js\",\n\t\t\t\t\"esvalidate\": \"bin/esvalidate.js\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/esquery\": {\n\t\t\t\"version\": \"1.5.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz\",\n\t\t\t\"integrity\": \"sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"estraverse\": \"^5.1.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/esrecurse\": {\n\t\t\t\"version\": \"4.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"estraverse\": \"^5.2.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/estraverse\": {\n\t\t\t\"version\": \"5.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/esutils\": {\n\t\t\t\"version\": \"2.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/eventemitter2\": {\n\t\t\t\"version\": \"0.4.14\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz\",\n\t\t\t\"integrity\": \"sha1-j2G3XN4BKy6esoTUVFWDtWQ7Yas=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/exit\": {\n\t\t\t\"version\": \"0.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/exit/-/exit-0.1.2.tgz\",\n\t\t\t\"integrity\": \"sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 0.8.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/expand-tilde\": {\n\t\t\t\"version\": \"2.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"homedir-polyfill\": \"^1.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/extend\": {\n\t\t\t\"version\": \"3.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/extend/-/extend-3.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/fast-deep-equal\": {\n\t\t\t\"version\": \"3.1.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz\",\n\t\t\t\"integrity\": \"sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/fast-json-stable-stringify\": {\n\t\t\t\"version\": \"2.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/fast-levenshtein\": {\n\t\t\t\"version\": \"2.0.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz\",\n\t\t\t\"integrity\": \"sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/fastq\": {\n\t\t\t\"version\": \"1.15.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz\",\n\t\t\t\"integrity\": \"sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"reusify\": \"^1.0.4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/file-entry-cache\": {\n\t\t\t\"version\": \"6.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"flat-cache\": \"^3.0.4\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^10.12.0 || >=12.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/fill-range\": {\n\t\t\t\"version\": \"7.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"to-regex-range\": \"^5.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/find-up\": {\n\t\t\t\"version\": \"5.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"locate-path\": \"^6.0.0\",\n\t\t\t\t\"path-exists\": \"^4.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/findup-sync\": {\n\t\t\t\"version\": \"5.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/findup-sync/-/findup-sync-5.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-MzwXju70AuyflbgeOhzvQWAvvQdo1XL0A9bVvlXsYcFEBM87WR4OakL4OfZq+QRmr+duJubio+UtNQCPsVESzQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"detect-file\": \"^1.0.0\",\n\t\t\t\t\"is-glob\": \"^4.0.3\",\n\t\t\t\t\"micromatch\": \"^4.0.4\",\n\t\t\t\t\"resolve-dir\": \"^1.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 10.13.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/fined\": {\n\t\t\t\"version\": \"1.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fined/-/fined-1.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"expand-tilde\": \"^2.0.2\",\n\t\t\t\t\"is-plain-object\": \"^2.0.3\",\n\t\t\t\t\"object.defaults\": \"^1.1.0\",\n\t\t\t\t\"object.pick\": \"^1.2.0\",\n\t\t\t\t\"parse-filepath\": \"^1.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 0.10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/flagged-respawn\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 0.10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/flat-cache\": {\n\t\t\t\"version\": \"3.0.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"flatted\": \"^3.1.0\",\n\t\t\t\t\"rimraf\": \"^3.0.2\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^10.12.0 || >=12.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/flatted\": {\n\t\t\t\"version\": \"3.2.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/flatted/-/flatted-3.2.5.tgz\",\n\t\t\t\"integrity\": \"sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/for-in\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/for-own\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"for-in\": \"^1.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/fs.realpath\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha1-FQStJSMVjKpA20onh8sBQRmU6k8=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/function-bind\": {\n\t\t\t\"version\": \"1.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/getobject\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/getobject/-/getobject-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-tbUz6AKKKr2YiMB+fLWIgq5ZeBOobop9YMMAU9dC54/ot2ksMXt3DOFyBuhZw6ptcVszEykgByK20j7W9jHFag==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/glob\": {\n\t\t\t\"version\": \"7.1.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/glob/-/glob-7.1.6.tgz\",\n\t\t\t\"integrity\": \"sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"fs.realpath\": \"^1.0.0\",\n\t\t\t\t\"inflight\": \"^1.0.4\",\n\t\t\t\t\"inherits\": \"2\",\n\t\t\t\t\"minimatch\": \"^3.0.4\",\n\t\t\t\t\"once\": \"^1.3.0\",\n\t\t\t\t\"path-is-absolute\": \"^1.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"*\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/glob-parent\": {\n\t\t\t\"version\": \"6.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"is-glob\": \"^4.0.3\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10.13.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/global-modules\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"global-prefix\": \"^1.0.1\",\n\t\t\t\t\"is-windows\": \"^1.0.1\",\n\t\t\t\t\"resolve-dir\": \"^1.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/global-prefix\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"expand-tilde\": \"^2.0.2\",\n\t\t\t\t\"homedir-polyfill\": \"^1.0.1\",\n\t\t\t\t\"ini\": \"^1.3.4\",\n\t\t\t\t\"is-windows\": \"^1.0.1\",\n\t\t\t\t\"which\": \"^1.2.14\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/global-prefix/node_modules/which\": {\n\t\t\t\"version\": \"1.3.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/which/-/which-1.3.1.tgz\",\n\t\t\t\"integrity\": \"sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"isexe\": \"^2.0.0\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"which\": \"bin/which\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/globals\": {\n\t\t\t\"version\": \"13.20.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/globals/-/globals-13.20.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"type-fest\": \"^0.20.2\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/grapheme-splitter\": {\n\t\t\t\"version\": \"1.0.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/grunt\": {\n\t\t\t\"version\": \"1.6.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt/-/grunt-1.6.1.tgz\",\n\t\t\t\"integrity\": \"sha512-/ABUy3gYWu5iBmrUSRBP97JLpQUm0GgVveDCp6t3yRNIoltIYw7rEj3g5y1o2PGPR2vfTRGa7WC/LZHLTXnEzA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"dateformat\": \"~4.6.2\",\n\t\t\t\t\"eventemitter2\": \"~0.4.13\",\n\t\t\t\t\"exit\": \"~0.1.2\",\n\t\t\t\t\"findup-sync\": \"~5.0.0\",\n\t\t\t\t\"glob\": \"~7.1.6\",\n\t\t\t\t\"grunt-cli\": \"~1.4.3\",\n\t\t\t\t\"grunt-known-options\": \"~2.0.0\",\n\t\t\t\t\"grunt-legacy-log\": \"~3.0.0\",\n\t\t\t\t\"grunt-legacy-util\": \"~2.0.1\",\n\t\t\t\t\"iconv-lite\": \"~0.6.3\",\n\t\t\t\t\"js-yaml\": \"~3.14.0\",\n\t\t\t\t\"minimatch\": \"~3.0.4\",\n\t\t\t\t\"nopt\": \"~3.0.6\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"grunt\": \"bin/grunt\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=16\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/grunt-banana-checker\": {\n\t\t\t\"version\": \"0.10.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-banana-checker/-/grunt-banana-checker-0.10.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Sx+P3zWjn4YmBCqzidnCEkYrACe1SLTIT8kKC6C3f21Hu6sm17U/V+re343cuK3U+iGZv15ux6bY+69buIbYrA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"bin\": {\n\t\t\t\t\"banana-checker\": \"src/cli.js\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/grunt-cli\": {\n\t\t\t\"version\": \"1.4.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.4.3.tgz\",\n\t\t\t\"integrity\": \"sha512-9Dtx/AhVeB4LYzsViCjUQkd0Kw0McN2gYpdmGYKtE2a5Yt7v1Q+HYZVWhqXc/kGnxlMtqKDxSwotiGeFmkrCoQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"grunt-known-options\": \"~2.0.0\",\n\t\t\t\t\"interpret\": \"~1.1.0\",\n\t\t\t\t\"liftup\": \"~3.0.1\",\n\t\t\t\t\"nopt\": \"~4.0.1\",\n\t\t\t\t\"v8flags\": \"~3.2.0\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"grunt\": \"bin/grunt\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/grunt-cli/node_modules/nopt\": {\n\t\t\t\"version\": \"4.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"abbrev\": \"1\",\n\t\t\t\t\"osenv\": \"^0.1.4\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"nopt\": \"bin/nopt.js\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/grunt-eslint\": {\n\t\t\t\"version\": \"24.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-eslint/-/grunt-eslint-24.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-WpTeBBFweyhMuPjGwRSQV9JFJ+EczIdlsc7Dd/1g78QVI1aZsk4g/H3e+3S5HEwsS1RKL2YZIrGj8hMLlBfN8w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"chalk\": \"^4.1.2\",\n\t\t\t\t\"eslint\": \"^8.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=12\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"grunt\": \">=1\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/grunt-known-options\": {\n\t\t\t\"version\": \"2.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-2.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-GD7cTz0I4SAede1/+pAbmJRG44zFLPipVtdL9o3vqx9IEyb7b4/Y3s7r6ofI3CchR5GvYJ+8buCSioDv5dQLiA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/grunt-legacy-log\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-GHZQzZmhyq0u3hr7aHW4qUH0xDzwp2YXldLPZTCjlOeGscAOWWPftZG3XioW8MasGp+OBRIu39LFx14SLjXRcA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"colors\": \"~1.1.2\",\n\t\t\t\t\"grunt-legacy-log-utils\": \"~2.1.0\",\n\t\t\t\t\"hooker\": \"~0.2.3\",\n\t\t\t\t\"lodash\": \"~4.17.19\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/grunt-legacy-log-utils\": {\n\t\t\t\"version\": \"2.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-lwquaPXJtKQk0rUM1IQAop5noEpwFqOXasVoedLeNzaibf/OPWjKYvvdqnEHNmU+0T0CaReAXIbGo747ZD+Aaw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"chalk\": \"~4.1.0\",\n\t\t\t\t\"lodash\": \"~4.17.19\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/grunt-legacy-util\": {\n\t\t\t\"version\": \"2.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-2.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-2bQiD4fzXqX8rhNdXkAywCadeqiPiay0oQny77wA2F3WF4grPJXCvAcyoWUJV+po/b15glGkxuSiQCK299UC2w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"async\": \"~3.2.0\",\n\t\t\t\t\"exit\": \"~0.1.2\",\n\t\t\t\t\"getobject\": \"~1.0.0\",\n\t\t\t\t\"hooker\": \"~0.2.3\",\n\t\t\t\t\"lodash\": \"~4.17.21\",\n\t\t\t\t\"underscore.string\": \"~3.3.5\",\n\t\t\t\t\"which\": \"~2.0.2\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/has\": {\n\t\t\t\"version\": \"1.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/has/-/has-1.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"function-bind\": \"^1.1.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 0.4.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/has-flag\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/homedir-polyfill\": {\n\t\t\t\"version\": \"1.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"parse-passwd\": \"^1.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/hooker\": {\n\t\t\t\"version\": \"0.2.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz\",\n\t\t\t\"integrity\": \"sha1-uDT3I8xKJCqmWWNFnfbZhMXT2Vk=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"*\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/hosted-git-info\": {\n\t\t\t\"version\": \"2.8.9\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz\",\n\t\t\t\"integrity\": \"sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/iconv-lite\": {\n\t\t\t\"version\": \"0.6.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz\",\n\t\t\t\"integrity\": \"sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"safer-buffer\": \">= 2.1.2 < 3.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/ignore\": {\n\t\t\t\"version\": \"5.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/import-fresh\": {\n\t\t\t\"version\": \"3.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"parent-module\": \"^1.0.0\",\n\t\t\t\t\"resolve-from\": \"^4.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/imurmurhash\": {\n\t\t\t\"version\": \"0.1.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz\",\n\t\t\t\"integrity\": \"sha1-khi5srkoojixPcT7a21XbyMUU+o=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.8.19\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/indent-string\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/inflight\": {\n\t\t\t\"version\": \"1.0.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz\",\n\t\t\t\"integrity\": \"sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"once\": \"^1.3.0\",\n\t\t\t\t\"wrappy\": \"1\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/inherits\": {\n\t\t\t\"version\": \"2.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz\",\n\t\t\t\"integrity\": \"sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/ini\": {\n\t\t\t\"version\": \"1.3.8\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ini/-/ini-1.3.8.tgz\",\n\t\t\t\"integrity\": \"sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/interpret\": {\n\t\t\t\"version\": \"1.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/interpret/-/interpret-1.1.0.tgz\",\n\t\t\t\"integrity\": \"sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/is-absolute\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"is-relative\": \"^1.0.0\",\n\t\t\t\t\"is-windows\": \"^1.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/is-arrayish\": {\n\t\t\t\"version\": \"0.2.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz\",\n\t\t\t\"integrity\": \"sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/is-builtin-module\": {\n\t\t\t\"version\": \"3.2.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz\",\n\t\t\t\"integrity\": \"sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"builtin-modules\": \"^3.3.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/is-core-module\": {\n\t\t\t\"version\": \"2.9.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz\",\n\t\t\t\"integrity\": \"sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"has\": \"^1.0.3\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/is-extglob\": {\n\t\t\t\"version\": \"2.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz\",\n\t\t\t\"integrity\": \"sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/is-glob\": {\n\t\t\t\"version\": \"4.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"is-extglob\": \"^2.1.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/is-number\": {\n\t\t\t\"version\": \"7.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.12.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/is-path-inside\": {\n\t\t\t\"version\": \"3.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/is-plain-object\": {\n\t\t\t\"version\": \"2.0.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"isobject\": \"^3.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/is-relative\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"is-unc-path\": \"^1.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/is-unc-path\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"unc-path-regex\": \"^0.1.2\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/is-windows\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/isexe\": {\n\t\t\t\"version\": \"2.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz\",\n\t\t\t\"integrity\": \"sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/isobject\": {\n\t\t\t\"version\": \"3.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz\",\n\t\t\t\"integrity\": \"sha1-TkMekrEalzFjaqH5yNHMvP2reN8=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/js-sdsl\": {\n\t\t\t\"version\": \"4.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"funding\": {\n\t\t\t\t\"type\": \"opencollective\",\n\t\t\t\t\"url\": \"https://opencollective.com/js-sdsl\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/js-tokens\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/js-yaml\": {\n\t\t\t\"version\": \"3.14.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz\",\n\t\t\t\"integrity\": \"sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"argparse\": \"^1.0.7\",\n\t\t\t\t\"esprima\": \"^4.0.0\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"js-yaml\": \"bin/js-yaml.js\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/jsdoc-type-pratt-parser\": {\n\t\t\t\"version\": \"2.2.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-2.2.5.tgz\",\n\t\t\t\"integrity\": \"sha512-2a6eRxSxp1BW040hFvaJxhsCMI9lT8QB8t14t+NY5tC5rckIR0U9cr2tjOeaFirmEOy6MHvmJnY7zTBHq431Lw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=12.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/json-parse-even-better-errors\": {\n\t\t\t\"version\": \"2.3.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz\",\n\t\t\t\"integrity\": \"sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/json-schema-traverse\": {\n\t\t\t\"version\": \"0.4.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz\",\n\t\t\t\"integrity\": \"sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/json-stable-stringify-without-jsonify\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/kind-of\": {\n\t\t\t\"version\": \"6.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/levn\": {\n\t\t\t\"version\": \"0.4.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/levn/-/levn-0.4.1.tgz\",\n\t\t\t\"integrity\": \"sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"prelude-ls\": \"^1.2.1\",\n\t\t\t\t\"type-check\": \"~0.4.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 0.8.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/liftup\": {\n\t\t\t\"version\": \"3.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/liftup/-/liftup-3.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-yRHaiQDizWSzoXk3APcA71eOI/UuhEkNN9DiW2Tt44mhYzX4joFoCZlxsSOF7RyeLlfqzFLQI1ngFq3ggMPhOw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"extend\": \"^3.0.2\",\n\t\t\t\t\"findup-sync\": \"^4.0.0\",\n\t\t\t\t\"fined\": \"^1.2.0\",\n\t\t\t\t\"flagged-respawn\": \"^1.0.1\",\n\t\t\t\t\"is-plain-object\": \"^2.0.4\",\n\t\t\t\t\"object.map\": \"^1.0.1\",\n\t\t\t\t\"rechoir\": \"^0.7.0\",\n\t\t\t\t\"resolve\": \"^1.19.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/liftup/node_modules/findup-sync\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/findup-sync/-/findup-sync-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-6jvvn/12IC4quLBL1KNokxC7wWTvYncaVUYSoxWw7YykPLuRrnv4qdHcSOywOI5RpkOVGeQRtWM8/q+G6W6qfQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"detect-file\": \"^1.0.0\",\n\t\t\t\t\"is-glob\": \"^4.0.0\",\n\t\t\t\t\"micromatch\": \"^4.0.2\",\n\t\t\t\t\"resolve-dir\": \"^1.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/lines-and-columns\": {\n\t\t\t\"version\": \"1.2.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz\",\n\t\t\t\"integrity\": \"sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/locate-path\": {\n\t\t\t\"version\": \"6.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"p-locate\": \"^5.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/lodash\": {\n\t\t\t\"version\": \"4.17.21\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz\",\n\t\t\t\"integrity\": \"sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/lodash.memoize\": {\n\t\t\t\"version\": \"4.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz\",\n\t\t\t\"integrity\": \"sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/lodash.merge\": {\n\t\t\t\"version\": \"4.6.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz\",\n\t\t\t\"integrity\": \"sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/lru-cache\": {\n\t\t\t\"version\": \"6.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"yallist\": \"^4.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/make-iterator\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"kind-of\": \"^6.0.2\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/map-cache\": {\n\t\t\t\"version\": \"0.2.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz\",\n\t\t\t\"integrity\": \"sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/micromatch\": {\n\t\t\t\"version\": \"4.0.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz\",\n\t\t\t\"integrity\": \"sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"braces\": \"^3.0.2\",\n\t\t\t\t\"picomatch\": \"^2.3.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8.6\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/min-indent\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/minimatch\": {\n\t\t\t\"version\": \"3.0.8\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz\",\n\t\t\t\"integrity\": \"sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"brace-expansion\": \"^1.1.7\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"*\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/ms\": {\n\t\t\t\"version\": \"2.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ms/-/ms-2.1.2.tgz\",\n\t\t\t\"integrity\": \"sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/natural-compare\": {\n\t\t\t\"version\": \"1.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz\",\n\t\t\t\"integrity\": \"sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/node-releases\": {\n\t\t\t\"version\": \"2.0.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/node-releases/-/node-releases-2.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/nopt\": {\n\t\t\t\"version\": \"3.0.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz\",\n\t\t\t\"integrity\": \"sha1-xkZdvwirzU2zWTF/eaxopkayj/k=\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"abbrev\": \"1\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"nopt\": \"bin/nopt.js\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/normalize-package-data\": {\n\t\t\t\"version\": \"2.5.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz\",\n\t\t\t\"integrity\": \"sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"hosted-git-info\": \"^2.1.4\",\n\t\t\t\t\"resolve\": \"^1.10.0\",\n\t\t\t\t\"semver\": \"2 || 3 || 4 || 5\",\n\t\t\t\t\"validate-npm-package-license\": \"^3.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/normalize-package-data/node_modules/semver\": {\n\t\t\t\"version\": \"5.7.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/semver/-/semver-5.7.1.tgz\",\n\t\t\t\"integrity\": \"sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"bin\": {\n\t\t\t\t\"semver\": \"bin/semver\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/nth-check\": {\n\t\t\t\"version\": \"2.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"boolbase\": \"^1.0.0\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/fb55/nth-check?sponsor=1\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/object.defaults\": {\n\t\t\t\"version\": \"1.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz\",\n\t\t\t\"integrity\": \"sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"array-each\": \"^1.0.1\",\n\t\t\t\t\"array-slice\": \"^1.0.0\",\n\t\t\t\t\"for-own\": \"^1.0.0\",\n\t\t\t\t\"isobject\": \"^3.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/object.map\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"for-own\": \"^1.0.0\",\n\t\t\t\t\"make-iterator\": \"^1.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/object.pick\": {\n\t\t\t\"version\": \"1.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz\",\n\t\t\t\"integrity\": \"sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"isobject\": \"^3.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/once\": {\n\t\t\t\"version\": \"1.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/once/-/once-1.4.0.tgz\",\n\t\t\t\"integrity\": \"sha1-WDsap3WWHUsROsF9nFC6753Xa9E=\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"wrappy\": \"1\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/optionator\": {\n\t\t\t\"version\": \"0.9.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz\",\n\t\t\t\"integrity\": \"sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"deep-is\": \"^0.1.3\",\n\t\t\t\t\"fast-levenshtein\": \"^2.0.6\",\n\t\t\t\t\"levn\": \"^0.4.1\",\n\t\t\t\t\"prelude-ls\": \"^1.2.1\",\n\t\t\t\t\"type-check\": \"^0.4.0\",\n\t\t\t\t\"word-wrap\": \"^1.2.3\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 0.8.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/os-homedir\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-/7xJiDNuDoM94MFox+8VISGqf7M=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/os-tmpdir\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/osenv\": {\n\t\t\t\"version\": \"0.1.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz\",\n\t\t\t\"integrity\": \"sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"os-homedir\": \"^1.0.0\",\n\t\t\t\t\"os-tmpdir\": \"^1.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/p-limit\": {\n\t\t\t\"version\": \"3.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"yocto-queue\": \"^0.1.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/p-locate\": {\n\t\t\t\"version\": \"5.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"p-limit\": \"^3.0.2\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/p-try\": {\n\t\t\t\"version\": \"2.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/parent-module\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"callsites\": \"^3.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/parse-filepath\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"is-absolute\": \"^1.0.0\",\n\t\t\t\t\"map-cache\": \"^0.2.0\",\n\t\t\t\t\"path-root\": \"^0.1.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/parse-json\": {\n\t\t\t\"version\": \"5.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"@babel/code-frame\": \"^7.0.0\",\n\t\t\t\t\"error-ex\": \"^1.3.1\",\n\t\t\t\t\"json-parse-even-better-errors\": \"^2.3.0\",\n\t\t\t\t\"lines-and-columns\": \"^1.1.6\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/parse-passwd\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/path-exists\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/path-is-absolute\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha1-F0uSaHNVNP+8es5r9TpanhtcX18=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/path-key\": {\n\t\t\t\"version\": \"3.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/path-parse\": {\n\t\t\t\"version\": \"1.0.7\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz\",\n\t\t\t\"integrity\": \"sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/path-root\": {\n\t\t\t\"version\": \"0.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz\",\n\t\t\t\"integrity\": \"sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"path-root-regex\": \"^0.1.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/path-root-regex\": {\n\t\t\t\"version\": \"0.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz\",\n\t\t\t\"integrity\": \"sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/picocolors\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/picomatch\": {\n\t\t\t\"version\": \"2.3.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz\",\n\t\t\t\"integrity\": \"sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8.6\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/jonschlinkert\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/pluralize\": {\n\t\t\t\"version\": \"8.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/postcss-selector-parser\": {\n\t\t\t\"version\": \"6.0.10\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz\",\n\t\t\t\"integrity\": \"sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"cssesc\": \"^3.0.0\",\n\t\t\t\t\"util-deprecate\": \"^1.0.2\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/prelude-ls\": {\n\t\t\t\"version\": \"1.2.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz\",\n\t\t\t\"integrity\": \"sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 0.8.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/punycode\": {\n\t\t\t\"version\": \"2.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/queue-microtask\": {\n\t\t\t\"version\": \"1.2.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz\",\n\t\t\t\"integrity\": \"sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"funding\": [\n\t\t\t\t{\n\t\t\t\t\t\"type\": \"github\",\n\t\t\t\t\t\"url\": \"https://github.com/sponsors/feross\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"type\": \"patreon\",\n\t\t\t\t\t\"url\": \"https://www.patreon.com/feross\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"type\": \"consulting\",\n\t\t\t\t\t\"url\": \"https://feross.org/support\"\n\t\t\t\t}\n\t\t\t]\n\t\t},\n\t\t\"node_modules/ramda\": {\n\t\t\t\"version\": \"0.27.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz\",\n\t\t\t\"integrity\": \"sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/read-pkg\": {\n\t\t\t\"version\": \"5.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"@types/normalize-package-data\": \"^2.4.0\",\n\t\t\t\t\"normalize-package-data\": \"^2.5.0\",\n\t\t\t\t\"parse-json\": \"^5.0.0\",\n\t\t\t\t\"type-fest\": \"^0.6.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/read-pkg-up\": {\n\t\t\t\"version\": \"7.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"find-up\": \"^4.1.0\",\n\t\t\t\t\"read-pkg\": \"^5.2.0\",\n\t\t\t\t\"type-fest\": \"^0.8.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/read-pkg-up/node_modules/find-up\": {\n\t\t\t\"version\": \"4.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"locate-path\": \"^5.0.0\",\n\t\t\t\t\"path-exists\": \"^4.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/read-pkg-up/node_modules/locate-path\": {\n\t\t\t\"version\": \"5.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"p-locate\": \"^4.1.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/read-pkg-up/node_modules/p-limit\": {\n\t\t\t\"version\": \"2.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"p-try\": \"^2.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=6\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/read-pkg-up/node_modules/p-locate\": {\n\t\t\t\"version\": \"4.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"p-limit\": \"^2.2.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/read-pkg-up/node_modules/type-fest\": {\n\t\t\t\"version\": \"0.8.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz\",\n\t\t\t\"integrity\": \"sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/read-pkg/node_modules/type-fest\": {\n\t\t\t\"version\": \"0.6.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz\",\n\t\t\t\"integrity\": \"sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/rechoir\": {\n\t\t\t\"version\": \"0.7.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/rechoir/-/rechoir-0.7.1.tgz\",\n\t\t\t\"integrity\": \"sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"resolve\": \"^1.9.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 0.10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/regexp-tree\": {\n\t\t\t\"version\": \"0.1.24\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.24.tgz\",\n\t\t\t\"integrity\": \"sha512-s2aEVuLhvnVJW6s/iPgEGK6R+/xngd2jNQ+xy4bXNDKxZKJH6jpPHY6kVeVv1IeLCHgswRj+Kl3ELaDjG6V1iw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"bin\": {\n\t\t\t\t\"regexp-tree\": \"bin/regexp-tree\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/regexpp\": {\n\t\t\t\"version\": \"3.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/mysticatea\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/requireindex\": {\n\t\t\t\"version\": \"1.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/requireindex/-/requireindex-1.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.5\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/resolve\": {\n\t\t\t\"version\": \"1.22.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"is-core-module\": \"^2.8.1\",\n\t\t\t\t\"path-parse\": \"^1.0.7\",\n\t\t\t\t\"supports-preserve-symlinks-flag\": \"^1.0.0\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"resolve\": \"bin/resolve\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/resolve-dir\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"expand-tilde\": \"^2.0.0\",\n\t\t\t\t\"global-modules\": \"^1.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/resolve-from\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/reusify\": {\n\t\t\t\"version\": \"1.0.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"iojs\": \">=1.0.0\",\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/rimraf\": {\n\t\t\t\"version\": \"3.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"glob\": \"^7.1.3\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"rimraf\": \"bin.js\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/run-parallel\": {\n\t\t\t\"version\": \"1.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"funding\": [\n\t\t\t\t{\n\t\t\t\t\t\"type\": \"github\",\n\t\t\t\t\t\"url\": \"https://github.com/sponsors/feross\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"type\": \"patreon\",\n\t\t\t\t\t\"url\": \"https://www.patreon.com/feross\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"type\": \"consulting\",\n\t\t\t\t\t\"url\": \"https://feross.org/support\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"dependencies\": {\n\t\t\t\t\"queue-microtask\": \"^1.2.2\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/safe-regex\": {\n\t\t\t\"version\": \"2.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/safe-regex/-/safe-regex-2.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"regexp-tree\": \"~0.1.1\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/safer-buffer\": {\n\t\t\t\"version\": \"2.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz\",\n\t\t\t\"integrity\": \"sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/semver\": {\n\t\t\t\"version\": \"7.3.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/semver/-/semver-7.3.5.tgz\",\n\t\t\t\"integrity\": \"sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"lru-cache\": \"^6.0.0\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"semver\": \"bin/semver.js\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/shebang-command\": {\n\t\t\t\"version\": \"2.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"shebang-regex\": \"^3.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/shebang-regex\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/spdx-correct\": {\n\t\t\t\"version\": \"3.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"spdx-expression-parse\": \"^3.0.0\",\n\t\t\t\t\"spdx-license-ids\": \"^3.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/spdx-exceptions\": {\n\t\t\t\"version\": \"2.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/spdx-expression-parse\": {\n\t\t\t\"version\": \"3.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"spdx-exceptions\": \"^2.1.0\",\n\t\t\t\t\"spdx-license-ids\": \"^3.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/spdx-license-ids\": {\n\t\t\t\"version\": \"3.0.13\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.13.tgz\",\n\t\t\t\"integrity\": \"sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/sprintf-js\": {\n\t\t\t\"version\": \"1.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.2.tgz\",\n\t\t\t\"integrity\": \"sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/strip-ansi\": {\n\t\t\t\"version\": \"6.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"ansi-regex\": \"^5.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/strip-indent\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"min-indent\": \"^1.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/strip-json-comments\": {\n\t\t\t\"version\": \"3.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/supports-color\": {\n\t\t\t\"version\": \"5.5.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz\",\n\t\t\t\"integrity\": \"sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"has-flag\": \"^3.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/supports-preserve-symlinks-flag\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 0.4\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/ljharb\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/text-table\": {\n\t\t\t\"version\": \"0.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz\",\n\t\t\t\"integrity\": \"sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/to-regex-range\": {\n\t\t\t\"version\": \"5.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"is-number\": \"^7.0.0\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=8.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/type-check\": {\n\t\t\t\"version\": \"0.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"prelude-ls\": \"^1.2.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 0.8.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/type-fest\": {\n\t\t\t\"version\": \"0.20.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz\",\n\t\t\t\"integrity\": \"sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/unc-path-regex\": {\n\t\t\t\"version\": \"0.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz\",\n\t\t\t\"integrity\": \"sha1-5z3T17DXxe2G+6xrCufYxqadUPo=\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/underscore.string\": {\n\t\t\t\"version\": \"3.3.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.5.tgz\",\n\t\t\t\"integrity\": \"sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"sprintf-js\": \"^1.0.3\",\n\t\t\t\t\"util-deprecate\": \"^1.0.2\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"*\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/upath\": {\n\t\t\t\"version\": \"2.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/upath/-/upath-2.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=4\",\n\t\t\t\t\"yarn\": \"*\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/uri-js\": {\n\t\t\t\"version\": \"4.4.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz\",\n\t\t\t\"integrity\": \"sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"punycode\": \"^2.1.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/util-deprecate\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/v8flags\": {\n\t\t\t\"version\": \"3.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"homedir-polyfill\": \"^1.0.1\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 0.10\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/validate-npm-package-license\": {\n\t\t\t\"version\": \"3.0.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"spdx-correct\": \"^3.0.0\",\n\t\t\t\t\"spdx-expression-parse\": \"^3.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/vue-eslint-parser\": {\n\t\t\t\"version\": \"8.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"debug\": \"^4.3.2\",\n\t\t\t\t\"eslint-scope\": \"^7.0.0\",\n\t\t\t\t\"eslint-visitor-keys\": \"^3.1.0\",\n\t\t\t\t\"espree\": \"^9.0.0\",\n\t\t\t\t\"esquery\": \"^1.4.0\",\n\t\t\t\t\"lodash\": \"^4.17.21\",\n\t\t\t\t\"semver\": \"^7.3.5\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^12.22.0 || ^14.17.0 || >=16.0.0\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/mysticatea\"\n\t\t\t},\n\t\t\t\"peerDependencies\": {\n\t\t\t\t\"eslint\": \">=6.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/which\": {\n\t\t\t\"version\": \"2.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/which/-/which-2.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"isexe\": \"^2.0.0\"\n\t\t\t},\n\t\t\t\"bin\": {\n\t\t\t\t\"node-which\": \"bin/node-which\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 8\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/word-wrap\": {\n\t\t\t\"version\": \"1.2.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz\",\n\t\t\t\"integrity\": \"sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=0.10.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/wrappy\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/yallist\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node_modules/yaml\": {\n\t\t\t\"version\": \"1.10.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz\",\n\t\t\t\"integrity\": \"sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">= 6\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/yaml-eslint-parser\": {\n\t\t\t\"version\": \"0.5.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/yaml-eslint-parser/-/yaml-eslint-parser-0.5.0.tgz\",\n\t\t\t\"integrity\": \"sha512-nJeyLA3YHAzhBTZbRAbu3W6xrSCucyxExmA+ZDtEdUFpGllxAZpto2Zxo2IG0r0eiuEiBM4e+wiAdxTziTq94g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": \"^3.0.0\",\n\t\t\t\t\"lodash\": \"^4.17.21\",\n\t\t\t\t\"yaml\": \"^1.10.2\"\n\t\t\t},\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \"^12.22.0 || ^14.17.0 || >=16.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"node_modules/yocto-queue\": {\n\t\t\t\"version\": \"0.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==\",\n\t\t\t\"dev\": true,\n\t\t\t\"engines\": {\n\t\t\t\t\"node\": \">=10\"\n\t\t\t},\n\t\t\t\"funding\": {\n\t\t\t\t\"url\": \"https://github.com/sponsors/sindresorhus\"\n\t\t\t}\n\t\t}\n\t},\n\t\"dependencies\": {\n\t\t\"@babel/code-frame\": {\n\t\t\t\"version\": \"7.18.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz\",\n\t\t\t\"integrity\": \"sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"@babel/highlight\": \"^7.18.6\"\n\t\t\t}\n\t\t},\n\t\t\"@babel/helper-validator-identifier\": {\n\t\t\t\"version\": \"7.19.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz\",\n\t\t\t\"integrity\": \"sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"@babel/highlight\": {\n\t\t\t\"version\": \"7.18.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz\",\n\t\t\t\"integrity\": \"sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"@babel/helper-validator-identifier\": \"^7.18.6\",\n\t\t\t\t\"chalk\": \"^2.0.0\",\n\t\t\t\t\"js-tokens\": \"^4.0.0\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"chalk\": {\n\t\t\t\t\t\"version\": \"2.4.2\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"ansi-styles\": \"^3.2.1\",\n\t\t\t\t\t\t\"escape-string-regexp\": \"^1.0.5\",\n\t\t\t\t\t\t\"supports-color\": \"^5.3.0\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"escape-string-regexp\": {\n\t\t\t\t\t\"version\": \"1.0.5\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"@es-joy/jsdoccomment\": {\n\t\t\t\"version\": \"0.23.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.23.6.tgz\",\n\t\t\t\"integrity\": \"sha512-cCtumxG+qrYORGeOkDQ58GtSt/bb2XiP9GC0x2YduoUEX2EmBQ48FtoZMUs+8wiIdTDN1izUiRUD2FDu+p+Lvg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"comment-parser\": \"1.3.1\",\n\t\t\t\t\"esquery\": \"^1.4.0\",\n\t\t\t\t\"jsdoc-type-pratt-parser\": \"~2.2.5\"\n\t\t\t}\n\t\t},\n\t\t\"@eslint-community/eslint-utils\": {\n\t\t\t\"version\": \"4.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"eslint-visitor-keys\": \"^3.3.0\"\n\t\t\t}\n\t\t},\n\t\t\"@eslint-community/regexpp\": {\n\t\t\t\"version\": \"4.4.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.1.tgz\",\n\t\t\t\"integrity\": \"sha512-BISJ6ZE4xQsuL/FmsyRaiffpq977bMlsKfGHTQrOGFErfByxIe6iZTxPf/00Zon9b9a7iUykfQwejN3s2ZW/Bw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"@eslint/eslintrc\": {\n\t\t\t\"version\": \"2.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"ajv\": \"^6.12.4\",\n\t\t\t\t\"debug\": \"^4.3.2\",\n\t\t\t\t\"espree\": \"^9.5.0\",\n\t\t\t\t\"globals\": \"^13.19.0\",\n\t\t\t\t\"ignore\": \"^5.2.0\",\n\t\t\t\t\"import-fresh\": \"^3.2.1\",\n\t\t\t\t\"js-yaml\": \"^4.1.0\",\n\t\t\t\t\"minimatch\": \"^3.1.2\",\n\t\t\t\t\"strip-json-comments\": \"^3.1.1\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"argparse\": {\n\t\t\t\t\t\"version\": \"2.0.1\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t},\n\t\t\t\t\"js-yaml\": {\n\t\t\t\t\t\"version\": \"4.1.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"argparse\": \"^2.0.1\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"minimatch\": {\n\t\t\t\t\t\"version\": \"3.1.2\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"brace-expansion\": \"^1.1.7\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"@eslint/js\": {\n\t\t\t\"version\": \"8.36.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@eslint/js/-/js-8.36.0.tgz\",\n\t\t\t\"integrity\": \"sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"@humanwhocodes/config-array\": {\n\t\t\t\"version\": \"0.11.8\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz\",\n\t\t\t\"integrity\": \"sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"@humanwhocodes/object-schema\": \"^1.2.1\",\n\t\t\t\t\"debug\": \"^4.1.1\",\n\t\t\t\t\"minimatch\": \"^3.0.5\"\n\t\t\t}\n\t\t},\n\t\t\"@humanwhocodes/module-importer\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"@humanwhocodes/object-schema\": {\n\t\t\t\"version\": \"1.2.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz\",\n\t\t\t\"integrity\": \"sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"@mdn/browser-compat-data\": {\n\t\t\t\"version\": \"4.2.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-4.2.1.tgz\",\n\t\t\t\"integrity\": \"sha512-EWUguj2kd7ldmrF9F+vI5hUOralPd+sdsUnYbRy33vZTuZkduC1shE9TtEMEjAQwyfyMb4ole5KtjF8MsnQOlA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"@nodelib/fs.scandir\": {\n\t\t\t\"version\": \"2.1.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz\",\n\t\t\t\"integrity\": \"sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"@nodelib/fs.stat\": \"2.0.5\",\n\t\t\t\t\"run-parallel\": \"^1.1.9\"\n\t\t\t}\n\t\t},\n\t\t\"@nodelib/fs.stat\": {\n\t\t\t\"version\": \"2.0.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz\",\n\t\t\t\"integrity\": \"sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"@nodelib/fs.walk\": {\n\t\t\t\"version\": \"1.2.8\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz\",\n\t\t\t\"integrity\": \"sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"@nodelib/fs.scandir\": \"2.1.5\",\n\t\t\t\t\"fastq\": \"^1.6.0\"\n\t\t\t}\n\t\t},\n\t\t\"@types/normalize-package-data\": {\n\t\t\t\"version\": \"2.4.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz\",\n\t\t\t\"integrity\": \"sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"abbrev\": {\n\t\t\t\"version\": \"1.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"acorn\": {\n\t\t\t\"version\": \"8.8.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz\",\n\t\t\t\"integrity\": \"sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"acorn-jsx\": {\n\t\t\t\"version\": \"5.3.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz\",\n\t\t\t\"integrity\": \"sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {}\n\t\t},\n\t\t\"ajv\": {\n\t\t\t\"version\": \"6.12.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz\",\n\t\t\t\"integrity\": \"sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"fast-deep-equal\": \"^3.1.1\",\n\t\t\t\t\"fast-json-stable-stringify\": \"^2.0.0\",\n\t\t\t\t\"json-schema-traverse\": \"^0.4.1\",\n\t\t\t\t\"uri-js\": \"^4.2.2\"\n\t\t\t}\n\t\t},\n\t\t\"ansi-regex\": {\n\t\t\t\"version\": \"5.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"ansi-styles\": {\n\t\t\t\"version\": \"3.2.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz\",\n\t\t\t\"integrity\": \"sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"color-convert\": \"^1.9.0\"\n\t\t\t}\n\t\t},\n\t\t\"argparse\": {\n\t\t\t\"version\": \"1.0.10\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz\",\n\t\t\t\"integrity\": \"sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"sprintf-js\": \"~1.0.2\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"sprintf-js\": {\n\t\t\t\t\t\"version\": \"1.0.3\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz\",\n\t\t\t\t\t\"integrity\": \"sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"array-each\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-zHjL5SZa68hkKHBFBK6DJCTtr9sfTCPCaph/L7tMSLcTFgy+zX7E+6q5UArbtOtMBCtxdICpfTCspRse+ywyXA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"array-slice\": {\n\t\t\t\"version\": \"1.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"ast-metadata-inferer\": {\n\t\t\t\"version\": \"0.7.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ast-metadata-inferer/-/ast-metadata-inferer-0.7.0.tgz\",\n\t\t\t\"integrity\": \"sha512-OkMLzd8xelb3gmnp6ToFvvsHLtS6CbagTkFQvQ+ZYFe3/AIl9iKikNR9G7pY3GfOR/2Xc222hwBjzI7HLkE76Q==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"@mdn/browser-compat-data\": \"^3.3.14\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"@mdn/browser-compat-data\": {\n\t\t\t\t\t\"version\": \"3.3.14\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-3.3.14.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-n2RC9d6XatVbWFdHLimzzUJxJ1KY8LdjqrW6YvGPiRmsHkhOUx74/Ct10x5Yo7bC/Jvqx7cDEW8IMPv/+vwEzA==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"async\": {\n\t\t\t\"version\": \"3.2.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/async/-/async-3.2.3.tgz\",\n\t\t\t\"integrity\": \"sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"balanced-match\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha1-ibTRmasr7kneFk6gK4nORi1xt2c=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"boolbase\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"brace-expansion\": {\n\t\t\t\"version\": \"1.1.11\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz\",\n\t\t\t\"integrity\": \"sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"balanced-match\": \"^1.0.0\",\n\t\t\t\t\"concat-map\": \"0.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"braces\": {\n\t\t\t\"version\": \"3.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/braces/-/braces-3.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"fill-range\": \"^7.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"browserslist\": {\n\t\t\t\"version\": \"4.20.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/browserslist/-/browserslist-4.20.3.tgz\",\n\t\t\t\"integrity\": \"sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"caniuse-lite\": \"^1.0.30001332\",\n\t\t\t\t\"electron-to-chromium\": \"^1.4.118\",\n\t\t\t\t\"escalade\": \"^3.1.1\",\n\t\t\t\t\"node-releases\": \"^2.0.3\",\n\t\t\t\t\"picocolors\": \"^1.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"browserslist-config-wikimedia\": {\n\t\t\t\"version\": \"0.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/browserslist-config-wikimedia/-/browserslist-config-wikimedia-0.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-U/fmsaGlCKOqRIjKqXwQ44qFqiStngRTphj1Cf6IHV6J8OK8T0gu9dKc7Ljq4v7bwhnhN+YCCa4fA3nZlPNivQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"builtin-modules\": {\n\t\t\t\"version\": \"3.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"callsites\": {\n\t\t\t\"version\": \"3.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"caniuse-lite\": {\n\t\t\t\"version\": \"1.0.30001341\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001341.tgz\",\n\t\t\t\"integrity\": \"sha512-2SodVrFFtvGENGCv0ChVJIDQ0KPaS1cg7/qtfMaICgeMolDdo/Z2OD32F0Aq9yl6F4YFwGPBS5AaPqNYiW4PoA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"chalk\": {\n\t\t\t\"version\": \"4.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz\",\n\t\t\t\"integrity\": \"sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"ansi-styles\": \"^4.1.0\",\n\t\t\t\t\"supports-color\": \"^7.1.0\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"ansi-styles\": {\n\t\t\t\t\t\"version\": \"4.3.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"color-convert\": \"^2.0.1\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"color-convert\": {\n\t\t\t\t\t\"version\": \"2.0.1\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"color-name\": \"~1.1.4\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"color-name\": {\n\t\t\t\t\t\"version\": \"1.1.4\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t},\n\t\t\t\t\"has-flag\": {\n\t\t\t\t\t\"version\": \"4.0.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t},\n\t\t\t\t\"supports-color\": {\n\t\t\t\t\t\"version\": \"7.2.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"has-flag\": \"^4.0.0\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"ci-info\": {\n\t\t\t\"version\": \"3.8.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz\",\n\t\t\t\"integrity\": \"sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"clean-regexp\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/clean-regexp/-/clean-regexp-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-GfisEZEJvzKrmGWkvfhgzcz/BllN1USeqD2V6tg14OAOgaCD2Z/PUEuxnAZ/nPvmaHRG7a8y77p1T/IRQ4D1Hw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"escape-string-regexp\": \"^1.0.5\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"escape-string-regexp\": {\n\t\t\t\t\t\"version\": \"1.0.5\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"color-convert\": {\n\t\t\t\"version\": \"1.9.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz\",\n\t\t\t\"integrity\": \"sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"color-name\": \"1.1.3\"\n\t\t\t}\n\t\t},\n\t\t\"color-name\": {\n\t\t\t\"version\": \"1.1.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz\",\n\t\t\t\"integrity\": \"sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"colors\": {\n\t\t\t\"version\": \"1.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/colors/-/colors-1.1.2.tgz\",\n\t\t\t\"integrity\": \"sha1-FopHAXVran9RoSzgyXv6KMCE7WM=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"comment-parser\": {\n\t\t\t\"version\": \"1.3.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/comment-parser/-/comment-parser-1.3.1.tgz\",\n\t\t\t\"integrity\": \"sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"concat-map\": {\n\t\t\t\"version\": \"0.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz\",\n\t\t\t\"integrity\": \"sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"core-js\": {\n\t\t\t\"version\": \"3.22.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/core-js/-/core-js-3.22.5.tgz\",\n\t\t\t\"integrity\": \"sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"cross-spawn\": {\n\t\t\t\"version\": \"7.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"path-key\": \"^3.1.0\",\n\t\t\t\t\"shebang-command\": \"^2.0.0\",\n\t\t\t\t\"which\": \"^2.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"cssesc\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"dateformat\": {\n\t\t\t\"version\": \"4.6.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/dateformat/-/dateformat-4.6.3.tgz\",\n\t\t\t\"integrity\": \"sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"debug\": {\n\t\t\t\"version\": \"4.3.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/debug/-/debug-4.3.4.tgz\",\n\t\t\t\"integrity\": \"sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"ms\": \"2.1.2\"\n\t\t\t}\n\t\t},\n\t\t\"deep-is\": {\n\t\t\t\"version\": \"0.1.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz\",\n\t\t\t\"integrity\": \"sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"detect-file\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha1-8NZtA2cqglyxtzvbP+YjEMjlUrc=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"doctrine\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"esutils\": \"^2.0.2\"\n\t\t\t}\n\t\t},\n\t\t\"electron-to-chromium\": {\n\t\t\t\"version\": \"1.4.137\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.137.tgz\",\n\t\t\t\"integrity\": \"sha512-0Rcpald12O11BUogJagX3HsCN3FE83DSqWjgXoHo5a72KUKMSfI39XBgJpgNNxS9fuGzytaFjE06kZkiVFy2qA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"error-ex\": {\n\t\t\t\"version\": \"1.3.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz\",\n\t\t\t\"integrity\": \"sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"is-arrayish\": \"^0.2.1\"\n\t\t\t}\n\t\t},\n\t\t\"escalade\": {\n\t\t\t\"version\": \"3.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"escape-string-regexp\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"eslint\": {\n\t\t\t\"version\": \"8.36.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint/-/eslint-8.36.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"@eslint-community/eslint-utils\": \"^4.2.0\",\n\t\t\t\t\"@eslint-community/regexpp\": \"^4.4.0\",\n\t\t\t\t\"@eslint/eslintrc\": \"^2.0.1\",\n\t\t\t\t\"@eslint/js\": \"8.36.0\",\n\t\t\t\t\"@humanwhocodes/config-array\": \"^0.11.8\",\n\t\t\t\t\"@humanwhocodes/module-importer\": \"^1.0.1\",\n\t\t\t\t\"@nodelib/fs.walk\": \"^1.2.8\",\n\t\t\t\t\"ajv\": \"^6.10.0\",\n\t\t\t\t\"chalk\": \"^4.0.0\",\n\t\t\t\t\"cross-spawn\": \"^7.0.2\",\n\t\t\t\t\"debug\": \"^4.3.2\",\n\t\t\t\t\"doctrine\": \"^3.0.0\",\n\t\t\t\t\"escape-string-regexp\": \"^4.0.0\",\n\t\t\t\t\"eslint-scope\": \"^7.1.1\",\n\t\t\t\t\"eslint-visitor-keys\": \"^3.3.0\",\n\t\t\t\t\"espree\": \"^9.5.0\",\n\t\t\t\t\"esquery\": \"^1.4.2\",\n\t\t\t\t\"esutils\": \"^2.0.2\",\n\t\t\t\t\"fast-deep-equal\": \"^3.1.3\",\n\t\t\t\t\"file-entry-cache\": \"^6.0.1\",\n\t\t\t\t\"find-up\": \"^5.0.0\",\n\t\t\t\t\"glob-parent\": \"^6.0.2\",\n\t\t\t\t\"globals\": \"^13.19.0\",\n\t\t\t\t\"grapheme-splitter\": \"^1.0.4\",\n\t\t\t\t\"ignore\": \"^5.2.0\",\n\t\t\t\t\"import-fresh\": \"^3.0.0\",\n\t\t\t\t\"imurmurhash\": \"^0.1.4\",\n\t\t\t\t\"is-glob\": \"^4.0.0\",\n\t\t\t\t\"is-path-inside\": \"^3.0.3\",\n\t\t\t\t\"js-sdsl\": \"^4.1.4\",\n\t\t\t\t\"js-yaml\": \"^4.1.0\",\n\t\t\t\t\"json-stable-stringify-without-jsonify\": \"^1.0.1\",\n\t\t\t\t\"levn\": \"^0.4.1\",\n\t\t\t\t\"lodash.merge\": \"^4.6.2\",\n\t\t\t\t\"minimatch\": \"^3.1.2\",\n\t\t\t\t\"natural-compare\": \"^1.4.0\",\n\t\t\t\t\"optionator\": \"^0.9.1\",\n\t\t\t\t\"strip-ansi\": \"^6.0.1\",\n\t\t\t\t\"strip-json-comments\": \"^3.1.0\",\n\t\t\t\t\"text-table\": \"^0.2.0\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"argparse\": {\n\t\t\t\t\t\"version\": \"2.0.1\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t},\n\t\t\t\t\"js-yaml\": {\n\t\t\t\t\t\"version\": \"4.1.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"argparse\": \"^2.0.1\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"minimatch\": {\n\t\t\t\t\t\"version\": \"3.1.2\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"brace-expansion\": \"^1.1.7\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"eslint-config-wikimedia\": {\n\t\t\t\"version\": \"0.24.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-config-wikimedia/-/eslint-config-wikimedia-0.24.0.tgz\",\n\t\t\t\"integrity\": \"sha512-8oH/YhJ87ONSmuRfATgx8U7Jcwz3tBemrh6YOezIfj9f2QfE71ZhaKZrNPdfS7vIklLor/cB9vX7sxN10nz8xw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"browserslist-config-wikimedia\": \"^0.4.0\",\n\t\t\t\t\"eslint\": \"^8.31.0\",\n\t\t\t\t\"eslint-plugin-compat\": \"^4.0.2\",\n\t\t\t\t\"eslint-plugin-es-x\": \"^5.2.1\",\n\t\t\t\t\"eslint-plugin-jsdoc\": \"39.2.2\",\n\t\t\t\t\"eslint-plugin-json-es\": \"^1.5.7\",\n\t\t\t\t\"eslint-plugin-mediawiki\": \"^0.4.0\",\n\t\t\t\t\"eslint-plugin-mocha\": \"^9.0.0\",\n\t\t\t\t\"eslint-plugin-no-jquery\": \"^2.7.0\",\n\t\t\t\t\"eslint-plugin-node\": \"^11.1.0\",\n\t\t\t\t\"eslint-plugin-qunit\": \"^7.2.0\",\n\t\t\t\t\"eslint-plugin-unicorn\": \"^42.0.0\",\n\t\t\t\t\"eslint-plugin-vue\": \"^8.7.1\",\n\t\t\t\t\"eslint-plugin-wdio\": \"^7.19.4\",\n\t\t\t\t\"eslint-plugin-yml\": \"^0.14.0\"\n\t\t\t}\n\t\t},\n\t\t\"eslint-plugin-compat\": {\n\t\t\t\"version\": \"4.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-compat/-/eslint-plugin-compat-4.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-xqvoO54CLTVaEYGMzhu35Wzwk/As7rCvz/2dqwnFiWi0OJccEtGIn+5qq3zqIu9nboXlpdBN579fZcItC73Ycg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"@mdn/browser-compat-data\": \"^4.1.5\",\n\t\t\t\t\"ast-metadata-inferer\": \"^0.7.0\",\n\t\t\t\t\"browserslist\": \"^4.16.8\",\n\t\t\t\t\"caniuse-lite\": \"^1.0.30001304\",\n\t\t\t\t\"core-js\": \"^3.16.2\",\n\t\t\t\t\"find-up\": \"^5.0.0\",\n\t\t\t\t\"lodash.memoize\": \"4.1.2\",\n\t\t\t\t\"semver\": \"7.3.5\"\n\t\t\t}\n\t\t},\n\t\t\"eslint-plugin-es-x\": {\n\t\t\t\"version\": \"5.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-es-x/-/eslint-plugin-es-x-5.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-6Mniw760Nhd6brnDy+rz857LD+icZe5wXmsvXSuJ84svM0Q53ulJxpMhTJmpqHaLzYh7fuGAJ8V62ohbmqF+jA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"eslint-utils\": \"^2.0.0 || ^3.0.0\",\n\t\t\t\t\"regexpp\": \"^3.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"eslint-plugin-jsdoc\": {\n\t\t\t\"version\": \"39.2.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.2.2.tgz\",\n\t\t\t\"integrity\": \"sha512-ybkvja0p9JRzHEd2ST9h+Z47DLOuPyXpeb6r18/zKHdMmggPU1J0/zl+F0phea8ze9rMxi42MJVmGXi2NZ7PpA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"@es-joy/jsdoccomment\": \"~0.23.1\",\n\t\t\t\t\"comment-parser\": \"1.3.1\",\n\t\t\t\t\"debug\": \"^4.3.4\",\n\t\t\t\t\"escape-string-regexp\": \"^4.0.0\",\n\t\t\t\t\"esquery\": \"^1.4.0\",\n\t\t\t\t\"semver\": \"^7.3.7\",\n\t\t\t\t\"spdx-expression-parse\": \"^3.0.1\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"semver\": {\n\t\t\t\t\t\"version\": \"7.3.8\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/semver/-/semver-7.3.8.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"lru-cache\": \"^6.0.0\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"eslint-plugin-json-es\": {\n\t\t\t\"version\": \"1.5.7\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-json-es/-/eslint-plugin-json-es-1.5.7.tgz\",\n\t\t\t\"integrity\": \"sha512-ehBHcCcJo4iViYx6vp3T+SmwzLIlVDzZNoVxN/txZIiPwDQ26mnYaN5iJ3imqN4l1b8z6rbxEH2kB9XDGxeU/w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"eslint-visitor-keys\": \"^3.3.0\",\n\t\t\t\t\"espree\": \"^9.3.1\"\n\t\t\t}\n\t\t},\n\t\t\"eslint-plugin-mediawiki\": {\n\t\t\t\"version\": \"0.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-mediawiki/-/eslint-plugin-mediawiki-0.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Eufptb8lrElYwIONvgxlMBnPD6PYT4xAFprWlBxV5brCmUh8MZ41+lMxt2TPwEC6C85ngflkVez8BV8tWS9RyQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"eslint-plugin-vue\": \"^8.7.1\",\n\t\t\t\t\"upath\": \"^2.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"eslint-plugin-mocha\": {\n\t\t\t\"version\": \"9.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-9.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-d7knAcQj1jPCzZf3caeBIn3BnW6ikcvfz0kSqQpwPYcVGLoJV5sz0l0OJB2LR8I7dvTDbqq1oV6ylhSgzA10zg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"eslint-utils\": \"^3.0.0\",\n\t\t\t\t\"ramda\": \"^0.27.1\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-utils\": {\n\t\t\t\t\t\"version\": \"3.0.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"eslint-visitor-keys\": \"^2.0.0\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"eslint-visitor-keys\": {\n\t\t\t\t\t\"version\": \"2.1.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"eslint-plugin-no-jquery\": {\n\t\t\t\"version\": \"2.7.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-no-jquery/-/eslint-plugin-no-jquery-2.7.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Aeg7dA6GTH1AcWLlBtWNzOU9efK5KpNi7b0EhBO0o0M+awyzguUUo8gF6hXGjQ9n5h8/uRtYv9zOqQkeC5CG0w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {}\n\t\t},\n\t\t\"eslint-plugin-node\": {\n\t\t\t\"version\": \"11.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"eslint-plugin-es\": \"^3.0.0\",\n\t\t\t\t\"eslint-utils\": \"^2.0.0\",\n\t\t\t\t\"ignore\": \"^5.1.1\",\n\t\t\t\t\"minimatch\": \"^3.0.4\",\n\t\t\t\t\"resolve\": \"^1.10.1\",\n\t\t\t\t\"semver\": \"^6.1.0\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-plugin-es\": {\n\t\t\t\t\t\"version\": \"3.0.1\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"eslint-utils\": \"^2.0.0\",\n\t\t\t\t\t\t\"regexpp\": \"^3.0.0\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"semver\": {\n\t\t\t\t\t\"version\": \"6.3.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/semver/-/semver-6.3.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"eslint-plugin-qunit\": {\n\t\t\t\"version\": \"7.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-qunit/-/eslint-plugin-qunit-7.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-ebT6aOpmMj4vchG0hVw9Ukbutk/lgywrc8gc9w9hH2/4WjKqwMlyM7iVwqB7OAXv6gtQMJZuziT0wNjjymAuWA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"eslint-utils\": \"^3.0.0\",\n\t\t\t\t\"requireindex\": \"^1.2.0\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-utils\": {\n\t\t\t\t\t\"version\": \"3.0.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"eslint-visitor-keys\": \"^2.0.0\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"eslint-visitor-keys\": {\n\t\t\t\t\t\"version\": \"2.1.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"eslint-plugin-unicorn\": {\n\t\t\t\"version\": \"42.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"@babel/helper-validator-identifier\": \"^7.15.7\",\n\t\t\t\t\"ci-info\": \"^3.3.0\",\n\t\t\t\t\"clean-regexp\": \"^1.0.0\",\n\t\t\t\t\"eslint-utils\": \"^3.0.0\",\n\t\t\t\t\"esquery\": \"^1.4.0\",\n\t\t\t\t\"indent-string\": \"^4.0.0\",\n\t\t\t\t\"is-builtin-module\": \"^3.1.0\",\n\t\t\t\t\"lodash\": \"^4.17.21\",\n\t\t\t\t\"pluralize\": \"^8.0.0\",\n\t\t\t\t\"read-pkg-up\": \"^7.0.1\",\n\t\t\t\t\"regexp-tree\": \"^0.1.24\",\n\t\t\t\t\"safe-regex\": \"^2.1.1\",\n\t\t\t\t\"semver\": \"^7.3.5\",\n\t\t\t\t\"strip-indent\": \"^3.0.0\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-utils\": {\n\t\t\t\t\t\"version\": \"3.0.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"eslint-visitor-keys\": \"^2.0.0\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"eslint-visitor-keys\": {\n\t\t\t\t\t\"version\": \"2.1.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"eslint-plugin-vue\": {\n\t\t\t\"version\": \"8.7.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz\",\n\t\t\t\"integrity\": \"sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"eslint-utils\": \"^3.0.0\",\n\t\t\t\t\"natural-compare\": \"^1.4.0\",\n\t\t\t\t\"nth-check\": \"^2.0.1\",\n\t\t\t\t\"postcss-selector-parser\": \"^6.0.9\",\n\t\t\t\t\"semver\": \"^7.3.5\",\n\t\t\t\t\"vue-eslint-parser\": \"^8.0.1\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-utils\": {\n\t\t\t\t\t\"version\": \"3.0.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"eslint-visitor-keys\": \"^2.0.0\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"eslint-visitor-keys\": {\n\t\t\t\t\t\"version\": \"2.1.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"eslint-plugin-wdio\": {\n\t\t\t\"version\": \"7.25.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-wdio/-/eslint-plugin-wdio-7.25.3.tgz\",\n\t\t\t\"integrity\": \"sha512-2zbYwV14Md9FNlyhaIILVGPB6w4bu2eJdOTywDUs2Qy4ebcQNwrxB0qCaf7Rm4O+T0Ir+tdYHYBBfbDocSLKng==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"eslint-plugin-yml\": {\n\t\t\t\"version\": \"0.14.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-0.14.0.tgz\",\n\t\t\t\"integrity\": \"sha512-+0+bBV/07txENbxfrHF9olGoLCHez64vmnOmjWOoLwmXOwfdaSRleBSPIi4nWQs7WwX8lm/fSLadOjbVEcsXQQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"debug\": \"^4.3.2\",\n\t\t\t\t\"lodash\": \"^4.17.21\",\n\t\t\t\t\"natural-compare\": \"^1.4.0\",\n\t\t\t\t\"yaml-eslint-parser\": \"^0.5.0\"\n\t\t\t}\n\t\t},\n\t\t\"eslint-scope\": {\n\t\t\t\"version\": \"7.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"esrecurse\": \"^4.3.0\",\n\t\t\t\t\"estraverse\": \"^5.2.0\"\n\t\t\t}\n\t\t},\n\t\t\"eslint-utils\": {\n\t\t\t\"version\": \"2.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"eslint-visitor-keys\": \"^1.1.0\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": {\n\t\t\t\t\t\"version\": \"1.3.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"eslint-visitor-keys\": {\n\t\t\t\"version\": \"3.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"espree\": {\n\t\t\t\"version\": \"9.5.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/espree/-/espree-9.5.0.tgz\",\n\t\t\t\"integrity\": \"sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"acorn\": \"^8.8.0\",\n\t\t\t\t\"acorn-jsx\": \"^5.3.2\",\n\t\t\t\t\"eslint-visitor-keys\": \"^3.3.0\"\n\t\t\t}\n\t\t},\n\t\t\"esprima\": {\n\t\t\t\"version\": \"4.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"esquery\": {\n\t\t\t\"version\": \"1.5.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz\",\n\t\t\t\"integrity\": \"sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"estraverse\": \"^5.1.0\"\n\t\t\t}\n\t\t},\n\t\t\"esrecurse\": {\n\t\t\t\"version\": \"4.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"estraverse\": \"^5.2.0\"\n\t\t\t}\n\t\t},\n\t\t\"estraverse\": {\n\t\t\t\"version\": \"5.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"esutils\": {\n\t\t\t\"version\": \"2.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"eventemitter2\": {\n\t\t\t\"version\": \"0.4.14\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz\",\n\t\t\t\"integrity\": \"sha1-j2G3XN4BKy6esoTUVFWDtWQ7Yas=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"exit\": {\n\t\t\t\"version\": \"0.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/exit/-/exit-0.1.2.tgz\",\n\t\t\t\"integrity\": \"sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"expand-tilde\": {\n\t\t\t\"version\": \"2.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-l+gBqgUt8CRU3kawK/YhZCzchQI=\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"homedir-polyfill\": \"^1.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"extend\": {\n\t\t\t\"version\": \"3.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/extend/-/extend-3.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"fast-deep-equal\": {\n\t\t\t\"version\": \"3.1.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz\",\n\t\t\t\"integrity\": \"sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"fast-json-stable-stringify\": {\n\t\t\t\"version\": \"2.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"fast-levenshtein\": {\n\t\t\t\"version\": \"2.0.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz\",\n\t\t\t\"integrity\": \"sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"fastq\": {\n\t\t\t\"version\": \"1.15.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz\",\n\t\t\t\"integrity\": \"sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"reusify\": \"^1.0.4\"\n\t\t\t}\n\t\t},\n\t\t\"file-entry-cache\": {\n\t\t\t\"version\": \"6.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"flat-cache\": \"^3.0.4\"\n\t\t\t}\n\t\t},\n\t\t\"fill-range\": {\n\t\t\t\"version\": \"7.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"to-regex-range\": \"^5.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"find-up\": {\n\t\t\t\"version\": \"5.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"locate-path\": \"^6.0.0\",\n\t\t\t\t\"path-exists\": \"^4.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"findup-sync\": {\n\t\t\t\"version\": \"5.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/findup-sync/-/findup-sync-5.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-MzwXju70AuyflbgeOhzvQWAvvQdo1XL0A9bVvlXsYcFEBM87WR4OakL4OfZq+QRmr+duJubio+UtNQCPsVESzQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"detect-file\": \"^1.0.0\",\n\t\t\t\t\"is-glob\": \"^4.0.3\",\n\t\t\t\t\"micromatch\": \"^4.0.4\",\n\t\t\t\t\"resolve-dir\": \"^1.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"fined\": {\n\t\t\t\"version\": \"1.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fined/-/fined-1.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"expand-tilde\": \"^2.0.2\",\n\t\t\t\t\"is-plain-object\": \"^2.0.3\",\n\t\t\t\t\"object.defaults\": \"^1.1.0\",\n\t\t\t\t\"object.pick\": \"^1.2.0\",\n\t\t\t\t\"parse-filepath\": \"^1.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"flagged-respawn\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"flat-cache\": {\n\t\t\t\"version\": \"3.0.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"flatted\": \"^3.1.0\",\n\t\t\t\t\"rimraf\": \"^3.0.2\"\n\t\t\t}\n\t\t},\n\t\t\"flatted\": {\n\t\t\t\"version\": \"3.2.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/flatted/-/flatted-3.2.5.tgz\",\n\t\t\t\"integrity\": \"sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"for-in\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"for-own\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"for-in\": \"^1.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"fs.realpath\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha1-FQStJSMVjKpA20onh8sBQRmU6k8=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"function-bind\": {\n\t\t\t\"version\": \"1.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"getobject\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/getobject/-/getobject-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-tbUz6AKKKr2YiMB+fLWIgq5ZeBOobop9YMMAU9dC54/ot2ksMXt3DOFyBuhZw6ptcVszEykgByK20j7W9jHFag==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"glob\": {\n\t\t\t\"version\": \"7.1.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/glob/-/glob-7.1.6.tgz\",\n\t\t\t\"integrity\": \"sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"fs.realpath\": \"^1.0.0\",\n\t\t\t\t\"inflight\": \"^1.0.4\",\n\t\t\t\t\"inherits\": \"2\",\n\t\t\t\t\"minimatch\": \"^3.0.4\",\n\t\t\t\t\"once\": \"^1.3.0\",\n\t\t\t\t\"path-is-absolute\": \"^1.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"glob-parent\": {\n\t\t\t\"version\": \"6.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"is-glob\": \"^4.0.3\"\n\t\t\t}\n\t\t},\n\t\t\"global-modules\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"global-prefix\": \"^1.0.1\",\n\t\t\t\t\"is-windows\": \"^1.0.1\",\n\t\t\t\t\"resolve-dir\": \"^1.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"global-prefix\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"expand-tilde\": \"^2.0.2\",\n\t\t\t\t\"homedir-polyfill\": \"^1.0.1\",\n\t\t\t\t\"ini\": \"^1.3.4\",\n\t\t\t\t\"is-windows\": \"^1.0.1\",\n\t\t\t\t\"which\": \"^1.2.14\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"which\": {\n\t\t\t\t\t\"version\": \"1.3.1\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/which/-/which-1.3.1.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"isexe\": \"^2.0.0\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"globals\": {\n\t\t\t\"version\": \"13.20.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/globals/-/globals-13.20.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"type-fest\": \"^0.20.2\"\n\t\t\t}\n\t\t},\n\t\t\"grapheme-splitter\": {\n\t\t\t\"version\": \"1.0.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"grunt\": {\n\t\t\t\"version\": \"1.6.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt/-/grunt-1.6.1.tgz\",\n\t\t\t\"integrity\": \"sha512-/ABUy3gYWu5iBmrUSRBP97JLpQUm0GgVveDCp6t3yRNIoltIYw7rEj3g5y1o2PGPR2vfTRGa7WC/LZHLTXnEzA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"dateformat\": \"~4.6.2\",\n\t\t\t\t\"eventemitter2\": \"~0.4.13\",\n\t\t\t\t\"exit\": \"~0.1.2\",\n\t\t\t\t\"findup-sync\": \"~5.0.0\",\n\t\t\t\t\"glob\": \"~7.1.6\",\n\t\t\t\t\"grunt-cli\": \"~1.4.3\",\n\t\t\t\t\"grunt-known-options\": \"~2.0.0\",\n\t\t\t\t\"grunt-legacy-log\": \"~3.0.0\",\n\t\t\t\t\"grunt-legacy-util\": \"~2.0.1\",\n\t\t\t\t\"iconv-lite\": \"~0.6.3\",\n\t\t\t\t\"js-yaml\": \"~3.14.0\",\n\t\t\t\t\"minimatch\": \"~3.0.4\",\n\t\t\t\t\"nopt\": \"~3.0.6\"\n\t\t\t}\n\t\t},\n\t\t\"grunt-banana-checker\": {\n\t\t\t\"version\": \"0.10.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-banana-checker/-/grunt-banana-checker-0.10.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Sx+P3zWjn4YmBCqzidnCEkYrACe1SLTIT8kKC6C3f21Hu6sm17U/V+re343cuK3U+iGZv15ux6bY+69buIbYrA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"grunt-cli\": {\n\t\t\t\"version\": \"1.4.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.4.3.tgz\",\n\t\t\t\"integrity\": \"sha512-9Dtx/AhVeB4LYzsViCjUQkd0Kw0McN2gYpdmGYKtE2a5Yt7v1Q+HYZVWhqXc/kGnxlMtqKDxSwotiGeFmkrCoQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"grunt-known-options\": \"~2.0.0\",\n\t\t\t\t\"interpret\": \"~1.1.0\",\n\t\t\t\t\"liftup\": \"~3.0.1\",\n\t\t\t\t\"nopt\": \"~4.0.1\",\n\t\t\t\t\"v8flags\": \"~3.2.0\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"nopt\": {\n\t\t\t\t\t\"version\": \"4.0.3\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"abbrev\": \"1\",\n\t\t\t\t\t\t\"osenv\": \"^0.1.4\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"grunt-eslint\": {\n\t\t\t\"version\": \"24.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-eslint/-/grunt-eslint-24.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-WpTeBBFweyhMuPjGwRSQV9JFJ+EczIdlsc7Dd/1g78QVI1aZsk4g/H3e+3S5HEwsS1RKL2YZIrGj8hMLlBfN8w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"chalk\": \"^4.1.2\",\n\t\t\t\t\"eslint\": \"^8.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"grunt-known-options\": {\n\t\t\t\"version\": \"2.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-2.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-GD7cTz0I4SAede1/+pAbmJRG44zFLPipVtdL9o3vqx9IEyb7b4/Y3s7r6ofI3CchR5GvYJ+8buCSioDv5dQLiA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"grunt-legacy-log\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-GHZQzZmhyq0u3hr7aHW4qUH0xDzwp2YXldLPZTCjlOeGscAOWWPftZG3XioW8MasGp+OBRIu39LFx14SLjXRcA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"colors\": \"~1.1.2\",\n\t\t\t\t\"grunt-legacy-log-utils\": \"~2.1.0\",\n\t\t\t\t\"hooker\": \"~0.2.3\",\n\t\t\t\t\"lodash\": \"~4.17.19\"\n\t\t\t}\n\t\t},\n\t\t\"grunt-legacy-log-utils\": {\n\t\t\t\"version\": \"2.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-2.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-lwquaPXJtKQk0rUM1IQAop5noEpwFqOXasVoedLeNzaibf/OPWjKYvvdqnEHNmU+0T0CaReAXIbGo747ZD+Aaw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"chalk\": \"~4.1.0\",\n\t\t\t\t\"lodash\": \"~4.17.19\"\n\t\t\t}\n\t\t},\n\t\t\"grunt-legacy-util\": {\n\t\t\t\"version\": \"2.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-2.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-2bQiD4fzXqX8rhNdXkAywCadeqiPiay0oQny77wA2F3WF4grPJXCvAcyoWUJV+po/b15glGkxuSiQCK299UC2w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"async\": \"~3.2.0\",\n\t\t\t\t\"exit\": \"~0.1.2\",\n\t\t\t\t\"getobject\": \"~1.0.0\",\n\t\t\t\t\"hooker\": \"~0.2.3\",\n\t\t\t\t\"lodash\": \"~4.17.21\",\n\t\t\t\t\"underscore.string\": \"~3.3.5\",\n\t\t\t\t\"which\": \"~2.0.2\"\n\t\t\t}\n\t\t},\n\t\t\"has\": {\n\t\t\t\"version\": \"1.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/has/-/has-1.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"function-bind\": \"^1.1.1\"\n\t\t\t}\n\t\t},\n\t\t\"has-flag\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"homedir-polyfill\": {\n\t\t\t\"version\": \"1.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"parse-passwd\": \"^1.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"hooker\": {\n\t\t\t\"version\": \"0.2.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz\",\n\t\t\t\"integrity\": \"sha1-uDT3I8xKJCqmWWNFnfbZhMXT2Vk=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"hosted-git-info\": {\n\t\t\t\"version\": \"2.8.9\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz\",\n\t\t\t\"integrity\": \"sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"iconv-lite\": {\n\t\t\t\"version\": \"0.6.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz\",\n\t\t\t\"integrity\": \"sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"safer-buffer\": \">= 2.1.2 < 3.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"ignore\": {\n\t\t\t\"version\": \"5.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"import-fresh\": {\n\t\t\t\"version\": \"3.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"parent-module\": \"^1.0.0\",\n\t\t\t\t\"resolve-from\": \"^4.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"imurmurhash\": {\n\t\t\t\"version\": \"0.1.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz\",\n\t\t\t\"integrity\": \"sha1-khi5srkoojixPcT7a21XbyMUU+o=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"indent-string\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"inflight\": {\n\t\t\t\"version\": \"1.0.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz\",\n\t\t\t\"integrity\": \"sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"once\": \"^1.3.0\",\n\t\t\t\t\"wrappy\": \"1\"\n\t\t\t}\n\t\t},\n\t\t\"inherits\": {\n\t\t\t\"version\": \"2.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz\",\n\t\t\t\"integrity\": \"sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"ini\": {\n\t\t\t\"version\": \"1.3.8\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ini/-/ini-1.3.8.tgz\",\n\t\t\t\"integrity\": \"sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"interpret\": {\n\t\t\t\"version\": \"1.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/interpret/-/interpret-1.1.0.tgz\",\n\t\t\t\"integrity\": \"sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"is-absolute\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"is-relative\": \"^1.0.0\",\n\t\t\t\t\"is-windows\": \"^1.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"is-arrayish\": {\n\t\t\t\"version\": \"0.2.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz\",\n\t\t\t\"integrity\": \"sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"is-builtin-module\": {\n\t\t\t\"version\": \"3.2.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz\",\n\t\t\t\"integrity\": \"sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"builtin-modules\": \"^3.3.0\"\n\t\t\t}\n\t\t},\n\t\t\"is-core-module\": {\n\t\t\t\"version\": \"2.9.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz\",\n\t\t\t\"integrity\": \"sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"has\": \"^1.0.3\"\n\t\t\t}\n\t\t},\n\t\t\"is-extglob\": {\n\t\t\t\"version\": \"2.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz\",\n\t\t\t\"integrity\": \"sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"is-glob\": {\n\t\t\t\"version\": \"4.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"is-extglob\": \"^2.1.1\"\n\t\t\t}\n\t\t},\n\t\t\"is-number\": {\n\t\t\t\"version\": \"7.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"is-path-inside\": {\n\t\t\t\"version\": \"3.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"is-plain-object\": {\n\t\t\t\"version\": \"2.0.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"isobject\": \"^3.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"is-relative\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"is-unc-path\": \"^1.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"is-unc-path\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"unc-path-regex\": \"^0.1.2\"\n\t\t\t}\n\t\t},\n\t\t\"is-windows\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"isexe\": {\n\t\t\t\"version\": \"2.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz\",\n\t\t\t\"integrity\": \"sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"isobject\": {\n\t\t\t\"version\": \"3.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz\",\n\t\t\t\"integrity\": \"sha1-TkMekrEalzFjaqH5yNHMvP2reN8=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"js-sdsl\": {\n\t\t\t\"version\": \"4.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"js-tokens\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"js-yaml\": {\n\t\t\t\"version\": \"3.14.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz\",\n\t\t\t\"integrity\": \"sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"argparse\": \"^1.0.7\",\n\t\t\t\t\"esprima\": \"^4.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"jsdoc-type-pratt-parser\": {\n\t\t\t\"version\": \"2.2.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-2.2.5.tgz\",\n\t\t\t\"integrity\": \"sha512-2a6eRxSxp1BW040hFvaJxhsCMI9lT8QB8t14t+NY5tC5rckIR0U9cr2tjOeaFirmEOy6MHvmJnY7zTBHq431Lw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"json-parse-even-better-errors\": {\n\t\t\t\"version\": \"2.3.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz\",\n\t\t\t\"integrity\": \"sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"json-schema-traverse\": {\n\t\t\t\"version\": \"0.4.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz\",\n\t\t\t\"integrity\": \"sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"json-stable-stringify-without-jsonify\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"kind-of\": {\n\t\t\t\"version\": \"6.0.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"levn\": {\n\t\t\t\"version\": \"0.4.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/levn/-/levn-0.4.1.tgz\",\n\t\t\t\"integrity\": \"sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"prelude-ls\": \"^1.2.1\",\n\t\t\t\t\"type-check\": \"~0.4.0\"\n\t\t\t}\n\t\t},\n\t\t\"liftup\": {\n\t\t\t\"version\": \"3.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/liftup/-/liftup-3.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-yRHaiQDizWSzoXk3APcA71eOI/UuhEkNN9DiW2Tt44mhYzX4joFoCZlxsSOF7RyeLlfqzFLQI1ngFq3ggMPhOw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"extend\": \"^3.0.2\",\n\t\t\t\t\"findup-sync\": \"^4.0.0\",\n\t\t\t\t\"fined\": \"^1.2.0\",\n\t\t\t\t\"flagged-respawn\": \"^1.0.1\",\n\t\t\t\t\"is-plain-object\": \"^2.0.4\",\n\t\t\t\t\"object.map\": \"^1.0.1\",\n\t\t\t\t\"rechoir\": \"^0.7.0\",\n\t\t\t\t\"resolve\": \"^1.19.0\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"findup-sync\": {\n\t\t\t\t\t\"version\": \"4.0.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/findup-sync/-/findup-sync-4.0.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-6jvvn/12IC4quLBL1KNokxC7wWTvYncaVUYSoxWw7YykPLuRrnv4qdHcSOywOI5RpkOVGeQRtWM8/q+G6W6qfQ==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"detect-file\": \"^1.0.0\",\n\t\t\t\t\t\t\"is-glob\": \"^4.0.0\",\n\t\t\t\t\t\t\"micromatch\": \"^4.0.2\",\n\t\t\t\t\t\t\"resolve-dir\": \"^1.0.1\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"lines-and-columns\": {\n\t\t\t\"version\": \"1.2.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz\",\n\t\t\t\"integrity\": \"sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"locate-path\": {\n\t\t\t\"version\": \"6.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"p-locate\": \"^5.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"lodash\": {\n\t\t\t\"version\": \"4.17.21\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz\",\n\t\t\t\"integrity\": \"sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"lodash.memoize\": {\n\t\t\t\"version\": \"4.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz\",\n\t\t\t\"integrity\": \"sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"lodash.merge\": {\n\t\t\t\"version\": \"4.6.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz\",\n\t\t\t\"integrity\": \"sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"lru-cache\": {\n\t\t\t\"version\": \"6.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"yallist\": \"^4.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"make-iterator\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"kind-of\": \"^6.0.2\"\n\t\t\t}\n\t\t},\n\t\t\"map-cache\": {\n\t\t\t\"version\": \"0.2.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz\",\n\t\t\t\"integrity\": \"sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"micromatch\": {\n\t\t\t\"version\": \"4.0.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz\",\n\t\t\t\"integrity\": \"sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"braces\": \"^3.0.2\",\n\t\t\t\t\"picomatch\": \"^2.3.1\"\n\t\t\t}\n\t\t},\n\t\t\"min-indent\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"minimatch\": {\n\t\t\t\"version\": \"3.0.8\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz\",\n\t\t\t\"integrity\": \"sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"brace-expansion\": \"^1.1.7\"\n\t\t\t}\n\t\t},\n\t\t\"ms\": {\n\t\t\t\"version\": \"2.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ms/-/ms-2.1.2.tgz\",\n\t\t\t\"integrity\": \"sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"natural-compare\": {\n\t\t\t\"version\": \"1.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz\",\n\t\t\t\"integrity\": \"sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"node-releases\": {\n\t\t\t\"version\": \"2.0.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/node-releases/-/node-releases-2.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"nopt\": {\n\t\t\t\"version\": \"3.0.6\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz\",\n\t\t\t\"integrity\": \"sha1-xkZdvwirzU2zWTF/eaxopkayj/k=\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"abbrev\": \"1\"\n\t\t\t}\n\t\t},\n\t\t\"normalize-package-data\": {\n\t\t\t\"version\": \"2.5.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz\",\n\t\t\t\"integrity\": \"sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"hosted-git-info\": \"^2.1.4\",\n\t\t\t\t\"resolve\": \"^1.10.0\",\n\t\t\t\t\"semver\": \"2 || 3 || 4 || 5\",\n\t\t\t\t\"validate-npm-package-license\": \"^3.0.1\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"semver\": {\n\t\t\t\t\t\"version\": \"5.7.1\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/semver/-/semver-5.7.1.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"nth-check\": {\n\t\t\t\"version\": \"2.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"boolbase\": \"^1.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"object.defaults\": {\n\t\t\t\"version\": \"1.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz\",\n\t\t\t\"integrity\": \"sha1-On+GgzS0B96gbaFtiNXNKeQ1/s8=\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"array-each\": \"^1.0.1\",\n\t\t\t\t\"array-slice\": \"^1.0.0\",\n\t\t\t\t\"for-own\": \"^1.0.0\",\n\t\t\t\t\"isobject\": \"^3.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"object.map\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha1-z4Plncj8wK1fQlDh94s7gb2AHTc=\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"for-own\": \"^1.0.0\",\n\t\t\t\t\"make-iterator\": \"^1.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"object.pick\": {\n\t\t\t\"version\": \"1.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz\",\n\t\t\t\"integrity\": \"sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"isobject\": \"^3.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"once\": {\n\t\t\t\"version\": \"1.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/once/-/once-1.4.0.tgz\",\n\t\t\t\"integrity\": \"sha1-WDsap3WWHUsROsF9nFC6753Xa9E=\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"wrappy\": \"1\"\n\t\t\t}\n\t\t},\n\t\t\"optionator\": {\n\t\t\t\"version\": \"0.9.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz\",\n\t\t\t\"integrity\": \"sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"deep-is\": \"^0.1.3\",\n\t\t\t\t\"fast-levenshtein\": \"^2.0.6\",\n\t\t\t\t\"levn\": \"^0.4.1\",\n\t\t\t\t\"prelude-ls\": \"^1.2.1\",\n\t\t\t\t\"type-check\": \"^0.4.0\",\n\t\t\t\t\"word-wrap\": \"^1.2.3\"\n\t\t\t}\n\t\t},\n\t\t\"os-homedir\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-/7xJiDNuDoM94MFox+8VISGqf7M=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"os-tmpdir\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"osenv\": {\n\t\t\t\"version\": \"0.1.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz\",\n\t\t\t\"integrity\": \"sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"os-homedir\": \"^1.0.0\",\n\t\t\t\t\"os-tmpdir\": \"^1.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"p-limit\": {\n\t\t\t\"version\": \"3.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"yocto-queue\": \"^0.1.0\"\n\t\t\t}\n\t\t},\n\t\t\"p-locate\": {\n\t\t\t\"version\": \"5.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"p-limit\": \"^3.0.2\"\n\t\t\t}\n\t\t},\n\t\t\"p-try\": {\n\t\t\t\"version\": \"2.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"parent-module\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"callsites\": \"^3.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"parse-filepath\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"is-absolute\": \"^1.0.0\",\n\t\t\t\t\"map-cache\": \"^0.2.0\",\n\t\t\t\t\"path-root\": \"^0.1.1\"\n\t\t\t}\n\t\t},\n\t\t\"parse-json\": {\n\t\t\t\"version\": \"5.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"@babel/code-frame\": \"^7.0.0\",\n\t\t\t\t\"error-ex\": \"^1.3.1\",\n\t\t\t\t\"json-parse-even-better-errors\": \"^2.3.0\",\n\t\t\t\t\"lines-and-columns\": \"^1.1.6\"\n\t\t\t}\n\t\t},\n\t\t\"parse-passwd\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"path-exists\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"path-is-absolute\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha1-F0uSaHNVNP+8es5r9TpanhtcX18=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"path-key\": {\n\t\t\t\"version\": \"3.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"path-parse\": {\n\t\t\t\"version\": \"1.0.7\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz\",\n\t\t\t\"integrity\": \"sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"path-root\": {\n\t\t\t\"version\": \"0.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz\",\n\t\t\t\"integrity\": \"sha1-mkpoFMrBwM1zNgqV8yCDyOpHRbc=\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"path-root-regex\": \"^0.1.0\"\n\t\t\t}\n\t\t},\n\t\t\"path-root-regex\": {\n\t\t\t\"version\": \"0.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz\",\n\t\t\t\"integrity\": \"sha1-v8zcjfWxLcUsi0PsONGNcsBLqW0=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"picocolors\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"picomatch\": {\n\t\t\t\"version\": \"2.3.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz\",\n\t\t\t\"integrity\": \"sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"pluralize\": {\n\t\t\t\"version\": \"8.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"postcss-selector-parser\": {\n\t\t\t\"version\": \"6.0.10\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz\",\n\t\t\t\"integrity\": \"sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"cssesc\": \"^3.0.0\",\n\t\t\t\t\"util-deprecate\": \"^1.0.2\"\n\t\t\t}\n\t\t},\n\t\t\"prelude-ls\": {\n\t\t\t\"version\": \"1.2.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz\",\n\t\t\t\"integrity\": \"sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"punycode\": {\n\t\t\t\"version\": \"2.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"queue-microtask\": {\n\t\t\t\"version\": \"1.2.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz\",\n\t\t\t\"integrity\": \"sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"ramda\": {\n\t\t\t\"version\": \"0.27.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz\",\n\t\t\t\"integrity\": \"sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"read-pkg\": {\n\t\t\t\"version\": \"5.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"@types/normalize-package-data\": \"^2.4.0\",\n\t\t\t\t\"normalize-package-data\": \"^2.5.0\",\n\t\t\t\t\"parse-json\": \"^5.0.0\",\n\t\t\t\t\"type-fest\": \"^0.6.0\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"type-fest\": {\n\t\t\t\t\t\"version\": \"0.6.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"read-pkg-up\": {\n\t\t\t\"version\": \"7.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"find-up\": \"^4.1.0\",\n\t\t\t\t\"read-pkg\": \"^5.2.0\",\n\t\t\t\t\"type-fest\": \"^0.8.1\"\n\t\t\t},\n\t\t\t\"dependencies\": {\n\t\t\t\t\"find-up\": {\n\t\t\t\t\t\"version\": \"4.1.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"locate-path\": \"^5.0.0\",\n\t\t\t\t\t\t\"path-exists\": \"^4.0.0\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"locate-path\": {\n\t\t\t\t\t\"version\": \"5.0.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"p-locate\": \"^4.1.0\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"p-limit\": {\n\t\t\t\t\t\"version\": \"2.3.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"p-try\": \"^2.0.0\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"p-locate\": {\n\t\t\t\t\t\"version\": \"4.1.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==\",\n\t\t\t\t\t\"dev\": true,\n\t\t\t\t\t\"requires\": {\n\t\t\t\t\t\t\"p-limit\": \"^2.2.0\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"type-fest\": {\n\t\t\t\t\t\"version\": \"0.8.1\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"rechoir\": {\n\t\t\t\"version\": \"0.7.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/rechoir/-/rechoir-0.7.1.tgz\",\n\t\t\t\"integrity\": \"sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"resolve\": \"^1.9.0\"\n\t\t\t}\n\t\t},\n\t\t\"regexp-tree\": {\n\t\t\t\"version\": \"0.1.24\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.24.tgz\",\n\t\t\t\"integrity\": \"sha512-s2aEVuLhvnVJW6s/iPgEGK6R+/xngd2jNQ+xy4bXNDKxZKJH6jpPHY6kVeVv1IeLCHgswRj+Kl3ELaDjG6V1iw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"regexpp\": {\n\t\t\t\"version\": \"3.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"requireindex\": {\n\t\t\t\"version\": \"1.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/requireindex/-/requireindex-1.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"resolve\": {\n\t\t\t\"version\": \"1.22.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz\",\n\t\t\t\"integrity\": \"sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"is-core-module\": \"^2.8.1\",\n\t\t\t\t\"path-parse\": \"^1.0.7\",\n\t\t\t\t\"supports-preserve-symlinks-flag\": \"^1.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"resolve-dir\": {\n\t\t\t\"version\": \"1.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz\",\n\t\t\t\"integrity\": \"sha1-eaQGRMNivoLybv/nOcm7U4IEb0M=\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"expand-tilde\": \"^2.0.0\",\n\t\t\t\t\"global-modules\": \"^1.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"resolve-from\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"reusify\": {\n\t\t\t\"version\": \"1.0.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"rimraf\": {\n\t\t\t\"version\": \"3.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"glob\": \"^7.1.3\"\n\t\t\t}\n\t\t},\n\t\t\"run-parallel\": {\n\t\t\t\"version\": \"1.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"queue-microtask\": \"^1.2.2\"\n\t\t\t}\n\t\t},\n\t\t\"safe-regex\": {\n\t\t\t\"version\": \"2.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/safe-regex/-/safe-regex-2.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"regexp-tree\": \"~0.1.1\"\n\t\t\t}\n\t\t},\n\t\t\"safer-buffer\": {\n\t\t\t\"version\": \"2.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz\",\n\t\t\t\"integrity\": \"sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"semver\": {\n\t\t\t\"version\": \"7.3.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/semver/-/semver-7.3.5.tgz\",\n\t\t\t\"integrity\": \"sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"lru-cache\": \"^6.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"shebang-command\": {\n\t\t\t\"version\": \"2.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"shebang-regex\": \"^3.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"shebang-regex\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"spdx-correct\": {\n\t\t\t\"version\": \"3.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"spdx-expression-parse\": \"^3.0.0\",\n\t\t\t\t\"spdx-license-ids\": \"^3.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"spdx-exceptions\": {\n\t\t\t\"version\": \"2.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"spdx-expression-parse\": {\n\t\t\t\"version\": \"3.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"spdx-exceptions\": \"^2.1.0\",\n\t\t\t\t\"spdx-license-ids\": \"^3.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"spdx-license-ids\": {\n\t\t\t\"version\": \"3.0.13\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.13.tgz\",\n\t\t\t\"integrity\": \"sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"sprintf-js\": {\n\t\t\t\"version\": \"1.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.2.tgz\",\n\t\t\t\"integrity\": \"sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"strip-ansi\": {\n\t\t\t\"version\": \"6.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"ansi-regex\": \"^5.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"strip-indent\": {\n\t\t\t\"version\": \"3.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"min-indent\": \"^1.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"strip-json-comments\": {\n\t\t\t\"version\": \"3.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"supports-color\": {\n\t\t\t\"version\": \"5.5.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz\",\n\t\t\t\"integrity\": \"sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"has-flag\": \"^3.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"supports-preserve-symlinks-flag\": {\n\t\t\t\"version\": \"1.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"text-table\": {\n\t\t\t\"version\": \"0.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz\",\n\t\t\t\"integrity\": \"sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"to-regex-range\": {\n\t\t\t\"version\": \"5.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"is-number\": \"^7.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"type-check\": {\n\t\t\t\"version\": \"0.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"prelude-ls\": \"^1.2.1\"\n\t\t\t}\n\t\t},\n\t\t\"type-fest\": {\n\t\t\t\"version\": \"0.20.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz\",\n\t\t\t\"integrity\": \"sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"unc-path-regex\": {\n\t\t\t\"version\": \"0.1.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz\",\n\t\t\t\"integrity\": \"sha1-5z3T17DXxe2G+6xrCufYxqadUPo=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"underscore.string\": {\n\t\t\t\"version\": \"3.3.5\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.5.tgz\",\n\t\t\t\"integrity\": \"sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"sprintf-js\": \"^1.0.3\",\n\t\t\t\t\"util-deprecate\": \"^1.0.2\"\n\t\t\t}\n\t\t},\n\t\t\"upath\": {\n\t\t\t\"version\": \"2.0.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/upath/-/upath-2.0.1.tgz\",\n\t\t\t\"integrity\": \"sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"uri-js\": {\n\t\t\t\"version\": \"4.4.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz\",\n\t\t\t\"integrity\": \"sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"punycode\": \"^2.1.0\"\n\t\t\t}\n\t\t},\n\t\t\"util-deprecate\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"v8flags\": {\n\t\t\t\"version\": \"3.2.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz\",\n\t\t\t\"integrity\": \"sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"homedir-polyfill\": \"^1.0.1\"\n\t\t\t}\n\t\t},\n\t\t\"validate-npm-package-license\": {\n\t\t\t\"version\": \"3.0.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"spdx-correct\": \"^3.0.0\",\n\t\t\t\t\"spdx-expression-parse\": \"^3.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"vue-eslint-parser\": {\n\t\t\t\"version\": \"8.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"debug\": \"^4.3.2\",\n\t\t\t\t\"eslint-scope\": \"^7.0.0\",\n\t\t\t\t\"eslint-visitor-keys\": \"^3.1.0\",\n\t\t\t\t\"espree\": \"^9.0.0\",\n\t\t\t\t\"esquery\": \"^1.4.0\",\n\t\t\t\t\"lodash\": \"^4.17.21\",\n\t\t\t\t\"semver\": \"^7.3.5\"\n\t\t\t}\n\t\t},\n\t\t\"which\": {\n\t\t\t\"version\": \"2.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/which/-/which-2.0.2.tgz\",\n\t\t\t\"integrity\": \"sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"isexe\": \"^2.0.0\"\n\t\t\t}\n\t\t},\n\t\t\"word-wrap\": {\n\t\t\t\"version\": \"1.2.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz\",\n\t\t\t\"integrity\": \"sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"wrappy\": {\n\t\t\t\"version\": \"1.0.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz\",\n\t\t\t\"integrity\": \"sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"yallist\": {\n\t\t\t\"version\": \"4.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"yaml\": {\n\t\t\t\"version\": \"1.10.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz\",\n\t\t\t\"integrity\": \"sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==\",\n\t\t\t\"dev\": true\n\t\t},\n\t\t\"yaml-eslint-parser\": {\n\t\t\t\"version\": \"0.5.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/yaml-eslint-parser/-/yaml-eslint-parser-0.5.0.tgz\",\n\t\t\t\"integrity\": \"sha512-nJeyLA3YHAzhBTZbRAbu3W6xrSCucyxExmA+ZDtEdUFpGllxAZpto2Zxo2IG0r0eiuEiBM4e+wiAdxTziTq94g==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"eslint-visitor-keys\": \"^3.0.0\",\n\t\t\t\t\"lodash\": \"^4.17.21\",\n\t\t\t\t\"yaml\": \"^1.10.2\"\n\t\t\t}\n\t\t},\n\t\t\"yocto-queue\": {\n\t\t\t\"version\": \"0.1.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz\",\n\t\t\t\"integrity\": \"sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==\",\n\t\t\t\"dev\": true\n\t\t}\n\t}\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/package.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"{\n\t\"name\": \"mathsearch\",\n\t\"version\": \"0.0.0\",\n\t\"private\": true,\n\t\"description\": \"Build tools for the MathSearch extension.\",\n\t\"scripts\": {\n\t\t\"test\": \"grunt test\"\n\t},\n\t\"devDependencies\": {\n\t\t\"eslint-config-wikimedia\": \"0.24.0\",\n\t\t\"grunt\": \"1.6.1\",\n\t\t\"grunt-banana-checker\": \"0.10.0\",\n\t\t\"grunt-eslint\": \"24.0.0\"\n\t}\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/tests/phpunit/tex2nb.json","messages":[{"ruleId":"es/no-object-assign","message":"Definition for rule 'es/no-object-assign' was not found.","line":1,"column":1,"endLine":1,"endColumn":2,"severity":2,"nodeType":null}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"[\n\t[\n\t\t\"\\\\Alpha = 0.5\",\n\t\t\"\\\\[CapitalAlpha] = 0.5\"\n\t],\n\t[\n\t\t\"\\\\Beta = 0.4\",\n\t\t\"\\\\[CapitalBeta] = 0.4\"\n\t],\n\t[\n\t\t\"\\\\Gamma = 0.3\",\n\t\t\"\\\\[CapitalGamma] = 0.3\"\n\t],\n\t[\n\t\t\"\\\\Delta = 0.2\",\n\t\t\"\\\\[CapitalDelta] = 0.2\"\n\t],\n\t[\n\t\t\"\\\\Epsilon = 0.1\",\n\t\t\"\\\\[CapitalEpsilon] = 0.1\"\n\t],\n\t[\n\t\t\"\\\\lambda = 6\",\n\t\t\"\\\\[Lambda] = 6\"\n\t],\n\t[\n\t\t\"\\\\mu = 5\",\n\t\t\"\\\\[Mu] = 5\"\n\t],\n\t[\n\t\t\"\\\\nu = 4\",\n\t\t\"\\\\[Nu] = 4\"\n\t],\n\t[\n\t\t\"\\\\rho = 3\",\n\t\t\"\\\\[Rho] = 3\"\n\t],\n\t[\n\t\t\"\\\\sigma = 2\",\n\t\t\"\\\\[Sigma] = 2\"\n\t],\n\t[\n\t\t\"\\\\phi = 1\",\n\t\t\"\\\\[Phi] = 1\"\n\t],\n\t[\n\t\t\"\\\\nu = 5\",\n\t\t\"\\\\[Nu] = 5\"\n\t],\n\t[\n\t\t\"\\\\sin@@\\\\sigma\",\n\t\t\"Sin[\\\\[Sigma]]\"\n\t],\n\t[\n\t\t\"\\\\AiryAi@{\\\\phi}\",\n\t\t\"AiryAi[\\\\[Phi]]\"\n\t],\n\t[\n\t\t\"\\\\AiryBi{\\\\phi}\",\n\t\t\"AiryBi[\\\\[Phi]]\"\n\t],\n\t[\n\t\t\"\\\\AiryModulusM@{\\\\nu}\",\n\t\t\"Sqrt[AiryAi[\\\\[Nu]]^2+AiryBi[\\\\[Nu]]^2]\"\n\t],\n\t[\n\t\t\"\\\\AGM@{\\\\phi}{\\\\sigma}\",\n\t\t\"ArithmeticGeometricMean[\\\\[Phi],\\\\[Sigma]]\"\n\t],\n\t[\n\t\t\"\\\\AngerJ{\\\\phi}@{\\\\sigma}\",\n\t\t\"AngerJ[\\\\[Phi],\\\\[Sigma]]\"\n\t],\n\t[\n\t\t\"\\\\AppellFi@{\\\\phi}{\\\\sigma}{\\\\rho}{\\\\nu}{\\\\mu}{\\\\lambda}\",\n\t\t\"AppellF1[\\\\[Phi],\\\\[Sigma],\\\\[Rho],\\\\[Nu],\\\\[Mu],\\\\[Lambda]]\"\n\t],\n\t[\n\t\t\"\\\\BarnesGamma@{\\\\sigma}\",\n\t\t\"BarnesG[\\\\[Sigma]]\"\n\t],\n\t[\n\t\t\"\\\\BesselJ{\\\\Alpha}@{\\\\Alpha}\",\n\t\t\"BesselJ[\\\\[CapitalAlpha],\\\\[CapitalAlpha]]\"\n\t],\n\t[\n\t\t\"\\\\binom{\\\\sigma}{\\\\phi}\",\n\t\t\"Binomial[\\\\[Phi],\\\\[Sigma]]\"\n\t],\n\t[\n\t\t\"\\\\CatalanNumber@{\\\\Epsilon}\",\n\t\t\"CatalanNumber[\\\\[CapitalEpsilon]]\"\n\t],\n\t[\n\t\t\"\\\\ceiling{\\\\sigma}\",\n\t\t\"Ceiling[\\\\[Sigma]]\"\n\t],\n\t[\n\t\t\"\\\\ChebyT{\\\\Alpha}@{\\\\Alpha}\",\n\t\t\"ChebyshevT[\\\\[CapitalAlpha],\\\\[CapitalAlpha]]\"\n\t],\n\t[\n\t\t\"\\\\conj{3 + 7 I}\",\n\t\t\"Conjugate[3 + 7 I]\"\n\t],\n\t[\n\t\t\"\\\\coshint@\\\\phi\",\n\t\t\"CoshIntegral[\\\\[Phi]]\"\n\t],\n\t[\n\t\t\"\\\\Cylinder{\\\\Epsilon}{\\\\phi}\",\n\t\t\"ParabolicCylinderD[\\\\[CapitalEpsilon],\\\\[Phi]]\"\n\t],\n\t[\n\t\t\"\\\\DawsonsInt@{\\\\phi I}\",\n\t\t\"DawsonF[\\\\[Phi] I]\"\n\t],\n\t[\n\t\t\"\\\\DedekindModularEta@{\\\\phi + I}\",\n\t\t\"DedekindEta[\\\\[Phi] + I]\"\n\t],\n\t[\n\t\t\"\\\\deriv{\\\\sigma x}{x}\",\n\t\t\"D[\\\\[Sigma] x,x]\"\n\t],\n\t[\n\t\t\"\\\\det{\\\\phi}\",\n\t\t\"Det[{\\\\[Phi]}]\"\n\t],\n\t[\n\t\t\"\\\\CompEllIntK@@{\\\\Alpha}\",\n\t\t\"EllipticK[Sqrt[\\\\[CapitalAlpha]]]\"\n\t],\n\t[\n\t\t\"\\\\EllIntK@{\\\\Delta\\\\phi}\",\n\t\t\"EllipticK[Sqrt[\\\\[CapitalDelta]\\\\[Phi]]]\"\n\t],\n\t[\n\t\t\"\\\\EulerBeta{\\\\phi}{\\\\sigma}\",\n\t\t\"Beta[\\\\[Phi],\\\\[Sigma]]\"\n\t],\n\t[\n\t\t\"\\\\exp@{\\\\Delta x}\",\n\t\t\"Exp[\\\\[CapitalDelta] x]\"\n\t],\n\t[\n\t\t\"\\\\ExpInti@{\\\\Epsilon}\",\n\t\t\"Exp[I]nti@{\\\\[CapitalEpsilon]}\"\n\t],\n\t[\n\t\t\"\\\\frac{\\\\phi}\\\\sigma\",\n\t\t\"(\\\\[Phi])/\\\\[Sigma]\"\n\t],\n\t[\n\t\t\"\\\\FresnelSin@{\\\\Alpha}\",\n\t\t\"FresnelS[\\\\[CapitalAlpha]]\"\n\t],\n\t[\n\t\t\"\\\\floor{\\\\phi*\\\\sigma}\",\n\t\t\"Floor[\\\\[Phi]*\\\\[Sigma]]\"\n\t],\n\t[\n\t\t\"\\\\GenHermiteH{\\\\phi}@{\\\\sigma}\",\n\t\t\"HermiteH[\\\\[Phi],\\\\[Sigma]]\"\n\t],\n\t[\n\t\t\"\\\\Gudermannian{\\\\cos@\\\\phi}\",\n\t\t\"Gudermannian[Cos[\\\\[Phi]]]\"\n\t],\n\t[\n\t\t\"\\\\HurwitzZeta@{\\\\Gudermannian{\\\\sin@\\\\phi}}{\\\\Alpha}\",\n\t\t\"HurwitzZeta[Gudermannian[Sin[\\\\[Phi]]],\\\\[CapitalAlpha]]\"\n\t],\n\t[\n\t\t\"\\\\HypergeoF@{\\\\Alpha}{\\\\Beta}{\\\\Gamma}{\\\\Delta}\",\n\t\t\"Hypergeometric2F1[{\\\\[CapitalAlpha]},{\\\\[CapitalBeta]},{\\\\[CapitalGamma]},{\\\\[CapitalDelta]}]\"\n\t],\n\t[\n\t\t\"\\\\HyperpFq{\\\\phi}{\\\\sigma}@{\\\\phi}{\\\\phi,\\\\sigma}{\\\\rho}\",\n\t\t\"HypergeometricPFQ[{\\\\[Phi]},{\\\\[Phi],\\\\[Sigma]},\\\\[Rho]]\"\n\t],\n\t[\n\t\t\"\\\\IncBeta{\\\\rho}@{\\\\phi}{\\\\sigma}\",\n\t\t\"Beta[\\\\[Rho],\\\\[Phi],\\\\[Sigma]]\"\n\t],\n\t[\n\t\t\"\\\\inverfc@\\\\phi\",\n\t\t\"InverseErfc[\\\\[Phi]]\"\n\t],\n\t[\n\t\t\"\\\\Jacobisd@{\\\\nu}{\\\\sigma}\",\n\t\t\"JacobiSD[\\\\[Nu], Sqrt[\\\\[Sigma]]]\"\n\t],\n\t[\n\t\t\"\\\\JacobiP{\\\\phi}{\\\\sigma}{\\\\rho}@{\\\\nu}\",\n\t\t\"JacobiP[\\\\[Sigma],\\\\[Phi],\\\\[Rho],\\\\[Nu]]\"\n\t],\n\t[\n\t\t\"\\\\JacobiZeta@{\\\\Alpha}{\\\\Alpha}\",\n\t\t\"JacobiZeta[\\\\[CapitalAlpha], Sqrt[\\\\[CapitalAlpha]]]\"\n\t],\n\t[\n\t\t\"\\\\Kelvinber{\\\\nu}@{\\\\Gamma}\",\n\t\t\"KelvinBer[\\\\[Nu],\\\\[CapitalGamma]]\"\n\t],\n\t[\n\t\t\"\\\\Kronecker{\\\\Alpha}{\\\\Alpha}\",\n\t\t\"KroneckerDelta[\\\\[CapitalAlpha],\\\\[CapitalAlpha]]\"\n\t],\n\t[\n\t\t\"\\\\LaguerreL[\\\\Alpha]{\\\\nu}@{x}\",\n\t\t\"LaguerreL[\\\\[Nu],[\\\\[CapitalAlpha]],x]\"\n\t],\n\t[\n\t\t\"\\\\LegendreP{\\\\Alpha}@\\\\phi\",\n\t\t\"LegendreP[\\\\[CapitalAlpha],\\\\[Phi]]\"\n\t],\n\t[\n\t\t\"\\\\LogInt@{\\\\Alpha}\",\n\t\t\"Log[I]nt@{\\\\[CapitalAlpha]}\"\n\t],\n\t[\n\t\t\"\\\\LerchPhi@{\\\\phi}{\\\\sigma}{\\\\rho}\",\n\t\t\"LerchPhi[\\\\[Phi],\\\\[Sigma],\\\\[Rho]]\"\n\t],\n\t[\n\t\t\"\\\\MittagLeffler{\\\\phi}{\\\\sigma}{\\\\rho}\",\n\t\t\"MittagLefflerE[\\\\[Phi],\\\\[Sigma],\\\\[Rho]]\"\n\t],\n\t[\n\t\t\"5\\\\mod2\",\n\t\t\"Mod[5,2]\"\n\t],\n\t[\n\t\t\"\\\\ModularJ{\\\\phi}\",\n\t\t\"KleinInvariantJ[\\\\[Phi]]\"\n\t],\n\t[\n\t\t\"\\\\pochhammer{\\\\phi}{\\\\sigma}\",\n\t\t\"Pochhammer[\\\\[Phi],\\\\[Sigma]]\"\n\t],\n\t[\n\t\t\"\\\\polygamma{\\\\Alpha}@{\\\\Beta}\",\n\t\t\"PolyLog[\\\\[CapitalAlpha],\\\\[CapitalBeta]]\"\n\t],\n\t[\n\t\t\"\\\\Polylogarithm{\\\\Alpha}@{\\\\Alpha}\",\n\t\t\"PolyLog[\\\\[CapitalAlpha],\\\\[CapitalAlpha]]\"\n\t],\n\t[\n\t\t\"\\\\qFactorial{\\\\lambda}{\\\\mu}{\\\\nu}\",\n\t\t\"QFactorial[\\\\[Mu],\\\\[Nu]]\"\n\t],\n\t[\n\t\t\"\\\\qGamma{\\\\Alpha}@{\\\\Alpha}\",\n\t\t\"QGamma[\\\\[CapitalAlpha],\\\\[CapitalAlpha]]\"\n\t],\n\t[\n\t\t\"\\\\RamanujanTau@{\\\\rho}\",\n\t\t\"RamanujanTau[\\\\[Rho]]\"\n\t],\n\t[\n\t\t\"\\\\realpart{\\\\rho I+\\\\nu}\",\n\t\t\"Re[\\\\[Rho] I+\\\\[Nu]]\"\n\t],\n\t[\n\t\t\"\\\\RiemannXi@{\\\\Alpha}\",\n\t\t\"RiemannXi[\\\\[CapitalAlpha]]\"\n\t],\n\t[\n\t\t\"\\\\ScorerHi@{\\\\Alpha}\",\n\t\t\"ScorerHi[\\\\[CapitalAlpha]]\"\n\t],\n\t[\n\t\t\"\\\\sign@{-\\\\Alpha}\",\n\t\t\"Sign[-\\\\[CapitalAlpha]]\"\n\t],\n\t[\n\t\t\"\\\\SinInt@{\\\\Alpha}\",\n\t\t\"SinIntegral[\\\\[CapitalAlpha]]\"\n\t],\n\t[\n\t\t\"\\\\SphBesselY{\\\\Alpha}@{\\\\phi}\",\n\t\t\"SphericalBesselY[\\\\[CapitalAlpha],\\\\[Phi]]\"\n\t],\n\t[\n\t\t\"\\\\SphHankelHii{\\\\Alpha}@{\\\\Beta}\",\n\t\t\"SphericalHankelH2[\\\\[CapitalAlpha],\\\\[CapitalBeta]]\"\n\t],\n\t[\n\t\t\"\\\\SphericalHarmonicY{\\\\Epsilon}{\\\\Delta}@{\\\\Gamma}{\\\\Beta}\",\n\t\t\"SphericalHarmonicY[\\\\[CapitalEpsilon],\\\\[CapitalDelta],\\\\[CapitalGamma],\\\\[CapitalBeta]]\"\n\t],\n\t[\n\t\t\"\\\\SpheroidalEigenvalueLambda{\\\\Epsilon}{\\\\Delta}@{\\\\Gamma}\",\n\t\t\"SpheroidalEigenvalue[\\\\[CapitalEpsilon],\\\\[CapitalDelta],\\\\[CapitalGamma]]\"\n\t],\n\t[\n\t\t\"\\\\SpheroidalPs{\\\\Epsilon}{\\\\Delta}@{\\\\Gamma}{\\\\Beta}\",\n\t\t\"SpheroidalPS[\\\\[CapitalEpsilon],\\\\[CapitalDelta],Sqrt[\\\\[CapitalBeta]],\\\\[CapitalGamma]]\"\n\t],\n\t[\n\t\t\"\\\\sqrt\\\\sigma\",\n\t\t\"Sqrt[\\\\[Sigma]]\"\n\t],\n\t[\n\t\t\"\\\\StruveL{\\\\Epsilon}@{\\\\Delta}\",\n\t\t\"StruveL[\\\\[CapitalEpsilon],\\\\[CapitalDelta]]\"\n\t],\n\t[\n\t\t\"\\\\WeberE{\\\\Epsilon}{\\\\Delta}\",\n\t\t\"WeberE[\\\\[CapitalEpsilon],\\\\[CapitalDelta]]\"\n\t],\n\t[\n\t\t\"\\\\WhitW{\\\\Epsilon}{\\\\Delta}@{\\\\Gamma}\",\n\t\t\"WhittakerW[\\\\[CapitalEpsilon],\\\\[CapitalDelta],\\\\[CapitalGamma]]\"\n\t]\n]\n","usedDeprecatedRules":[]}]

--- end ---
$ /usr/bin/npm ci --legacy-peer-deps
--- stdout ---

added 283 packages, and audited 284 packages in 4s

40 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

--- end ---
$ /usr/bin/npm test
--- stdout ---

> mathsearch@0.0.0 test
> grunt test

Running "eslint:all" (eslint) task

/src/repo/Gruntfile.js
  1:1   error    Definition for rule 'es/no-object-assign' was not found  es/no-object-assign
  8:11  warning  Object.assign() is not supported in IE 11                compat/compat
  8:11  warning  ES2015 'Object.assign' method is forbidden               es-x/no-object-assign

/src/repo/composer.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/extension.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ar.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ast.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/az.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ba.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/bcl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/be-tarask.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/be.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/bg.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/bn.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/br.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ca.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ce.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ckb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/cs.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/da.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/de.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/diq.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/dsb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/el.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/en.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/eo.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/es.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/eu.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/fa.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/fi.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/fr.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/fy.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/gl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/he.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/hi.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/hsb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/hu.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/hy.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/hyw.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ia.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/id.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/io.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/it.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ja.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/kjp.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ko.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ksh.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ku-latn.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/lb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/lki.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ln.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/lt.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/lv.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mg.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/min.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mk.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mn.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mni.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mnw.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mr.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ms.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/mt.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/my.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/nap.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/nb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ne.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/nl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ojb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/om.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/pa.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/pam.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/pl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/pms.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ps.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/pt-br.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/pt.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/qqq.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ro.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/roa-tara.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ru.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sc.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/scn.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sco.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sd.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/si.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sje.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/smn.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sms.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sr-ec.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sr-el.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sv.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/sw.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/szy.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ta.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/te.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/tg-cyrl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ti.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/tl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/tr.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/tt-cyrl.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/uk.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ur.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/vec.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/vi.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/vo.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/yi.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/zh-hans.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/zh-hant.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/package-lock.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/package.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/tests/phpunit/tex2nb.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

✖ 112 problems (110 errors, 2 warnings)

Warning: Task "eslint:all" failed. Use --force to continue.

Aborted due to warnings.

--- end ---
Traceback (most recent call last):
  File "/venv/lib/python3.9/site-packages/runner-0.1.0-py3.9.egg/runner/__init__.py", line 1400, in main
    libup.run(args.repo, args.output, args.branch)
  File "/venv/lib/python3.9/site-packages/runner-0.1.0-py3.9.egg/runner/__init__.py", line 1338, in run
    self.npm_upgrade(plan)
  File "/venv/lib/python3.9/site-packages/runner-0.1.0-py3.9.egg/runner/__init__.py", line 1049, in npm_upgrade
    self.npm_test()
  File "/venv/lib/python3.9/site-packages/runner-0.1.0-py3.9.egg/runner/__init__.py", line 287, in npm_test
    self.check_call(['npm', 'test'])
  File "/venv/lib/python3.9/site-packages/runner-0.1.0-py3.9.egg/runner/shell2.py", line 54, in check_call
    res.check_returncode()
  File "/usr/lib/python3.9/subprocess.py", line 460, in check_returncode
    raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '['/usr/bin/npm', 'test']' returned non-zero exit status 3.
Source code is licensed under the AGPL.