mediawiki/extensions/BlogPage: main (log #959793)

sourcepatches

This run took 34 seconds.

$ date
--- stdout ---
Sun Mar 19 19:54:16 UTC 2023

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-BlogPage.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 ---
aa99c728526f4d5c67bf51f8eed41aab4d7b83e5 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": 283,
      "optional": 0,
      "peer": 0,
      "peerOptional": 0,
      "total": 283
    }
  }
}

--- 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: 36 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 phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.3.0)
  - Locking phpdocumentor/type-resolver (1.7.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: 36 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.0): 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
  0/27 [>---------------------------]   0%
 10/27 [==========>-----------------]  37%
 20/27 [====================>-------]  74%
 27/27 [============================] 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 285 packages, and audited 286 packages in 7s

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 286 packages in 765ms

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/bg.json i18n/ban.json i18n/kcg.json i18n/io.json i18n/nl.json i18n/is.json i18n/ko.json i18n/roa-tara.json i18n/sr-ec.json i18n/te.json composer.json extension.json i18n/sd.json i18n/skr-arab.json Gruntfile.js i18n/mt.json i18n/id.json i18n/tg-cyrl.json i18n/sv.json i18n/sr-el.json i18n/mk.json i18n/pt-br.json i18n/tl.json i18n/zh-hant.json i18n/lb.json i18n/hy.json i18n/yi.json i18n/scn.json i18n/it.json i18n/as.json i18n/hyw.json i18n/eo.json i18n/pt.json i18n/fr.json i18n/he.json i18n/sl.json i18n/qqq.json i18n/da.json i18n/bn.json i18n/xmf.json i18n/af.json i18n/pnb.json i18n/fi.json i18n/nb.json i18n/grc.json i18n/zh-hans.json package.json i18n/blk.json i18n/pl.json i18n/sje.json i18n/ti.json i18n/sh.json resources/js/ext.blogpage.createblogpost.js i18n/fa.json i18n/tr.json i18n/cy.json i18n/ar.json i18n/uk.json i18n/diq.json i18n/en.json i18n/ann.json i18n/be-tarask.json i18n/el.json package-lock.json i18n/de.json i18n/ru.json i18n/sms.json i18n/ku-latn.json i18n/th.json i18n/ja.json i18n/eu.json i18n/sat.json i18n/my.json i18n/av.json i18n/cs.json i18n/smn.json i18n/se.json i18n/ca.json i18n/es.json i18n/om.json i18n/ia.json --fix
--- stdout ---

/src/repo/Gruntfile.js
   1:1   error    Definition for rule 'es/no-object-assign' was not found  es/no-object-assign
  18:11  warning  Object.assign() is not supported in IE 11                compat/compat
  18: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/af.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ann.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/as.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

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

/src/repo/i18n/ban.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/bg.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/blk.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/ca.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/cy.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/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/grc.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/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/is.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/kcg.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/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/mk.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/nb.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/om.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/pnb.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/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/sat.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/sd.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

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

/src/repo/i18n/sh.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/skr-arab.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/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/th.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/uk.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/xmf.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/resources/js/ext.blogpage.createblogpost.js
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

✖ 83 problems (82 errors, 1 warning)


--- end ---
$ ./node_modules/.bin/eslint i18n/bg.json i18n/ban.json i18n/kcg.json i18n/io.json i18n/nl.json i18n/is.json i18n/ko.json i18n/roa-tara.json i18n/sr-ec.json i18n/te.json composer.json extension.json i18n/sd.json i18n/skr-arab.json Gruntfile.js i18n/mt.json i18n/id.json i18n/tg-cyrl.json i18n/sv.json i18n/sr-el.json i18n/mk.json i18n/pt-br.json i18n/tl.json i18n/zh-hant.json i18n/lb.json i18n/hy.json i18n/yi.json i18n/scn.json i18n/it.json i18n/as.json i18n/hyw.json i18n/eo.json i18n/pt.json i18n/fr.json i18n/he.json i18n/sl.json i18n/qqq.json i18n/da.json i18n/bn.json i18n/xmf.json i18n/af.json i18n/pnb.json i18n/fi.json i18n/nb.json i18n/grc.json i18n/zh-hans.json package.json i18n/blk.json i18n/pl.json i18n/sje.json i18n/ti.json i18n/sh.json resources/js/ext.blogpage.createblogpost.js i18n/fa.json i18n/tr.json i18n/cy.json i18n/ar.json i18n/uk.json i18n/diq.json i18n/en.json i18n/ann.json i18n/be-tarask.json i18n/el.json package-lock.json i18n/de.json i18n/ru.json i18n/sms.json i18n/ku-latn.json i18n/th.json i18n/ja.json i18n/eu.json i18n/sat.json i18n/my.json i18n/av.json i18n/cs.json i18n/smn.json i18n/se.json i18n/ca.json i18n/es.json i18n/om.json i18n/ia.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":18,"column":11,"nodeType":"MemberExpression","endLine":18,"endColumn":24},{"ruleId":"es-x/no-object-assign","severity":2,"message":"ES2015 'Object.assign' method is forbidden.","line":18,"column":11,"nodeType":"MemberExpression","messageId":"forbidden","endLine":18,"endColumn":24}],"suppressedMessages":[],"errorCount":2,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"module.exports = function ( grunt ) {\n\tvar conf = grunt.file.readJSON( 'extension.json' );\n\n\tgrunt.loadNpmTasks( 'grunt-eslint' );\n\tgrunt.loadNpmTasks( 'grunt-banana-checker' );\n\n\tgrunt.initConfig( {\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,json}',\n\t\t\t\t'!node_modules/**',\n\t\t\t\t'!vendor/**'\n\t\t\t]\n\t\t},\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} );\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},\n\t\"scripts\": {\n\t\t\"test\": [\n\t\t\t\"parallel-lint . --exclude vendor --exclude node_modules\",\n\t\t\t\"minus-x check .\",\n\t\t\t\"@phpcs\"\n\t\t],\n\t\t\"fix\": [\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\"seccheck\": \"seccheck-mwext\",\n\t\t\"seccheck-fast\": \"seccheck-fast-mwext\",\n\t\t\"phpcs\": \"phpcs -sp --cache\"\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\": \"BlogPage\",\n\t\"version\": \"2.9.0\",\n\t\"author\": [\n\t\t\"David Pean\",\n\t\t\"Jack Phoenix\"\n\t],\n\t\"license-name\": \"GPL-2.0-or-later\",\n\t\"url\": \"https://www.mediawiki.org/wiki/Extension:BlogPage\",\n\t\"descriptionmsg\": \"blogpage-desc\",\n\t\"requires\": {\n\t\t\"MediaWiki\": \">= 1.35.3\"\n\t},\n\t\"type\": \"other\",\n\t\"namespaces\": [\n\t\t{\n\t\t\t\"id\": 500,\n\t\t\t\"constant\": \"NS_BLOG\",\n\t\t\t\"name\": \"Blog\",\n\t\t\t\"protection\": \"edit\"\n\t\t},\n\t\t{\n\t\t\t\"id\": 501,\n\t\t\t\"constant\": \"NS_BLOG_TALK\",\n\t\t\t\"name\": \"Blog_talk\"\n\t\t}\n\t],\n\t\"config\": {\n\t\t\"BlogPageDisplay\": {\n\t\t\t\"leftcolumn\": true,\n\t\t\t\"rightcolumn\": true,\n\t\t\t\"author\": true,\n\t\t\t\"author_articles\": true,\n\t\t\t\"recent_editors\": true,\n\t\t\t\"recent_voters\": true,\n\t\t\t\"popular_articles\": true,\n\t\t\t\"in_the_news\": true,\n\t\t\t\"comments_of_day\": false,\n\t\t\t\"games\": true,\n\t\t\t\"new_articles\": true\n\t\t},\n\t\t\"UserProfileDisplay\": {\n\t\t\t\"articles\": true\n\t\t}\n\t},\n\t\"AutoloadClasses\": {\n\t\t\"BlogPage\": \"includes/BlogPage.class.php\",\n\t\t\"ArticlesHome\": \"includes/specials/SpecialArticlesHome.php\",\n\t\t\"ArticleLists\": \"includes/specials/SpecialArticleLists.php\",\n\t\t\"BlogTagCloud\": \"includes/BlogTagCloud.class.php\",\n\t\t\"SpecialCreateBlogPost\": \"includes/specials/SpecialCreateBlogPost.php\",\n\t\t\"BlogPageHooks\": \"includes/BlogPage.hooks.php\"\n\t},\n\t\"AvailableRights\": [\n\t\t\"createblogpost\"\n\t],\n\t\"ExtensionMessagesFiles\": {\n\t\t\"BlogPageAlias\": \"includes/BlogPage.alias.php\",\n\t\t\"BlogPageNamespaces\": \"includes/BlogPage.namespaces.php\"\n\t},\n\t\"GroupPermissions\": {\n\t\t\"*\": {\n\t\t\t\"createblogpost\": false\n\t\t},\n\t\t\"user\": {\n\t\t\t\"createblogpost\": true\n\t\t}\n\t},\n\t\"Hooks\": {\n\t\t\"ArticleFromTitle\": \"BlogPageHooks::blogFromTitle\",\n\t\t\"AlternateEdit\": \"BlogPageHooks::allowShowEditBlogPage\",\n\t\t\"PageSaveComplete\": \"BlogPageHooks::updateCreatedOpinionsCount\",\n\t\t\"UserProfileRightSideAfterActivity\": \"BlogPageHooks::getArticles\"\n\t},\n\t\"MessagesDirs\": {\n\t\t\"BlogPage\": [\n\t\t\t\"i18n\"\n\t\t]\n\t},\n\t\"ResourceModules\": {\n\t\t\"ext.blogPage\": {\n\t\t\t\"styles\": \"resources/css/ext.blogpage.blogpage.css\"\n\t\t},\n\t\t\"ext.blogPage.articlesHome\": {\n\t\t\t\"styles\": \"resources/css/ext.blogpage.articleshome.css\"\n\t\t},\n\t\t\"ext.blogPage.create.css\": {\n\t\t\t\"styles\": \"resources/css/ext.blogpage.createblogpost.css\"\n\t\t},\n\t\t\"ext.blogPage.create.js\": {\n\t\t\t\"scripts\": \"resources/js/ext.blogpage.createblogpost.js\",\n\t\t\t\"messages\": [\n\t\t\t\t\"blog-js-create-error-need-content\",\n\t\t\t\t\"blog-js-create-error-need-title\",\n\t\t\t\t\"blog-js-create-error-page-exists\"\n\t\t\t],\n\t\t\t\"dependencies\": [\n\t\t\t\t\"mediawiki.api\"\n\t\t\t]\n\t\t}\n\t},\n\t\"ResourceFileModulePaths\": {\n\t\t\"localBasePath\": \"\",\n\t\t\"remoteExtPath\": \"BlogPage\"\n\t},\n\t\"SpecialPages\": {\n\t\t\"ArticlesHome\": \"ArticlesHome\",\n\t\t\"ArticleLists\": \"ArticleLists\",\n\t\t\"CreateBlogPost\": \"SpecialCreateBlogPost\"\n\t},\n\t\"manifest_version\": 1\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/af.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\"Rooiratel\"\n\t\t]\n\t},\n\t\"blog-author-comments\": \"{{PLURAL:$1|opmerking|opmerkings}}\",\n\t\"blog-comments-of-day\": \"Opmerke van die dag\",\n\t\"blog-in-the-news\": \"In die nuus\",\n\t\"blog-last-edited\": \"laas geredigeer $1\",\n\t\"blog-new-articles\": \"Nuwe artikels\",\n\t\"articlelists\": \"Nuwe blog artikels\",\n\t\"blog-ah-new-articles\": \"Nuwe artikels\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ann.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\"Katelem\"\n\t\t]\n\t},\n\t\"blog-and\": \"mè\",\n\t\"blog-created-ago\": \"Echili $1 oraraka\",\n\t\"blog-new-articles\": \"Aya inu-ǹfuk\",\n\t\"blog-permission-required\": \"Kpenyi owu unye isasa ige inu-ǹfuk\",\n\t\"blog-ah-no-results\": \"Kpemun̄ akpọk geege.\",\n\t\"blog-ah-popular-articles\": \"Ebi kè inu-ǹfuk ìtataan̄ etip\",\n\t\"blog-ah-new-articles\": \"Ebi kè ayaya inu-ǹfuk\",\n\t\"blog-ah-write-article\": \"Ge inu-ǹfuk\",\n\t\"blog-ah-todays-articles\": \"Ebi kè inu-ǹfuk eyi chereyi\",\n\t\"blog-create-categories\": \"Ukpa\",\n\t\"blog-create-button\": \"Chili!\"\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\"Dr-Taher\",\n\t\t\t\"FiberAhmed\",\n\t\t\t\"Meno25\",\n\t\t\t\"Michel Bakni\",\n\t\t\t\"NEHAOUA\",\n\t\t\t\"أَحمد\",\n\t\t\t\"محمد أحمد عبد الفتاح\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"نظام التدوين مع ميزات التعليق والتصويت ، [[Special:CreateBlogPost|صفحة خاصة لإنشاء منشورات المدونة]] و [[Special:ArticlesHome|صفحة خاصة لإدراج منشورات المدونة]]\",\n\t\"blog-and\": \"و\",\n\t\"blog-anonymous-name\": \"معجب مجهول\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|تعليق واحد|تعليقات}}\",\n\t\"blog-author-more-by\": \"المزيد من $1\",\n\t\"blog-author-title\": \"حول {{PLURAL:$1|المؤلف |المؤلفون}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|صوت |أصوات}}\",\n\t\"blog-by\": \"بواسطة\",\n\t\"blog-by-user-category\": \"المقالات بواسطة المستخدم $1\",\n\t\"blog-comments-of-day\": \"تعليقات اليوم\",\n\t\"blog-created\": \"أُنشئت في $1\",\n\t\"blog-created-ago\": \"أُنشِئَ قبلَ $1\",\n\t\"blog-in-the-news\": \"في الأخبار\",\n\t\"blog-last-edited\": \"عُدِّلت للمرة الأخيرة في $1\",\n\t\"blog-login\": \"يجب عليك [[Special:UserLogin|تسجيل الدخول]] لإنشاء المقالات.\",\n\t\"blog-login-edit\": \"يجب عليك [[Special:UserLogin|تسجيل الدخول]] لتحرير مقالات المدونة.\",\n\t\"blog-new-articles\": \"مقالات جديدة\",\n\t\"blog-permission-required\": \"ليس لديك الإذن لإنشاء مقالات.\",\n\t\"blog-popular-articles\": \"لا تفوت\",\n\t\"blog-multiple-authors\": \"كُتبت هذه المقالات بشكل تعاوني من قبل $1\",\n\t\"blog-recent-editors\": \"مساهمات حديثة أخرى\",\n\t\"blog-recent-editors-message\": \"اجعل هذه الصفحة أفضل بتحريرها.\",\n\t\"blog-recent-voters\": \"مُصوتون حديثون آخرون\",\n\t\"blog-recent-voters-message\": \"إذا أعجبك المقال، صوّت له.\",\n\t\"blog-view-archive-link\": \"عرض الكل\",\n\t\"articlelists\": \"تدوينات جديدة\",\n\t\"blog-ah-no-results\": \"لم يُعثَر على أي صفحة.\",\n\t\"blog-ah-popular-articles\": \"المقالات الرائجة\",\n\t\"blog-ah-new-articles\": \"مقالات جديدة\",\n\t\"blog-ah-write-article\": \"اكتب مقالة\",\n\t\"blog-ah-todays-articles\": \"مقالات اليوم\",\n\t\"blog-ah-most-votes\": \"معظم الأصوات (72 ساعة)\",\n\t\"blog-ah-what-talking-about\": \"معظم التعليقات  (72 ساعة)\",\n\t\"articleshome\": \"الصفحة الرئيسية للمدونة\",\n\t\"createblogpost\": \"إنشاء مشاركة المدونة\",\n\t\"blog-create-category-help\": \"تساعد التصنيفات في تنظيم المعلومات على الموقع. لإضافة تصنيفات متعددة، افصل بينها بفاصلات.\",\n\t\"blog-create-title\": \"العنوان\",\n\t\"blog-create-text\": \"النص\",\n\t\"blog-create-categories\": \"التصنيفات\",\n\t\"blog-create-button\": \"أنشئ!\",\n\t\"blog-create-summary\": \"مشاركو مدونة جديدة مُنشأة\",\n\t\"blog-create-error-need-content\": \"'''خطأ:''' يجب أن تحتوي مشاركة المدونة الخاصة بك على بعض المحتوى!\",\n\t\"blog-create-error-need-title\": \"'''خطأ:''' تحتاج إلى توفير عنوان لنشر المدونة!\",\n\t\"blog-create-error-page-exists\": \"'''خطأ:''' توجد بالفعل مشاركة مدونة بهذا العنوان. الرجاء اختيار عنوان مختلف لمنشور مدونتك.\",\n\t\"blog-js-create-error-need-content\": \"يجب أن تحتوي مشاركة المدونة الخاصة بك على بعض المحتوى!\",\n\t\"blog-js-create-error-need-title\": \"تحتاج إلى توفير عنوان لنشر المدونة!\",\n\t\"blog-js-create-error-page-exists\": \"توجد بالفعل مشاركة مدونة بهذا العنوان. الرجاء اختيار عنوان مختلف لمنشور مدونتك.\",\n\t\"blog-more\": \"المزيد\",\n\t\"blog-time-ago\": \"قبل $1\",\n\t\"blog-time-days\": \"{{PLURAL:$1||يوم واحد|يومان|$1 أيام|$1 يومًا|$1 يوم}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1||ساعة واحدة|ساعتان|$1 ساعات|$1 ساعة}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1||دقيقة واحدة|دقيقتين|$1 دقائق|$1 دقيقة}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1||ثانية واحدة|ثانيتان|$1 ثوانٍ|$1 ثانية}}\",\n\t\"action-createblogpost\": \"إنشاء تدوينات جديدة\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|أنشئ مشاركة مدونة جديدة]]\",\n\t\"blog-user-articles-title\": \"مدونات\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|صوت واحد|صوتين|$1 أصوات|$1 صوتًا|$1 صوت}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|تعليق واحد|$1 تعليق}}\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/as.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\"Simbu123\"\n\t\t]\n\t},\n\t\"blog-ah-todays-articles\": \"আজিৰ প্ৰবন্ধ\",\n\t\"blog-more\": \"অধিক\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/av.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\"Omarov M.\"\n\t\t]\n\t},\n\t\"blog-new-articles\": \"ЦӀиял макъалаби\",\n\t\"blog-ah-new-articles\": \"ЦӀиял макъалаби\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/ban.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\"Chinamoonroll\"\n\t\t]\n\t},\n\t\"blog-view-archive-link\": \"Cingak Makasami\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|asiki panampen|$1 panampen}}\"\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\t\"W\"\n\t\t]\n\t},\n\t\"blog-and\": \"і\",\n\t\"blog-author-more-by\": \"Больш на $1\",\n\t\"blog-by-user-category\": \"Артыкулы ўдзельніка $1\",\n\t\"blog-comments-of-day\": \"Камэнтары дня\",\n\t\"blog-created\": \"створана $1\",\n\t\"blog-created-ago\": \"створана $1 таму\",\n\t\"blog-in-the-news\": \"У навінах\",\n\t\"blog-last-edited\": \"апошняе рэдагаваньне $1\",\n\t\"blog-login\": \"Каб ствараць артыкулы, неабходна [[Special:UserLogin|ўвайсьці]].\",\n\t\"blog-login-edit\": \"Каб рэдагаваць запісы ў блогу, неабходна [[Special:UserLogin|ўвайсьці]].\",\n\t\"blog-new-articles\": \"Новы артыкулы\",\n\t\"blog-permission-required\": \"Вы ня маеце дазволу ствараць артыкулы.\",\n\t\"blog-popular-articles\": \"Не прапусьціце\",\n\t\"blog-view-archive-link\": \"Праглядзець усё\",\n\t\"blog-ah-popular-articles\": \"Папулярныя артыкулы\",\n\t\"blog-ah-new-articles\": \"Новыя артыкулы\",\n\t\"blog-ah-write-article\": \"Напісаць артыкул\",\n\t\"blog-ah-todays-articles\": \"Сёньняшнія артыкулы\",\n\t\"blog-create-title\": \"Загаловак\",\n\t\"blog-create-text\": \"Тэкст\",\n\t\"blog-create-categories\": \"Катэгорыі\"\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\"Vodnokon4e\"\n\t\t]\n\t},\n\t\"blog-and\": \"и\",\n\t\"blog-create-title\": \"Заглавие\",\n\t\"blog-create-text\": \"Текст\",\n\t\"blog-create-categories\": \"Категории\",\n\t\"blog-user-articles-title\": \"Блогове\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/blk.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\"Khun Kt\"\n\t\t]\n\t},\n\t\"blog-and\": \"တောမ်ႏ\",\n\t\"blog-by-user-category\": \"ကေားသုင်ꩻသား $1 ရောမ်ဖြုဲင်ꩻဖိုင်ႏ\",\n\t\"blog-comments-of-day\": \"တောင်ꩻသေꩻချက်ဟန်ႏနီꩻ\",\n\t\"blog-created\": \"ဖန်ဆင်ꩻလဲဉ်း $1\",\n\t\"blog-in-the-news\": \"သꩻတင်ꩻကိုနဝ်ꩻ\",\n\t\"blog-last-edited\": \"အဆုဲင်ꩻသွတ်ꩻ မွဉ်းဖျင်ခါꩻလဲဉ်း $1\",\n\t\"blog-login\": \"အီႏဖန်ဆင်ꩻရောမ်ဖြုဲင်ꩻတာႏ အဝ်ႏလိုႏ [[Special:UserLogin|နွို့အကောက်]]သွူ။\",\n\t\"blog-new-articles\": \"ရောမ်ဖြုဲင်ꩻတသာဖိုင်ႏ\",\n\t\"blog-permission-required\": \"နာꩻနဝ်ꩻ ဖန်ဆင်ꩻလိတ်မဲ့ငါတသာ အခွင်ꩻအဝ်ႏတဝ်း။\",\n\t\"blog-popular-articles\": \"တောမ်ႏတရွို့ꩻထိုꩻမွော့\",\n\t\"blog-recent-voters-message\": \"နာꩻမိဉ်ႏစွယ်ꩻ ရောမ်ဖြုဲင်ꩻယိုနဝ်ꩻ ဖေႏသွော့မဲးသြ။\",\n\t\"blog-view-archive-link\": \"ထွားလို့\",\n\t\"blog-ah-no-results\": \"မော့ꩻတဝ်းလိတ်မဲ့ငါ\",\n\t\"blog-ah-popular-articles\": \"မိဉ်ꩻတန်လိုꩻကျွိုက်အာဒါႏ ရောမ်ဖြုဲင်ꩻဖိုင်ႏ\",\n\t\"blog-ah-new-articles\": \"ရောမ်ဖြုဲင်ꩻတသာဖိုင်ႏ\",\n\t\"blog-ah-write-article\": \"တဲမ်းရောမ်ဖြုဲင်ꩻ\",\n\t\"blog-ah-todays-articles\": \"ဟန်ႏနီꩻ ရောမ်ဖြုဲင်ꩻဖိုင်ႏ\",\n\t\"blog-create-title\": \"ကꩻတူႏရဲန်ႏ\",\n\t\"blog-create-text\": \"လိတ်ယာႏ\",\n\t\"blog-create-categories\": \"ကဏ္ဍဖိုင်ႏ\",\n\t\"blog-create-button\": \"ဖန်ဆင်ꩻ\",\n\t\"blog-more\": \"ထဲင်းယင်း\",\n\t\"blog-time-ago\": \"$1 ကာႏ\",\n\t\"blog-time-days\": \"{{PLURAL:$1|တနီꩻ|$1 နီꩻ}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|တနားရီႏ|$1 နားရီႏ}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|တမိနိစ်|$1 နားရီႏ}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|တစက္ကန်း|$1 စက္ကန်း}}\"\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\"Titodutta\",\n\t\t\t\"আফতাবুজ্জামান\"\n\t\t]\n\t},\n\t\"blog-and\": \"এবং\",\n\t\"blog-author-comments\": \"$1টি {{PLURAL:$1|মন্তব্য}}\",\n\t\"blog-author-more-by\": \"$1 কর্তৃক আরও\",\n\t\"blog-author-title\": \"{{PLURAL:$1|লেখক|লেখকগণ}} সম্পর্কে\",\n\t\"blog-author-votes\": \"$1টি {{PLURAL:$1|ভোট}}\",\n\t\"blog-comments-of-day\": \"আজকের নির্বাচিত মন্তব্য\",\n\t\"blog-created-ago\": \"$1 আগে তৈরি করা\",\n\t\"blog-in-the-news\": \"সংবাদে\",\n\t\"blog-new-articles\": \"নতুন নিবন্ধসমূহ\",\n\t\"blog-view-archive-link\": \"সব দেখুন\",\n\t\"articlelists\": \"নতুন ব্লগ নিবন্ধ\",\n\t\"blog-ah-no-results\": \"পাতা খুঁজে পাওয়া যায়নি।\",\n\t\"blog-ah-popular-articles\": \"জনপ্রিয় নিবন্ধ\",\n\t\"blog-ah-new-articles\": \"নতুন নিবন্ধ\",\n\t\"blog-ah-write-article\": \"একটি নিবন্ধ লিখুন\",\n\t\"blog-ah-todays-articles\": \"আজকের নিবন্ধ\",\n\t\"blog-ah-most-votes\": \"সর্বাধিক ভোট (৭২ ঘণ্টা)\",\n\t\"blog-ah-what-talking-about\": \"সর্বাধিক মন্তব্য (৭২ ঘণ্টা)\",\n\t\"articleshome\": \"ব্লগের প্রধান পাতা\",\n\t\"createblogpost\": \"ব্লগ পোস্ট তৈরি করুন\",\n\t\"blog-create-title\": \"শিরোনাম\",\n\t\"blog-create-text\": \"লেখা\",\n\t\"blog-create-categories\": \"বিষয়শ্রেণীসমূহ\",\n\t\"blog-create-button\": \"তৈরি করুন!\",\n\t\"blog-more\": \"আরও\",\n\t\"blog-time-ago\": \"$1 আগে\",\n\t\"blog-time-days\": \"{{PLURAL:$1|এক দিন|$1 দিন}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|এক ঘণ্টা|$1 ঘণ্টা}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|এক মিনিট|$1 মিনিট}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|এক সেকেন্ড|$1 সেকেন্ড}}\",\n\t\"blog-user-articles-title\": \"ব্লগসমূহ\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|একটি ভোট|$1টি ভোট}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|একটি মন্তব্য|$1টি মন্তব্য}}\"\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\"Vfc\"\n\t\t]\n\t},\n\t\"blog-and\": \"i\",\n\t\"blog-by\": \"per\",\n\t\"blog-ah-write-article\": \"Escriu un article\",\n\t\"blog-create-title\": \"Títol\",\n\t\"blog-create-text\": \"Text\",\n\t\"blog-create-categories\": \"Categories\",\n\t\"blog-create-button\": \"Crea!\",\n\t\"blog-more\": \"més\"\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\"Jan Myšák\",\n\t\t\t\"Robins7\"\n\t\t]\n\t},\n\t\"blog-and\": \"a\",\n\t\"blog-by-user-category\": \"Články uživatele $1\",\n\t\"blog-comments-of-day\": \"Komentáře dne\",\n\t\"blog-created\": \"vytvořeno $1\",\n\t\"blog-new-articles\": \"Nové články\",\n\t\"blog-permission-required\": \"Nemáte povolení vytvářet články.\",\n\t\"blog-popular-articles\": \"Nenechte si ujít\",\n\t\"blog-recent-voters\": \"Ostatní nedávní hlasující\",\n\t\"blog-recent-voters-message\": \"Pokud se vám článek líbil, hlasujte pro něj.\",\n\t\"blog-view-archive-link\": \"Zobrazit vše\",\n\t\"articlelists\": \"Nové články na blogu\",\n\t\"blog-ah-no-results\": \"Nenalezeny žádné stránky.\",\n\t\"blog-ah-new-articles\": \"Nové články\",\n\t\"blog-ah-write-article\": \"Vytvořit článek\",\n\t\"articleshome\": \"Hlavní strana blogu\",\n\t\"blog-create-text\": \"Text\",\n\t\"blog-create-categories\": \"Kategorie\",\n\t\"blog-more\": \"více\",\n\t\"blog-time-ago\": \"před $1\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/cy.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\"Afalau\"\n\t\t]\n\t},\n\t\"blog-login\": \"Rhaid i chi [[Special:UserLogin|fewngofnodi]] i greu erthyglau.\",\n\t\"blog-ah-popular-articles\": \"Erthyglau poblogaidd\",\n\t\"blog-ah-new-articles\": \"Erthyglau newydd\",\n\t\"blog-ah-write-article\": \"Ysgrifennu erthygl\",\n\t\"blog-ah-todays-articles\": \"Erthyglau heddiw\",\n\t\"blog-time-ago\": \"$1 yn ôl\"\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\"Saederup92\"\n\t\t]\n\t},\n\t\"blog-and\": \"og\",\n\t\"blog-author-more-by\": \"Mere af $1\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|stemme|stemmer}}\",\n\t\"blog-by\": \"af\",\n\t\"blog-by-user-category\": \"Artikler af brugeren $1\",\n\t\"blog-comments-of-day\": \"Dagens kommentar\",\n\t\"blog-created-ago\": \"oprettet for $1 siden\",\n\t\"blog-in-the-news\": \"I nyhederne\",\n\t\"blog-new-articles\": \"Nye artikler\",\n\t\"blog-recent-editors-message\": \"Forbedre denne side ved at redigere den.\",\n\t\"blog-view-archive-link\": \"Vis alle\",\n\t\"articlelists\": \"Nye blogartikler\",\n\t\"blog-ah-no-results\": \"Ingen sider fundet.\",\n\t\"blog-ah-popular-articles\": \"Populære artikler\",\n\t\"blog-ah-new-articles\": \"Nye aftikler\",\n\t\"blog-ah-write-article\": \"Skriv en artikel\",\n\t\"blog-ah-todays-articles\": \"Dagens artikler\",\n\t\"blog-ah-most-votes\": \"Flest stemmer (72 timer)\",\n\t\"blog-ah-what-talking-about\": \"Flest kommentarer (72 timer)\",\n\t\"createblogpost\": \"Opret blogindlæg\",\n\t\"blog-create-title\": \"Titel\",\n\t\"blog-create-text\": \"Tekst\",\n\t\"blog-create-categories\": \"Kategorier\",\n\t\"blog-create-button\": \"Opret!\",\n\t\"blog-more\": \"mere\",\n\t\"blog-time-ago\": \"$1 siden\",\n\t\"blog-time-days\": \"{{PLURAL:$1|en dag|$1 dage}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|en time|$1 timer}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|et minut|$1 minutter}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|et sekund|$1 sekunder}}\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Opret nye blogindlæg]]\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|stemme|stemmer}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|en kommentar|$1 kommentarer}}\"\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\"Ameisenigel\",\n\t\t\t\"Ferdinand0101\",\n\t\t\t\"Laurinm\",\n\t\t\t\"Luke081515\",\n\t\t\t\"Pittigrilli\",\n\t\t\t\"Reinhard Kraasch\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"Blog-System mit Kommentar- und Wählfunktionen, [[Special:CreateBlogPost|einer Spezialseite zur Erstellung von Blog-Beiträgen]] und [[Special:ArticlesHome|einer Spezialseite zur Auflistung von Blog-Beiträgen]]\",\n\t\"blog-and\": \"und\",\n\t\"blog-anonymous-name\": \"Anonymer Fanatiker\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|Kommentar|Kommentare}}\",\n\t\"blog-author-more-by\": \"Mehr von $1\",\n\t\"blog-author-title\": \"Über {{PLURAL:$1|den Autor|die Autoren}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|Stimme|Stimmen}}\",\n\t\"blog-by\": \"von\",\n\t\"blog-by-user-category\": \"Artikel von Benutzer $1\",\n\t\"blog-comments-of-day\": \"Kommentare des Tages\",\n\t\"blog-created\": \"Erstellt: $1\",\n\t\"blog-created-ago\": \"Vor $1 erstellt\",\n\t\"blog-in-the-news\": \"In den Nachrichten\",\n\t\"blog-last-edited\": \"Zuletzt bearbeitet am $1\",\n\t\"blog-login\": \"Du musst dich [[Special:UserLogin|anmelden]], um Artikel zu erstellen.\",\n\t\"blog-login-edit\": \"Du musst dich [[Special:UserLogin|anmelden]], um Blog-Artikel zu bearbeiten.\",\n\t\"blog-new-articles\": \"Neue Artikel\",\n\t\"blog-permission-required\": \"Du hast keine Rechte, um Artikel zu erstellen.\",\n\t\"blog-popular-articles\": \"Nicht verpassen\",\n\t\"blog-multiple-authors\": \"Dieser Artikel wurde kollaborativ geschrieben von $1\",\n\t\"blog-recent-editors\": \"Weitere letzte Bearbeiter\",\n\t\"blog-recent-editors-message\": \"Verbessere diese Seite, indem du sie bearbeitest.\",\n\t\"blog-recent-voters\": \"Weitere letzte Wähler\",\n\t\"blog-recent-voters-message\": \"Wenn du den Artikel gut findest, stimme für ihn ab.\",\n\t\"blog-view-archive-link\": \"Alle anzeigen\",\n\t\"articlelists\": \"Neue Blog-Artikel\",\n\t\"blog-ah-no-results\": \"Es wurden keine Seiten gefunden.\",\n\t\"blog-ah-popular-articles\": \"Beliebte Artikel\",\n\t\"blog-ah-new-articles\": \"Neue Artikel\",\n\t\"blog-ah-write-article\": \"Einen Artikel schreiben\",\n\t\"blog-ah-todays-articles\": \"Heutige Artikel\",\n\t\"blog-ah-most-votes\": \"Meiste Stimmen (72 Stunden)\",\n\t\"blog-ah-what-talking-about\": \"Meiste Kommentare (72 Stunden)\",\n\t\"articleshome\": \"Blog-Hauptseite\",\n\t\"createblogpost\": \"Blog-Beitrag erstellen\",\n\t\"blog-create-category-help\": \"Kategorien helfen, die Informationen einzuordnen. Um mehrere Kategorien hinzuzufügen, trenne sie mit einem Komma.\",\n\t\"blog-create-title\": \"Titel\",\n\t\"blog-create-text\": \"Text\",\n\t\"blog-create-categories\": \"Kategorien\",\n\t\"blog-create-button\": \"Erstellen!\",\n\t\"blog-create-summary\": \"Neuen Blog-Beitrag erstellt.\",\n\t\"blog-create-error-need-content\": \"\\\"Fehler:\\\" Dein Blog-Beitrag muss einen Inhalt haben!\",\n\t\"blog-create-error-need-title\": \"\\\"Fehler\\\": Du musst einen Titel für Deinen Blog-Beitrag angeben!\",\n\t\"blog-create-error-page-exists\": \"\\\"Fehler:\\\" Es gibt bereits einen Blog-Beitrag mit diesem Titel. Bitte wähle einen anderen Titel für Deinen Beitrag.\",\n\t\"blog-js-create-error-need-content\": \"Dein Blog-Beitrag muss einen Inhalt haben!\",\n\t\"blog-js-create-error-need-title\": \"Du musst Deinem Blog-Beitrag einen Titel geben!\",\n\t\"blog-js-create-error-page-exists\": \"Es gibt bereits einen Blog-Beitrag mit diesem Titel. Bitte wähle einen anderen Titel für Deinen Beitrag.\",\n\t\"blog-more\": \"mehr\",\n\t\"blog-time-ago\": \"vor $1\",\n\t\"blog-time-days\": \"{{PLURAL:$1|einem Tag|$1 Tagen}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|einer Stunde|$1 Stunden}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|einer Minute|$1 Minuten}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|einer Sekunde|$1 Sekunden}}\",\n\t\"action-createblogpost\": \"Erstelle neue Blog-Beiträge\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Erstelle einen neuen Blogeintrag]]\",\n\t\"blog-user-articles-title\": \"Blogs\",\n\t\"blog-user-articles-votes\": \"$1 {{PLURAL:$1|Stimme|Stimmen}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|Ein Kommentar|$1 Kommentare}}\"\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\"1917 Ekim Devrimi\",\n\t\t\t\"Mirzali\"\n\t\t]\n\t},\n\t\"blog-and\": \"u\",\n\t\"blog-anonymous-name\": \"Fanatiko anonim\",\n\t\"blog-by\": \"ra\",\n\t\"blog-create-title\": \"Sername\",\n\t\"blog-create-text\": \"Metın\",\n\t\"blog-create-categories\": \"Kategoriyi\",\n\t\"blog-create-button\": \"Vıraze!\",\n\t\"blog-more\": \"zêde\",\n\t\"blog-time-ago\": \"$1 raver\",\n\t\"blog-time-days\": \"{{PLURAL:$1|yew roce|$1 roci}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|yew saete|$1 saeti}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|$1 deqiqa|$1 deqiqeyi}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|saniya|saniyeyi}}\",\n\t\"blog-user-articles-title\": \"Blogi\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|rey|reyi}}\"\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\"Norhorn\"\n\t\t]\n\t},\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|ψήφος|ψήφοι}}\"\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\"David Pean\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"Blogging system with commenting and voting features, [[Special:CreateBlogPost|a special page to create blog posts]] and [[Special:ArticlesHome|a special page to list blog posts]]\",\n\t\"blog-and\": \"and\",\n\t\"blog-anonymous-name\": \"Anonymous fanatic\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|comment|comments}}\",\n\t\"blog-author-more-by\": \"More By $1\",\n\t\"blog-author-title\": \"About the {{PLURAL:$1|Author|Authors}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|vote|votes}}\",\n\t\"blog-by\": \"by\",\n\t\"blog-by-user-category\": \"Articles by user $1\",\n\t\"blog-comments-of-day\": \"Comments of the day\",\n\t\"blog-created\": \"created $1\",\n\t\"blog-created-ago\": \"created $1 ago\",\n\t\"blog-in-the-news\": \"In the news\",\n\t\"blog-last-edited\": \"last edited $1\",\n\t\"blog-login\": \"You have to [[Special:UserLogin|log in]] to create articles.\",\n\t\"blog-login-edit\": \"You have to [[Special:UserLogin|log in]] to edit blog articles.\",\n\t\"blog-new-articles\": \"New articles\",\n\t\"blog-permission-required\": \"You do not have the permission to create articles.\",\n\t\"blog-popular-articles\": \"Don't miss\",\n\t\"blog-multiple-authors\": \"This article was written collaboratively by $1\",\n\t\"blog-recent-editors\": \"Other recent contributors\",\n\t\"blog-recent-editors-message\": \"Make this page better by editing it.\",\n\t\"blog-recent-voters\": \"Other recent voters\",\n\t\"blog-recent-voters-message\": \"If you like the article, vote for it.\",\n\t\"blog-view-archive-link\": \"View All\",\n\t\"articlelists\": \"New blog articles\",\n\t\"blog-ah-no-results\": \"No pages found.\",\n\t\"blog-ah-popular-articles\": \"Popular articles\",\n\t\"blog-ah-new-articles\": \"New articles\",\n\t\"blog-ah-write-article\": \"Write an article\",\n\t\"blog-ah-todays-articles\": \"Today's articles\",\n\t\"blog-ah-most-votes\": \"Most votes (72 hours)\",\n\t\"blog-ah-what-talking-about\": \"Most comments (72 hours)\",\n\t\"articleshome\": \"Blog homepage\",\n\t\"createblogpost\": \"Create blog post\",\n\t\"blog-create-rules\": \"\",\n\t\"blog-tagcloud-blacklist\": \"\",\n\t\"blog-create-category-help\": \"Categories help organize information on the site. To add multiple categories, separate them by commas.\",\n\t\"blog-create-title\": \"Title\",\n\t\"blog-create-text\": \"Text\",\n\t\"blog-create-categories\": \"Categories\",\n\t\"blog-create-button\": \"Create!\",\n\t\"blog-create-summary\": \"New blog post created.\",\n\t\"blog-create-error-need-content\": \"'''Error:''' Your blog post must have some content!\",\n\t\"blog-create-error-need-title\": \"'''Error:''' You need to supply a title for the blog post!\",\n\t\"blog-create-error-page-exists\": \"'''Error:''' There is already a blog post with that title. Please choose a different title for your blog post.\",\n\t\"blog-js-create-error-need-content\": \"Your blog post must have some content!\",\n\t\"blog-js-create-error-need-title\": \"You need to supply a title for the blog post!\",\n\t\"blog-js-create-error-page-exists\": \"There is already a blog post with that title. Please choose a different title for your blog post.\",\n\t\"blog-more\": \"more\",\n\t\"blog-time-ago\": \"$1 ago\",\n\t\"blog-time-days\": \"{{PLURAL:$1|one day|$1 days}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|one hour|$1 hours}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|one minute|$1 minutes}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|one second|$1 seconds}}\",\n\t\"action-createblogpost\": \"create new blog posts\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Create new blog posts]]\",\n\t\"blog-user-articles-title\": \"Blogs\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|vote|votes}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|one comment|$1 comments}}\"\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\"Jakub Fabijan\",\n\t\t\t\"Javiero\"\n\t\t]\n\t},\n\t\"blog-and\": \"kaj\",\n\t\"blog-author-more-by\": \"Plu de $1\",\n\t\"blog-by\": \"de\",\n\t\"blog-by-user-category\": \"Artikoloj de uzanto $1\",\n\t\"blog-comments-of-day\": \"Komentoj de la tago\",\n\t\"blog-created\": \"kreita $1\",\n\t\"blog-created-ago\": \"kreita antaŭ $1\",\n\t\"blog-in-the-news\": \"En la novaĵoj\",\n\t\"blog-last-edited\": \"laste redaktita $1\",\n\t\"blog-login\": \"Vi devas [[Special:UserLogin|ensaluti]] por krei artikolojn.\",\n\t\"blog-login-edit\": \"Vi devas [[Special:UserLogin|ensaluti]] por redakti blogajn artikolojn.\",\n\t\"blog-new-articles\": \"Novaj artikoloj\",\n\t\"blog-permission-required\": \"Vi ne havas la permeson por krei artikolojn.\",\n\t\"blog-view-archive-link\": \"Vidi Ĉiujn\",\n\t\"articlelists\": \"Novaj blogaj artikoloj\",\n\t\"blog-ah-no-results\": \"Neniu paĝo trovita.\",\n\t\"blog-ah-popular-articles\": \"Popularaj artikoloj\",\n\t\"blog-ah-new-articles\": \"Novaj artikoloj\",\n\t\"blog-ah-write-article\": \"Skribi artikolon\",\n\t\"blog-ah-todays-articles\": \"Hodiaŭaj artikoloj\",\n\t\"articleshome\": \"Bloga hejmpaĝo\",\n\t\"blog-create-title\": \"Titolo\",\n\t\"blog-create-text\": \"Teksto\",\n\t\"blog-create-categories\": \"Kategorioj\",\n\t\"blog-create-button\": \"Krei!\",\n\t\"blog-more\": \"pli\",\n\t\"blog-time-ago\": \"antaŭ $1\",\n\t\"blog-time-days\": \"{{PLURAL:$1|unu tago|$1 tagoj}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|unu horo|$1 horoj}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|unu minuto|$1 minutoj}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|unu sekundo|$1 sekundoj}}\",\n\t\"blog-user-articles-title\": \"Blogoj\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|vote|votes}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|unu komento|$1 komentoj}}\"\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\"Ciencia Al Poder\",\n\t\t\t\"Fitoschido\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"Sistema de Blog con funcionalidades de comentarios y valoraciones, [[Special:CreateBlogPost|una página especial para publicar entradas de blog]] y [[Special:ArticlesHome|una página especial para listar entradas de blog]]\",\n\t\"blog-and\": \"y\",\n\t\"blog-anonymous-name\": \"Un fan anónimo\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|comentario|comentarios}}\",\n\t\"blog-author-more-by\": \"Más de $1\",\n\t\"blog-author-title\": \"Acerca {{PLURAL:$1|del autor|de los autores}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|valoración|valoraciones}}\",\n\t\"blog-by\": \"por\",\n\t\"blog-by-user-category\": \"Artículos del usuario $1\",\n\t\"blog-comments-of-day\": \"Comentarios del día\",\n\t\"blog-created\": \"creado $1\",\n\t\"blog-created-ago\": \"creado hace $1\",\n\t\"blog-in-the-news\": \"Noticias\",\n\t\"blog-last-edited\": \"editado $1\",\n\t\"blog-login\": \"Debes [[Special:UserLogin|iniciar sesión]] para crear artículos de blog.\",\n\t\"blog-login-edit\": \"Debes [[Special:UserLogin|iniciar sesión]] para editar artículos de blog.\",\n\t\"blog-new-articles\": \"Artículos más recientes\",\n\t\"blog-permission-required\": \"No tienes permiso para crear artículos de blog.\",\n\t\"blog-popular-articles\": \"No te pierdas\",\n\t\"blog-multiple-authors\": \"Los siguientes autores han colaborado escribiendo este artículo: $1\",\n\t\"blog-recent-editors\": \"Otros colaboradores recientes\",\n\t\"blog-recent-editors-message\": \"Mejora esta página editándola.\",\n\t\"blog-recent-voters\": \"Otros usuarios que dieron su valoración\",\n\t\"blog-recent-voters-message\": \"Si te gusta el artículo, valóralo.\",\n\t\"blog-view-archive-link\": \"Ver todos\",\n\t\"articlelists\": \"Artículos de blog recientes\",\n\t\"blog-ah-no-results\": \"No se encontró ninguna página.\",\n\t\"blog-ah-popular-articles\": \"Artículos populares\",\n\t\"blog-ah-new-articles\": \"Artículos de blog recientes\",\n\t\"blog-ah-write-article\": \"Escribe un artículo\",\n\t\"blog-ah-todays-articles\": \"Artículos de hoy\",\n\t\"blog-ah-most-votes\": \"Mejor valorados (72 horas)\",\n\t\"blog-ah-what-talking-about\": \"Más comentados (72 horas)\",\n\t\"articleshome\": \"Página de inicio de blog\",\n\t\"createblogpost\": \"Crear una entrada de blog\",\n\t\"blog-create-category-help\": \"Las categorías ayudan a organizar la información en el sitio. Para agregar múltiples categorías, separa cada una con una coma.\",\n\t\"blog-create-title\": \"Título\",\n\t\"blog-create-text\": \"Texto\",\n\t\"blog-create-categories\": \"Categorías\",\n\t\"blog-create-button\": \"Crear la entrada\",\n\t\"blog-create-summary\": \"Creó una nueva entrada de blog.\",\n\t\"blog-create-error-need-content\": \"'''Error:''' Debes añadir algún contenido a la entrada de blog.\",\n\t\"blog-create-error-need-title\": \"'''Error:''' Debes proporcionar un título para la entrada de blog.\",\n\t\"blog-create-error-page-exists\": \"'''Error:''' Ya existe una entrada de blog con este título. Cambia el título de la entrada de blog.\",\n\t\"blog-js-create-error-need-content\": \"Debes añadir algún contenido a la entrada de blog.\",\n\t\"blog-js-create-error-need-title\": \"Debes proporcionar un título para la entrada de blog.\",\n\t\"blog-js-create-error-page-exists\": \"Ya existe una entrada de blog con este título. Cambia el título de la entrada de blog.\",\n\t\"blog-more\": \"más\",\n\t\"blog-time-ago\": \"hace $1\",\n\t\"blog-time-days\": \"{{PLURAL:$1|un día|$1 días}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|una hora|$1 horas}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|un minuto|$1 minutos}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|un segundo|$1 segundos}}\",\n\t\"action-createblogpost\": \"crear una nueva entrada de blog\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Crear una nueva entrada de blog]]\",\n\t\"blog-user-articles-title\": \"Blogs\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|voto|votos}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|un comentario|$1 comentarios}}\"\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]\n\t},\n\t\"blog-and\": \"eta\",\n\t\"blog-create-title\": \"Izenburua\",\n\t\"blog-create-text\": \"Testua\",\n\t\"blog-create-categories\": \"Kategoriak\",\n\t\"blog-create-button\": \"Sortu!\",\n\t\"blog-more\": \"gehiago\",\n\t\"blog-user-articles-title\": \"Blogak\"\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\"Darafsh\",\n\t\t\t\"Jeeputer\",\n\t\t\t\"Mohammad ebz\",\n\t\t\t\"Sunfyre\"\n\t\t]\n\t},\n\t\"blog-and\": \"و\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|نظر}}\",\n\t\"blog-author-more-by\": \"بیش‌تر توسط $1\",\n\t\"blog-author-title\": \"دربارهٔ {{PLURAL:$1|مؤلف|مؤلفین}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|رأی|رأی}}\",\n\t\"blog-by\": \"توسط\",\n\t\"blog-by-user-category\": \"مقاله‌های کاربر $1\",\n\t\"blog-comments-of-day\": \"نظرهای روز\",\n\t\"blog-created\": \"ایجادشده $1\",\n\t\"blog-created-ago\": \"ساخته‌شده در $1 پیش\",\n\t\"blog-in-the-news\": \"در اخبار\",\n\t\"blog-last-edited\": \"آخرین بار در $1 ویرایش شده\",\n\t\"blog-login\": \"برای ایجاد مقاله باید [[Special:UserLogin|وارد سامانه شوید]].\",\n\t\"blog-login-edit\": \"برای ویرایش مقالات بلاگ باید [[Special:UserLogin|وارد سامانه شوید]].\",\n\t\"blog-new-articles\": \"مقاله‌های جدید\",\n\t\"blog-permission-required\": \"شما اجازهٔ ایجاد مقالات را ندارید.\",\n\t\"blog-popular-articles\": \"از دست ندهید\",\n\t\"blog-recent-editors\": \"سایر مشارکت‌کنندگان اخیر\",\n\t\"blog-recent-editors-message\": \"با ویرایش این صفحه، آن را بهبود دهید.\",\n\t\"blog-recent-voters\": \"سیار رأی‌دهندگان اخیر\",\n\t\"blog-recent-voters-message\": \"اگر این مقاله را می‌پسندید، به آن رأی دهید.\",\n\t\"blog-view-archive-link\": \"مشاهدهٔ همه\",\n\t\"articlelists\": \"مقاله‌های جدید بلاگ\",\n\t\"blog-ah-no-results\": \"هیچ صفحه‌ای یافته نشد.\",\n\t\"blog-ah-popular-articles\": \"مقاله‌های محبوب\",\n\t\"blog-ah-new-articles\": \"مقاله‌های جدید\",\n\t\"blog-ah-write-article\": \"نوشتن مقاله\",\n\t\"blog-ah-todays-articles\": \"مقاله‌های امروز\",\n\t\"blog-ah-most-votes\": \"بیشتری رأی (۷۲ ساعت)\",\n\t\"blog-ah-what-talking-about\": \"بیشتری نظرات (۷۲ ساعت)\",\n\t\"articleshome\": \"صفحهٔ اصلی بلاگ\",\n\t\"createblogpost\": \"ایجاد پست بلاگ\",\n\t\"blog-create-category-help\": \"رده‌ها به سازماندهی اطلاعات موجود در وبگاه کمک می‌کنند. برای افزودن چند رده، آن‌ها را با استفاده از ویرگول از هم جدا کنید.\",\n\t\"blog-create-title\": \"عنوان\",\n\t\"blog-create-text\": \"متن\",\n\t\"blog-create-categories\": \"رده‌ها\",\n\t\"blog-create-button\": \"ایجاد!\",\n\t\"blog-create-summary\": \"پست جدید بلاگ ایجاد شد.\",\n\t\"blog-create-error-need-content\": \"'''خطا:''' پست بلاگ شما باید محتوا داشته‌باشد!\",\n\t\"blog-create-error-need-title\": \"'''خطا:''' باید برای پست بلاگ یک عنوان ارائه دهید!\",\n\t\"blog-create-error-page-exists\": \"'''خطا:''' یک پست بلاگ با این عنوان از پیش موجود است. لطفاً برای پست بلاگ خود عنوان دیگری برگزینید.\",\n\t\"blog-js-create-error-need-content\": \"پست بلاگ شما باید محتوا داشته‌باشد!\",\n\t\"blog-js-create-error-need-title\": \"باید برای پست بلاگ یک عنوان ارائه دهید!\",\n\t\"blog-js-create-error-page-exists\": \"یک پست بلاگ با این عنوان از پیش موجود است. لطفاً برای پست بلاگ خود عنوان دیگری برگزینید.\",\n\t\"blog-more\": \"بیشتر\",\n\t\"blog-time-ago\": \"$1 پیش\",\n\t\"blog-time-days\": \"{{PLURAL:$1|یک روز|$1 روز}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|یک ساعت|$1 ساعت}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|یک دقیقه|$1 دقیقه}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|یک ثانیه|$1 ثانیه}}\",\n\t\"action-createblogpost\": \"ایجاد پست‌های بلاگ جدید\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|ایجاد پست‌های بلاگ جدید]]\",\n\t\"blog-user-articles-title\": \"بلاگ‌ها\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|رأی|رأی}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|یک نظر|$1 نظر}}\"\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\"Jack Phoenix\"\n\t\t]\n\t},\n\t\"blog-and\": \"ja\",\n\t\"blog-anonymous-name\": \"Anonyymi fanaatikko\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|kommentti|kommenttia}}\",\n\t\"blog-author-more-by\": \"Lisää kirjoituksia käyttäjältä $1\",\n\t\"blog-author-title\": \"Tietoa {{PLURAL:$1|tekijästä|tekijöistä}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|ääni|ääntä}}\",\n\t\"blog-by\": \"kirjoittanut\",\n\t\"blog-by-user-category\": \"Artikkelit, jotka on kirjoittanut $1\",\n\t\"blog-comments-of-day\": \"Päivän kommentit\",\n\t\"blog-created\": \"luotu $1\",\n\t\"blog-created-ago\": \"luotu $1 sitten\",\n\t\"blog-in-the-news\": \"Uutisissa\",\n\t\"blog-last-edited\": \"viimeisin muokkaus $1\",\n\t\"blog-login\": \"Sinun tulee [[Special:UserLogin|kirjautua sisään]] luodaksesi artikkeleita.\",\n\t\"blog-login-edit\": \"Sinun tulee [[Special:UserLogin|kirjautua sisään]] muokataksesi blogiartikkeleita.\",\n\t\"blog-new-articles\": \"Uudet artikkelit\",\n\t\"blog-permission-required\": \"Sinulla ei ole oikeutta luoda artikkeleita.\",\n\t\"blog-popular-articles\": \"Älä unohda\",\n\t\"blog-multiple-authors\": \"Tämän artikkelin kirjoittivat yhdessä $1\",\n\t\"blog-recent-editors\": \"Muut tuoreet muokkaajat\",\n\t\"blog-recent-editors-message\": \"Tee tästä sivusta parempi muokkaamalla sitä.\",\n\t\"blog-recent-voters\": \"Muut tuoreet äänestäjät\",\n\t\"blog-recent-voters-message\": \"Jos pidit artikkelista, äänestä sitä.\",\n\t\"blog-view-archive-link\": \"Katso kaikki\",\n\t\"articlelists\": \"Uudet blogiartikkelit\",\n\t\"blog-ah-no-results\": \"Sivuja ei löytynyt.\",\n\t\"blog-ah-popular-articles\": \"Suositut artikkelit\",\n\t\"blog-ah-new-articles\": \"Uudet artikkelit\",\n\t\"blog-ah-write-article\": \"Kirjoita artikkeli\",\n\t\"blog-ah-todays-articles\": \"Tämänpäiväiset artikkelit\",\n\t\"blog-ah-most-votes\": \"Eniten ääniä (72 tuntia)\",\n\t\"blog-ah-what-talking-about\": \"Eniten kommentteja (72 tuntia)\",\n\t\"articleshome\": \"Blogien kotisivu\",\n\t\"createblogpost\": \"Luo blogikirjoitus\",\n\t\"blog-create-category-help\": \"Luokat auttavat järjestämään tämän sivuston tietoa. Lisätäksesi useampia luokkia erottele ne pilkuin.\",\n\t\"blog-create-title\": \"Otsikko\",\n\t\"blog-create-text\": \"Teksti\",\n\t\"blog-create-categories\": \"Luokat\",\n\t\"blog-create-button\": \"Luo!\",\n\t\"blog-create-summary\": \"Uusi blogikirjoitus luotu.\",\n\t\"blog-create-error-need-content\": \"'''Virhe:''' Blogikirjoituksellasi tulee olla myös sisältöä!\",\n\t\"blog-create-error-need-title\": \"'''Virhe:''' Sinun tulee antaa otsikko blogikirjoituksellesi!\",\n\t\"blog-create-error-page-exists\": \"'''Virhe:''' Olemassaolevalla blogikirjoituksella on jo sama otsikko. Annathan erilaisen otsikon blogikirjoituksellesi.\",\n\t\"blog-js-create-error-need-content\": \"Blogikirjoituksellasi tulee olla myös sisältöä!\",\n\t\"blog-js-create-error-need-title\": \"Sinun tulee antaa otsikko blogikirjoituksellesi!\",\n\t\"blog-js-create-error-page-exists\": \"Olemassaolevalla blogikirjoituksella on jo sama otsikko. Annathan erilaisen otsikon blogikirjoituksellesi.\",\n\t\"blog-more\": \"lisää\",\n\t\"blog-time-ago\": \"$1 sitten\",\n\t\"blog-time-days\": \"{{PLURAL:$1|päivä|$1 päivää}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|tunti|$1 tuntia}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|minuutti|$1 minuuttia}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|sekunti|$1 sekuntia}}\",\n\t\"action-createblogpost\": \"luoda uusia blogikirjoituksia\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Luoda uusia blogikirjoituksia]]\",\n\t\"blog-user-articles-title\": \"Blogit\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|ääni|ääntä}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|yksi kommentti|$1 kommenttia}}\"\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\"Gomoko\",\n\t\t\t\"Thibaut120094\",\n\t\t\t\"Verdy p\",\n\t\t\t\"Wladek92\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"Système de blogue avec des fonctionnalités de commentaire et de vote, [[Special:CreateBlogPost|une page spéciale pour créer des notes de blogue]] et [[Special:ArticlesHome|une page spéciale pour lister les notes de blogue]]\",\n\t\"blog-and\": \"et\",\n\t\"blog-anonymous-name\": \"Fanatique anonyme\",\n\t\"blog-author-comments\": \"$1 commentaire{{PLURAL:$1||s}}\",\n\t\"blog-author-more-by\": \"Autres par $1\",\n\t\"blog-author-title\": \"À propos {{PLURAL:$1|de l’auteur|des auteurs}}\",\n\t\"blog-author-votes\": \"$1 vote{{PLURAL:$1||s}}\",\n\t\"blog-by\": \"par\",\n\t\"blog-by-user-category\": \"Articles de l’utilisateur $1\",\n\t\"blog-comments-of-day\": \"Commentaires du jour\",\n\t\"blog-created\": \"créé le $1\",\n\t\"blog-created-ago\": \"créé il y a $1\",\n\t\"blog-in-the-news\": \"Dans les nouvelles\",\n\t\"blog-last-edited\": \"dernière modification le $1\",\n\t\"blog-login\": \"Vous devez [[Special:UserLogin|vous connecter]] pour créer des articles.\",\n\t\"blog-login-edit\": \"Vous devez [[Special:UserLogin|vous connecter]] pour modifier des articles de blogue.\",\n\t\"blog-new-articles\": \"Nouveaux articles\",\n\t\"blog-permission-required\": \"Vous n’avez pas l'autorisation de créer des articles.\",\n\t\"blog-popular-articles\": \"À ne pas manquer\",\n\t\"blog-multiple-authors\": \"Cet article a été écrit collaborativement par $1\",\n\t\"blog-recent-editors\": \"Autres contributeurs récents\",\n\t\"blog-recent-editors-message\": \"Améliorer cette page en la modifiant.\",\n\t\"blog-recent-voters\": \"Autres votants récents\",\n\t\"blog-recent-voters-message\": \"Si vous aimez l’article, votez pour lui.\",\n\t\"blog-view-archive-link\": \"Tout afficher\",\n\t\"articlelists\": \"Nouveaux articles de blogue\",\n\t\"blog-ah-no-results\": \"Aucune page trouvée.\",\n\t\"blog-ah-popular-articles\": \"Articles populaires\",\n\t\"blog-ah-new-articles\": \"Nouveaux articles\",\n\t\"blog-ah-write-article\": \"Écrire un article\",\n\t\"blog-ah-todays-articles\": \"Articles du jour\",\n\t\"blog-ah-most-votes\": \"Les plus votés (72 heures)\",\n\t\"blog-ah-what-talking-about\": \"Les plus commentés (72 heures)\",\n\t\"articleshome\": \"Page d’accueil du blogue\",\n\t\"createblogpost\": \"Créer un billet de blogue\",\n\t\"blog-create-category-help\": \"Les catégories aident à organiser l’information sur le site. Pour ajouter plusieurs catégories, séparez-les par des virgules.\",\n\t\"blog-create-title\": \"Titre\",\n\t\"blog-create-text\": \"Texte\",\n\t\"blog-create-categories\": \"Catégories\",\n\t\"blog-create-button\": \"Créer !\",\n\t\"blog-create-summary\": \"Nouveau billet de blogue créé.\",\n\t\"blog-create-error-need-content\": \"'''Erreur :''' votre billet de blogue doit avoir un contenu !\",\n\t\"blog-create-error-need-title\": \"'''Erreur :''' vous devez fournir un titre pour le billet de blogue !\",\n\t\"blog-create-error-page-exists\": \"'''Erreur :''' il y a déjà un billet de blogue avec ce titre. Veuillez en choisir un autre pour votre billet.\",\n\t\"blog-js-create-error-need-content\": \"Votre billet de blogue doit avoir un contenu !\",\n\t\"blog-js-create-error-need-title\": \"Vous devez fournir un titre pour le billet de blogue !\",\n\t\"blog-js-create-error-page-exists\": \"Il y a déjà un billet de blogue avec ce titre. Veuillez choisir un autre titre pour votre billet.\",\n\t\"blog-more\": \"plus\",\n\t\"blog-time-ago\": \"il y a $1\",\n\t\"blog-time-days\": \"{{PLURAL:$1|un jour|$1 jours}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|une heure|$1 heures}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|une minute|$1 minutes}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|une seconde|$1 secondes}}\",\n\t\"action-createblogpost\": \"créer de nouveaux billets de blogue\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Créer de nouveaux billets de blogue]]\",\n\t\"blog-user-articles-title\": \"Blogues\",\n\t\"blog-user-articles-votes\": \"vote{{PLURAL:$1||s}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|un commentaire|$1 commentaires}}\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/grc.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\"PastelKos\"\n\t\t]\n\t},\n\t\"blog-more\": \"πλείω\"\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\"YaronSh\",\n\t\t\t\"דוגקן\",\n\t\t\t\"ישראל קלר\",\n\t\t\t\"עמד\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"מערכת בלוגים עם אפשרויות תגובה והצבעה, [[Special:CreateBlogPost|דף מיוחד ליצירת רשומות בבלוג]] ו[[Special:ArticlesHome|דף מיוחד להצגת כל הרשומות בבלוג]]\",\n\t\"blog-and\": \"וגם\",\n\t\"blog-anonymous-name\": \"מעריץ אלמוני\",\n\t\"blog-author-comments\": \"{{PLURAL:$1|תגובה אחת|$1 תגובות}}\",\n\t\"blog-author-more-by\": \"עוד מאת $1\",\n\t\"blog-author-title\": \"אודות {{PLURAL:$1|המחבר|המחברים}}\",\n\t\"blog-author-votes\": \"{{PLURAL:$1|הצבעה אחת|$1 הצבעות}}\",\n\t\"blog-by\": \"מאת\",\n\t\"blog-by-user-category\": \"רשומות מאת $1\",\n\t\"blog-comments-of-day\": \"תגובות היום\",\n\t\"blog-created\": \"נוצרה ב־$1\",\n\t\"blog-created-ago\": \"נוצרה לפני $1\",\n\t\"blog-in-the-news\": \"בחדשות\",\n\t\"blog-last-edited\": \"נערכה לאחרונה $1\",\n\t\"blog-login\": \"יש [[Special:UserLogin|להיכנס לחשבון]] כדי ליצור רשומות.\",\n\t\"blog-login-edit\": \"יש [[Special:UserLogin|להיכנס לחשבון]] כדי לערוך רשומות בבלוג.\",\n\t\"blog-new-articles\": \"רשומות חדשות\",\n\t\"blog-permission-required\": \"אין לך הרשאה ליצור רשומות.\",\n\t\"blog-popular-articles\": \"לא להחמיץ\",\n\t\"blog-multiple-authors\": \"הרשמה הזאת נכתבה בשיתוף פעולה של $1\",\n\t\"blog-recent-editors\": \"תורמים נוספים לאחרונה\",\n\t\"blog-recent-editors-message\": \"עריכת הדף הזה עשויה לשפר אותו.\",\n\t\"blog-recent-voters\": \"מצביעים נוספים לאחרונה\",\n\t\"blog-recent-voters-message\": \"אם אהבת את הרשומה, ניתן להצביע בעדה.\",\n\t\"blog-view-archive-link\": \"להציג הכול\",\n\t\"articlelists\": \"רשומות בלוג חדשות\",\n\t\"blog-ah-no-results\": \"לא נמצאו דפים.\",\n\t\"blog-ah-popular-articles\": \"רשומות פופולריות\",\n\t\"blog-ah-new-articles\": \"רשומות חדשות\",\n\t\"blog-ah-write-article\": \"כתיבת רשומה\",\n\t\"blog-ah-todays-articles\": \"הרשומות היומיות\",\n\t\"blog-ah-most-votes\": \"הכי הרבה הצבעות (72 שעות)\",\n\t\"blog-ah-what-talking-about\": \"הכי הרבה תגובות (72 שעות)\",\n\t\"articleshome\": \"דף הבית של הבלוג\",\n\t\"createblogpost\": \"צור רשומה בבלוג\",\n\t\"blog-create-category-help\": \"הקטגוריות עוזרות בארגון המידע באתר. כדי להוסיף קטגוריות מרובות, יש להפריד את השמות באמצעות פסיקים.\",\n\t\"blog-create-title\": \"כותרת\",\n\t\"blog-create-text\": \"טקסט\",\n\t\"blog-create-categories\": \"קטגוריות\",\n\t\"blog-create-button\": \"ליצור!\",\n\t\"blog-create-summary\": \"נוצרה רשומה חדשה בבלוג.\",\n\t\"blog-create-error-need-content\": \"'''שגיאה:''' רשומת הבלוג שלך חייבת להכיל תוכן כלשהו!\",\n\t\"blog-create-error-need-title\": \"'''שגיאה:''' יש לספק כותרת לרשומת הבלוג!\",\n\t\"blog-create-error-page-exists\": \"'''שגיאה:''' כבר יש בבלוג רשומה עם הכותרת הזאת. נא לבחור כותרת אחרת לרשומת הבלוג שלך.\",\n\t\"blog-js-create-error-need-content\": \"הרשומה שלך בבלוג שלך חייבת להכיל תוכן כלשהו!\",\n\t\"blog-js-create-error-need-title\": \"יש לתת כותרת לרשומת הבלוג!\",\n\t\"blog-js-create-error-page-exists\": \"כבר יש בבלוג רשומה עם הכותרת הזאת. נא לבחור כותרת אחרת לרשומת הבלוג שלך.\",\n\t\"blog-more\": \"עוד\",\n\t\"blog-time-ago\": \"לפני $1\",\n\t\"blog-time-days\": \"{{PLURAL:$1|יום|יומיים|$1 ימים}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|שעה|שעתיים|$1 שעות}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|דקה|$1 דקות}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|שנייה|$1 שניות}}\",\n\t\"action-createblogpost\": \"ליצור רשומות חדשות בבלוג\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|יצירת רשומות חדשות בבלוג]]\",\n\t\"blog-user-articles-title\": \"בלוגים\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|הצבעה|הצבעות}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|תגובה אחת|$1 תגובות}}\"\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\"blog-and\": \"և\",\n\t\"blog-ah-no-results\": \"Ոչ մի էջ չի գտնվել։\",\n\t\"blog-create-text\": \"Տեքստ\",\n\t\"blog-create-categories\": \"Կատեգորիաներ\"\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\"Շահէն\"\n\t\t]\n\t},\n\t\"blog-and\": \"եւ\",\n\t\"blog-in-the-news\": \"Լուրերուն մէջ\",\n\t\"blog-new-articles\": \"Նոր յօդուածներ\",\n\t\"blog-view-archive-link\": \"Տեսնել Բոլորը\",\n\t\"blog-ah-new-articles\": \"Նոր յօդուածներ\",\n\t\"blog-ah-write-article\": \"Գրել յօդուած մը\",\n\t\"blog-ah-todays-articles\": \"Այսօրուայ յօդուածները\",\n\t\"blog-create-title\": \"Վերնագիր\",\n\t\"blog-create-categories\": \"Ստորոգութիւններ\",\n\t\"blog-create-button\": \"Ստեղծէ՛\",\n\t\"blog-more\": \"աւելին\",\n\t\"blog-user-articles-title\": \"Տեղեկատետրեր\"\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\"blogpage-desc\": \"Systema de blog con functionalitate de commentos e votation, [[Special:CreateBlogPost|un pagina special pro crear articulos de blog]] e [[Special:ArticlesHome|un pagina special pro listar le articulos de blog]]\",\n\t\"blog-and\": \"e\",\n\t\"blog-anonymous-name\": \"Fanatico anonyme\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|commento|commentos}}\",\n\t\"blog-author-more-by\": \"Plus de $1\",\n\t\"blog-author-title\": \"A proposito del {{PLURAL:$1|autor|autores}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|voto|votos}}\",\n\t\"blog-by\": \"per\",\n\t\"blog-by-user-category\": \"Articulos del usator $1\",\n\t\"blog-comments-of-day\": \"Commentos del die\",\n\t\"blog-created\": \"create le $1\",\n\t\"blog-created-ago\": \"create $1 retro\",\n\t\"blog-in-the-news\": \"Actualitates\",\n\t\"blog-last-edited\": \"ultime modification le $1\",\n\t\"blog-login\": \"Tu debe [[Special:UserLogin|aperir session]] pro crear articulos.\",\n\t\"blog-login-edit\": \"Tu debe [[Special:UserLogin|aperir session]] pro modificar articulos de blog.\",\n\t\"blog-new-articles\": \"Nove articulos\",\n\t\"blog-permission-required\": \"Tu non ha le permission de crear articulos.\",\n\t\"blog-popular-articles\": \"Articulos popular\",\n\t\"blog-multiple-authors\": \"Iste articulo ha essite scribite in collaboration per $1\",\n\t\"blog-recent-editors\": \"Altere contributores recente\",\n\t\"blog-recent-editors-message\": \"Meliora iste pagina modificante lo.\",\n\t\"blog-recent-voters\": \"Altere votantes recente\",\n\t\"blog-recent-voters-message\": \"Si le articulo te place, vota pro illo.\",\n\t\"blog-view-archive-link\": \"Vider totes\",\n\t\"articlelists\": \"Nove articulos de blog\",\n\t\"blog-ah-no-results\": \"Nulle pagina trovate.\",\n\t\"blog-ah-popular-articles\": \"Articulos popular\",\n\t\"blog-ah-new-articles\": \"Nove articulos\",\n\t\"blog-ah-write-article\": \"Scriber un articulo\",\n\t\"blog-ah-todays-articles\": \"Articulos de hodie\",\n\t\"blog-ah-most-votes\": \"Le plus votate (72 horas)\",\n\t\"blog-ah-what-talking-about\": \"Le plus commentate (72 horas)\",\n\t\"articleshome\": \"Pagina de initio del blog\",\n\t\"createblogpost\": \"Crear articulo de blog\",\n\t\"blog-create-category-help\": \"Categorias adjuta a organisar le information sur le sito. Pro adder plure categorias, separa los per commas.\",\n\t\"blog-create-title\": \"Titulo\",\n\t\"blog-create-text\": \"Texto\",\n\t\"blog-create-categories\": \"Categorias\",\n\t\"blog-create-button\": \"Crear!\",\n\t\"blog-create-summary\": \"Nove articulo de blog create.\",\n\t\"blog-create-error-need-content\": \"'''Error:''' Le articulo debe haber alcun contento.\",\n\t\"blog-create-error-need-title\": \"'''Error:''' Es necessari fornir un titulo pro le articulo de blog.\",\n\t\"blog-create-error-page-exists\": \"'''Error:''' Il ha jam un articulo de blog con iste titulo. Per favor, elige un altere titulo pro tu articulo de blog.\",\n\t\"blog-js-create-error-need-content\": \"Le articulo de blog debe haber alcun contento.\",\n\t\"blog-js-create-error-need-title\": \"Es necessari fornir un titulo pro le articulo de blog.\",\n\t\"blog-js-create-error-page-exists\": \"Il ha jam un articulo de blog con iste titulo. Per favor, elige un altere titulo pro tu articulo de blog.\",\n\t\"blog-more\": \"plus\",\n\t\"blog-time-ago\": \"$1 retro\",\n\t\"blog-time-days\": \"{{PLURAL:$1|un die|$1 dies}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|un hora|$1 horas}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|un minuta|$1 minutas}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|un secunda|$1 secundas}}\",\n\t\"action-createblogpost\": \"crear nove articulos de blog\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Crear nove articulos de blog]]\",\n\t\"blog-user-articles-title\": \"Blogs\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|voto|votos}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|un commento|$1 commentos}}\"\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\"Hidayatsrf\",\n\t\t\t\"Robfirstname\"\n\t\t]\n\t},\n\t\"blog-and\": \"dan\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|suara}}\",\n\t\"blog-by\": \"oleh\",\n\t\"blog-created\": \"membuat $1\",\n\t\"blog-created-ago\": \"dibuat $1 lalu\",\n\t\"blog-login\": \"Anda harus [[Special:UserLogin|masuk]] untuk membuat artikel.\",\n\t\"blog-login-edit\": \"Anda harus [[Special:UserLogin|masuk]] untuk menyunting artikel blog.\",\n\t\"blog-new-articles\": \"Artikel baru\",\n\t\"blog-view-archive-link\": \"Tampilkan Semua\",\n\t\"articlelists\": \"Artikel blog baru\",\n\t\"blog-ah-no-results\": \"Halaman tidak ditemukan.\",\n\t\"blog-ah-popular-articles\": \"Artikel populer\",\n\t\"blog-ah-new-articles\": \"Artikel baru\",\n\t\"blog-ah-todays-articles\": \"Artikel hari ini\",\n\t\"blog-ah-most-votes\": \"Suara terbanyak (72 jam)\",\n\t\"blog-ah-what-talking-about\": \"Komentar terbanyak (72 jam)\",\n\t\"blog-create-title\": \"Judul\",\n\t\"blog-create-text\": \"Teks\",\n\t\"blog-create-categories\": \"Kategori\",\n\t\"blog-create-button\": \"Buat!\",\n\t\"blog-more\": \"lainnya\",\n\t\"blog-time-ago\": \"$1 yang lalu\",\n\t\"blog-time-days\": \"{{PLURAL:$1|satu hari|$1 hari}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|satu jam|$1 jam}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|satu menit|$1 menit}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|satu detik|$1 detik}}\",\n\t\"blog-user-articles-title\": \"Blog\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|suara}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|satu komentar|$1 komentar}}\"\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\"Joao Xavier\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"Sistemo di blogo kun resursi por komentar e votar, [[Special:CreateBlogPost|specala pagino por redaktar che blogo]] e [[Special:ArticlesHome|specala pagino por listar redakti che blogo]]\",\n\t\"blog-and\": \"e\",\n\t\"blog-anonymous-name\": \"Anonima simpatianto\",\n\t\"blog-author-comments\": \"$1 {{plural:$1|komento|komenti}}\",\n\t\"blog-author-more-by\": \"Plusa da $1\",\n\t\"blog-author-title\": \"Pri l'{{PLURAL:$1|autoro|autori}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|voto|voti}}\",\n\t\"blog-by\": \"da\",\n\t\"blog-by-user-category\": \"Artikli dal uzero $1\",\n\t\"blog-comments-of-day\": \"Komendi de ca dio\",\n\t\"blog-created\": \"kreita $1\",\n\t\"blog-created-ago\": \"kreita $1 ante nun\",\n\t\"blog-in-the-news\": \"Che novaji\",\n\t\"blog-last-edited\": \"lastafoye redaktita $1\",\n\t\"blog-login\": \"Vu mustas [[Special:UserLogin|enirar]] por krear artikli.\",\n\t\"blog-login-edit\": \"Vu mustas [[Special:UserLogin|enirar]] por redaktar che blogo.\",\n\t\"blog-new-articles\": \"Nov artikli\",\n\t\"blog-permission-required\": \"Vu ne darfas krear artikli.\",\n\t\"blog-popular-articles\": \"Ne perdez\",\n\t\"blog-multiple-authors\": \"Car artiklo skribesis kunlaborive da $1\",\n\t\"blog-recent-editors\": \"Altra recenta kontributaji\",\n\t\"blog-recent-editors-message\": \"Plubonigez ca pagino per redakto.\",\n\t\"blog-recent-voters\": \"Altra recenta votanti\",\n\t\"blog-recent-voters-message\": \"Se vu prizas l'artiklo, votez por lu.\",\n\t\"blog-view-archive-link\": \"Vidar omni\",\n\t\"articlelists\": \"Nova artikli che blogo*\",\n\t\"blog-ah-no-results\": \"Nula pagino trovesis.\",\n\t\"blog-ah-popular-articles\": \"Populara artikli\",\n\t\"blog-ah-new-articles\": \"Nov artikli\",\n\t\"blog-ah-write-article\": \"Skribez artiklo\",\n\t\"blog-ah-todays-articles\": \"Hodiala artikli\",\n\t\"blog-ah-most-votes\": \"Maxim multa voti (72 hori)\",\n\t\"blog-ah-what-talking-about\": \"Maxim multa komenti (72 hori)\",\n\t\"articleshome\": \"Pagino dil blogo*\",\n\t\"createblogpost\": \"Skribez che blogo*\",\n\t\"blog-create-category-help\": \"Kategorii helpas organizar informo che ret-situo. Por adjuntar plu kam 1 kategorio, separez li per komi.\",\n\t\"blog-create-title\": \"Titulo\",\n\t\"blog-create-text\": \"Texto\",\n\t\"blog-create-categories\": \"Kategorii\",\n\t\"blog-create-button\": \"Kreez!\",\n\t\"blog-create-summary\": \"Nova texto kreita che blogo*.\",\n\t\"blog-create-error-need-content\": \"'''Eroro:''' Vua komento che blogo* ne povas esar vakua!\",\n\t\"blog-create-error-need-title\": \"'''Eroro:''' Vu mustas furnisar titulo a la texto che blogo*!\",\n\t\"blog-js-create-error-need-content\": \"Vua texto che blogo mustas havar kontenajo!\",\n\t\"blog-js-create-error-need-title\": \"Vu mustas furnisar titulo a la texto che blogo!\",\n\t\"blog-js-create-error-page-exists\": \"Ja existas texto che blogo kun ca titulo. Voluntez selektar diferanta titulo por vua redakto che blogo.\",\n\t\"blog-more\": \"pluse\",\n\t\"blog-time-ago\": \"$1 ante nun\",\n\t\"blog-time-days\": \"{{PLURAL:$1|un dio|$1 dii}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|1 horo|$1 hori}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|1 minuto|$1 minuti}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|1 sekundo|$1 sekundi}}\",\n\t\"action-createblogpost\": \"skribar nov artikli che blogo\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Krear nova texti che blogo*]]\",\n\t\"blog-user-articles-title\": \"Blogi\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|voto|voti}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|1 komento|$1 komenti}}\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/is.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\"LoveIceLang\"\n\t\t]\n\t},\n\t\"blog-new-articles\": \"Nýjar greinar\",\n\t\"blog-permission-required\": \"Þú hefur ekki leyfi til að búa til nýjar síður.\",\n\t\"blog-create-title\": \"Titill\",\n\t\"blog-create-text\": \"Texti\"\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\"Ajeje Brazorf\",\n\t\t\t\"Beta16\",\n\t\t\t\"Gianfranco\",\n\t\t\t\"Stefano\",\n\t\t\t\"TheRukk\"\n\t\t]\n\t},\n\t\"blog-and\": \"e\",\n\t\"blog-anonymous-name\": \"Fanatico anonimo\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|commento|commenti}}\",\n\t\"blog-author-more-by\": \"Altro di $1\",\n\t\"blog-author-title\": \"A proposito {{PLURAL:$1|dell'autore|degli autori}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|voto|voti}}\",\n\t\"blog-by\": \"di\",\n\t\"blog-by-user-category\": \"Voci dell'utente $1\",\n\t\"blog-comments-of-day\": \"Commenti del giorno\",\n\t\"blog-created\": \"creato il $1\",\n\t\"blog-created-ago\": \"creato $1 fa\",\n\t\"blog-in-the-news\": \"Nelle notizie\",\n\t\"blog-last-edited\": \"ultima modifica $1\",\n\t\"blog-login\": \"Devi [[Special:UserLogin|effettuare l'accesso]] per poter creare voci.\",\n\t\"blog-login-edit\": \"È necessario effettuare l'[[Special:UserLogin|accesso]] per modificare gli articoli del blog.\",\n\t\"blog-new-articles\": \"Nuove voci\",\n\t\"blog-permission-required\": \"Non si dispone dei permessi necessari per creare nuovi articoli.\",\n\t\"blog-popular-articles\": \"Da non perdere\",\n\t\"blog-multiple-authors\": \"Questo articolo è stato scritto in collaborazione dai seguenti autori: $1\",\n\t\"blog-recent-editors\": \"Altri collaboratori recenti\",\n\t\"blog-recent-editors-message\": \"Migliora questa pagina modificandola.\",\n\t\"blog-recent-voters-message\": \"Se ti piace la voce, votalo.\",\n\t\"blog-view-archive-link\": \"Mostra tutto\",\n\t\"articlelists\": \"Articoli di blog recenti\",\n\t\"blog-ah-no-results\": \"Nessuna pagina trovata.\",\n\t\"blog-ah-popular-articles\": \"Voci popolari\",\n\t\"blog-ah-new-articles\": \"Nuove voci\",\n\t\"blog-ah-write-article\": \"Scrivi una voce\",\n\t\"blog-ah-todays-articles\": \"Voci di oggi\",\n\t\"blog-ah-most-votes\": \"Più votati (72 ore)\",\n\t\"blog-ah-what-talking-about\": \"Più commentati (72 ore)\",\n\t\"articleshome\": \"Homepage del blog\",\n\t\"createblogpost\": \"Crea un post nel blog\",\n\t\"blog-create-category-help\": \"Le categorie aiutano a organizzare le informazioni nel sito. Per aggiungere più categorie insieme, separa ognuna con una virgola.\",\n\t\"blog-create-title\": \"Titolo\",\n\t\"blog-create-text\": \"Testo\",\n\t\"blog-create-categories\": \"Categorie\",\n\t\"blog-create-button\": \"Crea!\",\n\t\"blog-create-summary\": \"Nuovo post creato nel blog.\",\n\t\"blog-create-error-need-content\": \"'''Errore:''' Il post deve avere qualche contenuto!\",\n\t\"blog-more\": \"altri\",\n\t\"blog-time-ago\": \"$1 fa\",\n\t\"blog-time-days\": \"{{PLURAL:$1|un giorno|$1 giorni}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|un'ora|$1 ore}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|un minuto|$1 minuti}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|un secondo|$1 secondi}}\",\n\t\"action-createblogpost\": \"creare nuovo post nel blog\",\n\t\"blog-user-articles-title\": \"Blog\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|voto|voti}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|un commento|$1 commenti}}\"\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\"A2y4\",\n\t\t\t\"Ajeje Brazorf\",\n\t\t\t\"Buehl\",\n\t\t\t\"LaMagiaaa\",\n\t\t\t\"Mugenpman\",\n\t\t\t\"Omotecho\",\n\t\t\t\"RYOUMA1117\",\n\t\t\t\"Shirayuki\",\n\t\t\t\"たなはしひろし\",\n\t\t\t\"カッパ鳥\",\n\t\t\t\"背番号4のエース\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"コメントと投票の投稿、[[Special:CreateBlogPost|ブログ投稿の作成専用ページ]]とさらに[[Special:ArticlesHome|ブログ投稿をリスト化する専用ページ]]のあるブログシステム\",\n\t\"blog-and\": \"と\",\n\t\"blog-anonymous-name\": \"匿名希望\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|件のコメント}}\",\n\t\"blog-author-more-by\": \"$1その他\",\n\t\"blog-author-title\": \"{{PLURAL:$1|作者|作者たち}}について\",\n\t\"blog-author-votes\": \"$1票\",\n\t\"blog-by\": \"寄稿者:\",\n\t\"blog-by-user-category\": \"$1によって執筆された記事\",\n\t\"blog-comments-of-day\": \"今日のコメント\",\n\t\"blog-created\": \"作成: $1\",\n\t\"blog-created-ago\": \"$1前に作成\",\n\t\"blog-in-the-news\": \"新着情報\",\n\t\"blog-last-edited\": \"最終更新: $1\",\n\t\"blog-login\": \"記事を執筆するには [[Special:UserLogin|ログイン]]する必要があります。\",\n\t\"blog-login-edit\": \"記事を執筆するには [[Special:UserLogin|ログイン]]する必要があります。\",\n\t\"blog-new-articles\": \"新しい記事\",\n\t\"blog-permission-required\": \"新しいページを作成する権限がありません。\",\n\t\"blog-popular-articles\": \"人気の高い記事\",\n\t\"blog-multiple-authors\": \"この記事は$1の共同執筆者です\",\n\t\"blog-recent-editors\": \"その他の最近の貢献者\",\n\t\"blog-recent-editors-message\": \"このページを編集して、より良いものにしてください。\",\n\t\"blog-recent-voters\": \"他の最近の投票者\",\n\t\"blog-recent-voters-message\": \"記事が気に入ったら、投票をしましょう。\",\n\t\"blog-view-archive-link\": \"すべて表示\",\n\t\"articlelists\": \"新しいブログ記事\",\n\t\"blog-ah-no-results\": \"ページはありません。\",\n\t\"blog-ah-popular-articles\": \"人気の記事\",\n\t\"blog-ah-new-articles\": \"新しい記事\",\n\t\"blog-ah-write-article\": \"記事を書く\",\n\t\"blog-ah-todays-articles\": \"今日の記事\",\n\t\"blog-ah-most-votes\": \"最多投票数 (72 時間)\",\n\t\"blog-ah-what-talking-about\": \"ほとんどのコメント (72 時間)\",\n\t\"articleshome\": \"ブログのホームページ\",\n\t\"createblogpost\": \"ブログ投稿の作成\",\n\t\"blog-create-category-help\": \"カテゴリは、サイト上の情報を整理するのに役立ちます。複数のカテゴリを追加するには、カンマで区切る必要があります。\",\n\t\"blog-create-title\": \"タイトル\",\n\t\"blog-create-text\": \"テキスト\",\n\t\"blog-create-categories\": \"カテゴリ\",\n\t\"blog-create-button\": \"作成\",\n\t\"blog-create-summary\": \"ブログ投稿を新規作成\",\n\t\"blog-create-error-need-content\": \"'''エラー:'''ブログを投稿するには、内容が含まれている必要があります!\",\n\t\"blog-create-error-need-title\": \"'''エラー:'''タイトルを指定する必要があります。\",\n\t\"blog-create-error-page-exists\": \"'''エラー:''' そのタイトルのブログ投稿が既にあります。ブログ投稿に別のタイトルを選択してください。\",\n\t\"blog-js-create-error-need-content\": \"ブログ投稿には内容がないといけません!\",\n\t\"blog-js-create-error-need-title\": \"タイトルを指定する必要があります。\",\n\t\"blog-js-create-error-page-exists\": \"そのタイトルのブログ投稿が既にあります。ブログ投稿に別のタイトルを選択してください。\",\n\t\"blog-more\": \"もっと見る\",\n\t\"blog-time-ago\": \"$1前\",\n\t\"blog-time-days\": \"{{PLURAL:$1|$1 日}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|$1 時間}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|$1 分}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|$1 秒}}\",\n\t\"action-createblogpost\": \"ブログ投稿の新規作成\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|ブログ投稿を新規作成]]\",\n\t\"blog-user-articles-title\": \"ブログ\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|票}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|$1 件のコメント}}\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/kcg.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\"Kambai Akau\"\n\t\t]\n\t},\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|khai|nkhai}}\"\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\"Underbaaar\",\n\t\t\t\"Ykhwong\"\n\t\t]\n\t},\n\t\"blog-and\": \"그리고\",\n\t\"blog-author-comments\": \"{{PLURAL:$1|댓글}} $1개\",\n\t\"blog-author-title\": \"{{PLURAL:$1|저자}} 정보\",\n\t\"blog-author-votes\": \"$1{{PLURAL:$1|표}}\",\n\t\"blog-by-user-category\": \"$1님의 글\",\n\t\"blog-comments-of-day\": \"오늘의 댓글\",\n\t\"blog-created\": \"생성: $1\",\n\t\"blog-created-ago\": \"$1 전에 만듦\",\n\t\"blog-in-the-news\": \"새로 들어온 소식\",\n\t\"blog-last-edited\": \"마지막 변경: $1\",\n\t\"blog-login\": \"문서를 만들려면 [[Special:UserLogin|로그인]]해야 합니다.\",\n\t\"blog-login-edit\": \"블로그 글을 편집하려면 [[Special:UserLogin|로그인]]해야 합니다.\",\n\t\"blog-new-articles\": \"새 글\",\n\t\"blog-permission-required\": \"글을 만들 권한이 없습니다.\",\n\t\"blog-popular-articles\": \"놓치지 마세요\",\n\t\"blog-multiple-authors\": \"이 문서는 $1님에 의해 협업을 통해 작성되었습니다\",\n\t\"blog-recent-editors\": \"다른 최근 기여자\",\n\t\"blog-recent-editors-message\": \"편집을 통해 이 문서를 발전시켜 주세요.\",\n\t\"blog-recent-voters\": \"다른 최근 투표자\",\n\t\"blog-recent-voters-message\": \"문서를 좋아하신다면 투표하십시오.\",\n\t\"blog-view-archive-link\": \"모두 보기\",\n\t\"articlelists\": \"새 블로그 글\",\n\t\"blog-ah-no-results\": \"문서가 없습니다.\",\n\t\"blog-ah-popular-articles\": \"인기있는 문서\",\n\t\"blog-ah-new-articles\": \"새 글\",\n\t\"blog-ah-write-article\": \"글 쓰기\",\n\t\"blog-ah-todays-articles\": \"오늘의 글\",\n\t\"blog-ah-most-votes\": \"가장 많은 투표 (72시간)\",\n\t\"blog-ah-what-talking-about\": \"가장 많은 댓글 (72시간)\",\n\t\"articleshome\": \"블로그 홈페이지\",\n\t\"createblogpost\": \"블로그 글 만들기\",\n\t\"blog-create-category-help\": \"분류는 사이트의 정보를 정리하는데 도움을 줍니다. 여러 분류를 추가하려면 분류를 쉼표로 구분하십시오.\",\n\t\"blog-create-title\": \"제목\",\n\t\"blog-create-text\": \"텍스트\",\n\t\"blog-create-categories\": \"분류\",\n\t\"blog-create-button\": \"만듭니다!\",\n\t\"blog-create-summary\": \"새 블로그 글을 만들었습니다.\",\n\t\"blog-create-error-need-content\": \"'''오류:''' 블로그에 내용이 어느 정도 있어야 합니다!\",\n\t\"blog-create-error-need-title\": \"'''오류:''' 블로그 글에 제목을 지정해야 합니다!\",\n\t\"blog-create-error-page-exists\": \"'''오류:''' 해당 제목의 블로그 글이 이미 존재합니다. 블로그 글에 다른 제목을 지정해 주십시오.\",\n\t\"blog-js-create-error-need-content\": \"블로그 글에 내용이 어느 정도 있어야 합니다!\",\n\t\"blog-js-create-error-need-title\": \"블로그 글에 제목을 지정해야 합니다!\",\n\t\"blog-js-create-error-page-exists\": \"해당 제목의 블로그 글이 이미 존재합니다. 블로그 글에 다른 제목을 지정해 주십시오.\",\n\t\"blog-more\": \"더 보기\",\n\t\"blog-time-ago\": \"$1 전\",\n\t\"blog-time-days\": \"{{PLURAL:$1|1일|$1일}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|1시간|$1시간}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|1분|$1분}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|1초|$1초}}\",\n\t\"action-createblogpost\": \"새 블로그 글을 만들\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|새 블로그 글 만들기]]\",\n\t\"blog-user-articles-title\": \"블로그\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|표}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|댓글 1개|댓글 $1개}}\"\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\"Ghybu\"\n\t\t]\n\t},\n\t\"blog-more\": \"bêhtir\"\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]\n\t},\n\t\"blog-and\": \"a(n)\",\n\t\"blog-author-more-by\": \"Méi vum $1\",\n\t\"blog-by\": \"vum\",\n\t\"blog-by-user-category\": \"Artikele vum Benotzer $1\",\n\t\"blog-in-the-news\": \"An den Neiegkeeten\",\n\t\"blog-last-edited\": \"lescht Ännerung de(n) $1\",\n\t\"blog-new-articles\": \"Nei Artikelen\",\n\t\"blog-popular-articles\": \"Net verpassen\",\n\t\"blog-view-archive-link\": \"All weisen\",\n\t\"blog-ah-no-results\": \"Keng Säite fonnt.\",\n\t\"blog-ah-popular-articles\": \"Beléift Artikelen\",\n\t\"blog-ah-new-articles\": \"Nei Artikelen\",\n\t\"blog-ah-write-article\": \"Schreift een Artikel\",\n\t\"blog-ah-todays-articles\": \"Artikele vun haut\",\n\t\"blog-ah-most-votes\": \"Meescht Stëmmen (72 Stonnen)\",\n\t\"blog-create-title\": \"Titel\",\n\t\"blog-create-text\": \"Text\",\n\t\"blog-create-categories\": \"Kategorien\",\n\t\"blog-create-button\": \"Uleeën!\",\n\t\"blog-more\": \"méi\",\n\t\"blog-time-ago\": \"viru(n) $1\",\n\t\"blog-time-days\": \"{{PLURAL:$1|een Dag|$1 Deeg}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|eng Stonn|$1 Stonnen}}\",\n\t\"blog-user-articles-votes\": \"({{PLURAL:$1|Stëmm|Stëmmen}})\"\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]\n\t},\n\t\"blogpage-desc\": \"Систем за блогирање со можности за коментирање и  гласање, [[Special:CreateBlogPost|службена страница за создавање на блоговски објави]] и [[Special:ArticlesHome|службена страница за нивно наведување во список]]\",\n\t\"blog-and\": \"и\",\n\t\"blog-anonymous-name\": \"Анонимен фанатик\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|коментар|коментари}}\",\n\t\"blog-author-more-by\": \"Повеќе од $1\",\n\t\"blog-author-title\": \"За {{PLURAL:$1|авторот|авторите}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|глас|гласа}}\",\n\t\"blog-by\": \"од\",\n\t\"blog-by-user-category\": \"Статии на корисникот $1\",\n\t\"blog-comments-of-day\": \"Коментари на денот\",\n\t\"blog-created\": \"создадено на $1\",\n\t\"blog-created-ago\": \"создадено пред $1\",\n\t\"blog-in-the-news\": \"Вести\",\n\t\"blog-last-edited\": \"последно уредување на $1\",\n\t\"blog-login\": \"Ќе треба да [[Special:UserLogin|се најавите]] за да создавате статии.\",\n\t\"blog-login-edit\": \"Ќе треба да [[Special:UserLogin|се најавите]] за да уредувате блоговски статии.\",\n\t\"blog-new-articles\": \"Нови статии\",\n\t\"blog-permission-required\": \"Немате дозвола да создавате статии.\",\n\t\"blog-popular-articles\": \"Не пропуштајте\",\n\t\"blog-multiple-authors\": \"Оваа статија е напишана како соработка помеѓу $1\",\n\t\"blog-recent-editors\": \"Други скорешни учесници\",\n\t\"blog-recent-editors-message\": \"Подобрете ја страницава уредувајќи ја.\",\n\t\"blog-recent-voters\": \"Други скорешни гласачи\",\n\t\"blog-recent-voters-message\": \"Ако ви се допаѓа статијава, гласајте за неа.\",\n\t\"blog-view-archive-link\": \"Погл. сите\",\n\t\"articlelists\": \"Нови блоговски статии\",\n\t\"blog-ah-no-results\": \"Не пронајдов ниедна страница.\",\n\t\"blog-ah-popular-articles\": \"Популарни статии\",\n\t\"blog-ah-new-articles\": \"Нови статии\",\n\t\"blog-ah-write-article\": \"Напишете статија\",\n\t\"blog-ah-todays-articles\": \"Денешни статии\",\n\t\"blog-ah-most-votes\": \"Највеќе гласови (72 часа)\",\n\t\"blog-ah-what-talking-about\": \"Највеќе коментари (72 часа)\",\n\t\"articleshome\": \"Почетна страница на блогот\",\n\t\"createblogpost\": \"Создај блоговска објава\",\n\t\"blog-create-category-help\": \"Категориите ви помагаат да ги организирате информациите на мрежното место. За да ставите повеќе категории, одделете ги со запирки.\",\n\t\"blog-create-title\": \"Наслов\",\n\t\"blog-create-text\": \"Текст\",\n\t\"blog-create-categories\": \"Категории\",\n\t\"blog-create-button\": \"Создај!\",\n\t\"blog-create-summary\": \"Создадена нова блоговска објава.\",\n\t\"blog-create-error-need-content\": \"'''Грешка:''' Блоговската објава мора да има некаква содржина!\",\n\t\"blog-create-error-need-title\": \"'''Грешка:''' Ќе треба да ѝ дадете наслов на блоговската објава!\",\n\t\"blog-create-error-page-exists\": \"'''Грешка:''' Веќе постои блоговска објава со тој наслов. Одберете друг.\",\n\t\"blog-js-create-error-need-content\": \"Вашата блоговска објава мора да има некаква содржина!\",\n\t\"blog-js-create-error-need-title\": \"Ќе треба да ѝ дадете наслов на блоговската објава!\",\n\t\"blog-js-create-error-page-exists\": \"Веќе постои блоговска објава со тој наслов. Одберете друг.\",\n\t\"blog-more\": \"повеќе\",\n\t\"blog-time-ago\": \"пред $1\",\n\t\"blog-time-days\": \"{{PLURAL:$1|еден ден|$1 дена}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|еден час|$1 часа}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|една минута|$1 минути}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|една секунда|$1 секунди}}\",\n\t\"action-createblogpost\": \"создавање на нови блоговски објави\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Создавање на нови блоговски објави]]\",\n\t\"blog-user-articles-title\": \"Блогови\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|еден глас|гласа}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|еден коментар|$1 коментари}}\"\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\"ToniSant\"\n\t\t]\n\t},\n\t\"blog-comments-of-day\": \"Kummenti tal-ġurnata\",\n\t\"blog-create-categories\": \"Kategoriji\"\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\"Dr Lotus Black\"\n\t\t]\n\t},\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|မဲ|မဲများ}}\",\n\t\"blog-in-the-news\": \"သတင်းထဲတွင်\",\n\t\"blog-last-edited\": \"နောက်ဆုံးပြင်ဆင်ခဲ့သည် $1\",\n\t\"blog-new-articles\": \"ဆောင်းပါးသစ်များ\",\n\t\"blog-permission-required\": \"သင်သည် စာမျက်နှာအသစ်များ ဖန်တီးခွင့်မရှိပါ။\",\n\t\"blog-popular-articles\": \"မလွဲပါနှင့်\",\n\t\"blog-view-archive-link\": \"အကုန် ကြည့်ရန်\",\n\t\"articlelists\": \"ဘဘောဆောင်းပါးသစ်များ\",\n\t\"blog-ah-no-results\": \"စာမျက်နှာများ မတွေ့ပါ။\",\n\t\"blog-ah-popular-articles\": \"လူကြိုက်များသော ဆောင်းပါးများ\",\n\t\"blog-ah-new-articles\": \"ဆောင်းပါးသစ်များ\",\n\t\"blog-ah-write-article\": \"ဆောင်းပါးတစ်ခု ရေးသားရန်\",\n\t\"blog-ah-todays-articles\": \"ယနေ့အတွက် ဆောင်းပါးများ\",\n\t\"blog-create-title\": \"ခေါင်းစဉ်\",\n\t\"blog-create-text\": \"စာသား\",\n\t\"blog-create-categories\": \"ကဏ္ဍများ\",\n\t\"blog-create-button\": \"ဖန်တီးရန်\",\n\t\"blog-more\": \"ပို၍\",\n\t\"blog-time-ago\": \"$1 အကြာက\",\n\t\"blog-time-days\": \"{{PLURAL:$1|၁ ရက်|$1 ရက်}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|တစ်နာရီ|$1 နာရီ}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|တစ်မိနစ်|$1 မိနစ်}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|တစ်စက္ကန့်|$1 စက္ကန့်}}\",\n\t\"blog-user-articles-title\": \"ဘလော့များ\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|မဲ|မဲများ}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|၁ မှတ်ချက်|$1 မှတ်ချက်များ}}\"\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\"Jon Harald Søby\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"Bloggsystem med kommentar- og avstemningsfunksjoner, [[Special:CreateBlogPost|en spesielside for å opprette bloggposter]] og [[Special:ArticlesHome|en spesialside for å liste opp bloggposter]]\",\n\t\"blog-and\": \"og\",\n\t\"blog-anonymous-name\": \"Anonym fanatiker\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|kommentar|kommentarer}}\",\n\t\"blog-author-more-by\": \"Mer av $1\",\n\t\"blog-author-title\": \"Om {{PLURAL:$1|forfatteren|forfatterne}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|stemme|stemmer}}\",\n\t\"blog-by\": \"av\",\n\t\"blog-by-user-category\": \"Artikler av brukeren $1\",\n\t\"blog-comments-of-day\": \"Dagens kommentarer\",\n\t\"blog-created\": \"opprettet $1\",\n\t\"blog-created-ago\": \"opprettet for $1 siden\",\n\t\"blog-in-the-news\": \"I nyhetene\",\n\t\"blog-last-edited\": \"sist redigert $1\",\n\t\"blog-login\": \"Du må [[Special:UserLogin|logge inn]] for å opprette artikler.\",\n\t\"blog-login-edit\": \"Du må [[Special:UserLogin|logge inn]] for å redigere bloggartikler.\",\n\t\"blog-new-articles\": \"Nye artikler\",\n\t\"blog-permission-required\": \"Du har ikke tillatelse til å opprette artikler.\",\n\t\"blog-popular-articles\": \"Ikke gå glipp av\",\n\t\"blog-multiple-authors\": \"Denne artikkelen ble skrevet i samarbeid av $1\",\n\t\"blog-recent-editors\": \"Andre nylige bidragsytere\",\n\t\"blog-recent-editors-message\": \"Forbedre denne siden ved å redigere den.\",\n\t\"blog-recent-voters\": \"Andre nylige stemmegivere\",\n\t\"blog-recent-voters-message\": \"Stem på artikkelen om du liker den.\",\n\t\"blog-view-archive-link\": \"Vis alle\",\n\t\"articlelists\": \"Nye bloggartikler\",\n\t\"blog-ah-no-results\": \"Ingen sider funnet.\",\n\t\"blog-ah-popular-articles\": \"Populære artikler\",\n\t\"blog-ah-new-articles\": \"Nye artikler\",\n\t\"blog-ah-write-article\": \"Skriv en artikkel\",\n\t\"blog-ah-todays-articles\": \"Dagens artikler\",\n\t\"blog-ah-most-votes\": \"Flest stemmer (72 timer)\",\n\t\"blog-ah-what-talking-about\": \"Flest kommentarer (72 timer)\",\n\t\"articleshome\": \"Blogghjemmeside\",\n\t\"createblogpost\": \"Opprett bloggpost\",\n\t\"blog-create-category-help\": \"Kategorier brukes for å organisere informasjonen på nettstedet. For å legge til flere kategorier, skill dem fra hverandre med komma.\",\n\t\"blog-create-title\": \"Tittel\",\n\t\"blog-create-text\": \"Tekst\",\n\t\"blog-create-categories\": \"Kategorier\",\n\t\"blog-create-button\": \"Opprett!\",\n\t\"blog-create-summary\": \"Ny bloggpost opprettet.\",\n\t\"blog-create-error-need-content\": \"'''Feil:''' Bloggposten må ha innhold!\",\n\t\"blog-create-error-need-title\": \"'''Feil:''' Du må angi en tittel for bloggposten!\",\n\t\"blog-create-error-page-exists\": \"'''Feil:''' Det er allerede en bloggpost med den tittelen. Velg en annen tittel på bloggposten din.\",\n\t\"blog-js-create-error-need-content\": \"Bloggposten din må ha noe innhold!\",\n\t\"blog-js-create-error-need-title\": \"Du må angi en tittel for bloggposten!\",\n\t\"blog-js-create-error-page-exists\": \"Det er allerede en bloggpost med den tittelen. Velg en annen tittel på bloggposten din.\",\n\t\"blog-more\": \"mer\",\n\t\"blog-time-ago\": \"for $1 siden\",\n\t\"blog-time-days\": \"{{PLURAL:$1|én dag|$1 dager}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|én time|$1 timer}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|ett minutt|$1 minutter}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|ett sekund|$1 sekunder}}\",\n\t\"action-createblogpost\": \"opprett nye bloggposter\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Opprett nye bloggposter]]\",\n\t\"blog-user-articles-title\": \"Blogger\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|stemme|stemmer}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|én kommentar|$1 kommentarer}}\"\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\"Mainframe98\",\n\t\t\t\"McDutchie\",\n\t\t\t\"Nickthijssen1994\",\n\t\t\t\"Romaine\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"Blogsysteem met functies voor reacties en peilingen, [[Special:CreateBlogPost|een speciale pagina om blogartikelen aan te maken]] en [[Special:ArticlesHome|een speciale pagina met een lijst van blogartikelen]].\",\n\t\"blog-and\": \"en\",\n\t\"blog-anonymous-name\": \"Anonieme fanaat\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|reactie|reacties}}\",\n\t\"blog-author-more-by\": \"Meer Door $1\",\n\t\"blog-author-title\": \"Over de {{PLURAL:$1|auteur|auteurs}}\",\n\t\"blog-author-votes\": \"{{PLURAL:$1|stem|stemmen}}\",\n\t\"blog-by\": \"door\",\n\t\"blog-by-user-category\": \"Artikelen van gebruiker $1\",\n\t\"blog-comments-of-day\": \"Reacties van deze dag\",\n\t\"blog-created\": \"aangemaakt op $1\",\n\t\"blog-created-ago\": \"$1 geleden aangemaakt\",\n\t\"blog-in-the-news\": \"In het nieuws\",\n\t\"blog-last-edited\": \"laatst bewerkt op $1\",\n\t\"blog-login\": \"U moet [[Special:UserLogin|inloggen]] om artikelen aan te maken.\",\n\t\"blog-login-edit\": \"U moet [[Special:UserLogin|inloggen]] om blog artikelen te bewerken.\",\n\t\"blog-new-articles\": \"Nieuwe artikelen\",\n\t\"blog-permission-required\": \"U heeft geen toestemming om artikelen aan te maken.\",\n\t\"blog-popular-articles\": \"Niet te missen\",\n\t\"blog-multiple-authors\": \"Dit artikel is in samenwerking geschreven door $1\",\n\t\"blog-recent-editors\": \"Andere recente bijdragers\",\n\t\"blog-recent-editors-message\": \"Verbeter deze pagina door deze te bewerken.\",\n\t\"blog-recent-voters\": \"Andere recente stemmers\",\n\t\"blog-recent-voters-message\": \"Stem op dit artikel als het u bevalt.\",\n\t\"blog-view-archive-link\": \"Alle bekijken\",\n\t\"articlelists\": \"Nieuwe blog artikelen\",\n\t\"blog-ah-no-results\": \"Geen pagina's gevonden.\",\n\t\"blog-ah-popular-articles\": \"Populaire artikelen\",\n\t\"blog-ah-new-articles\": \"Nieuwe artikelen\",\n\t\"blog-ah-write-article\": \"Schrijf een artikel\",\n\t\"blog-ah-todays-articles\": \"Artikelen van vandaag\",\n\t\"blog-ah-most-votes\": \"Meeste stemmen (laatste 72 uur)\",\n\t\"blog-ah-what-talking-about\": \"Meeste reacties (laatste 72 uur)\",\n\t\"articleshome\": \"Blog hoofdpagina\",\n\t\"createblogpost\": \"Blogpost aanmaken\",\n\t\"blog-create-category-help\": \"Categorieën helpen bij het organiseren van informatie op de site. Scheid meerdere categorieën met komma's.\",\n\t\"blog-create-title\": \"Titel\",\n\t\"blog-create-text\": \"Tekst\",\n\t\"blog-create-categories\": \"Categorieën\",\n\t\"blog-create-button\": \"Aanmaken!\",\n\t\"blog-create-summary\": \"Nieuwe blogpost gemaakt.\",\n\t\"blog-create-error-need-content\": \"'''Fout:''' Het blogartikel moet wat tekst bevatten.\",\n\t\"blog-create-error-need-title\": \"'''Fout:''' Het blogartikel moet een titel hebben.\",\n\t\"blog-create-error-page-exists\": \"'''Fout:''' Er is al een blogartikel met die titel. Kies een andere titel.\",\n\t\"blog-js-create-error-need-content\": \"Het blogartikel moet wat tekst bevatten.\",\n\t\"blog-js-create-error-need-title\": \"Het blogartikel moet een titel hebben.\",\n\t\"blog-js-create-error-page-exists\": \"Er is al een blogartikel met die titel. Kies een andere titel.\",\n\t\"blog-more\": \"meer\",\n\t\"blog-time-ago\": \"$1 geleden\",\n\t\"blog-time-days\": \"{{PLURAL:$1|één dag|$1 dagen}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|één uur|$1 uren}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|één minuut|$1 minuten}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|één seconde|$1 seconden}}\",\n\t\"action-createblogpost\": \"nieuwe blogartikelen aan te maken\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Nieuwe blogartikelen aanmaken]]\",\n\t\"blog-user-articles-title\": \"Blogs\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|stem|stemmen}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|een reactie|$1 reacties}}\"\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\"Oromoo\"\n\t\t]\n\t},\n\t\"blog-and\": \"fi\",\n\t\"blog-in-the-news\": \"Oduu keessaa\",\n\t\"blog-last-edited\": \"dhumaarra kan gulaalame $1\",\n\t\"blog-popular-articles\": \"Si hin darbin\",\n\t\"blog-recent-editors\": \"Gumaacha dhihoo biroo\",\n\t\"blog-view-archive-link\": \"Hunda ilaali\",\n\t\"blog-ah-no-results\": \"Fuulota homtu hin argamne.\",\n\t\"blog-ah-new-articles\": \"Barruuwwan haaraa\",\n\t\"blog-create-text\": \"Barreeffama\",\n\t\"blog-create-categories\": \"Ramaddiiwwan\",\n\t\"blog-create-button\": \"Uumi!\",\n\t\"blog-time-ago\": \"$1 dura\",\n\t\"blog-time-days\": \"{{PLURAL:$1|guyyaa tokko|guyyaa $1}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|sekondii tokko|sekondii $1}}\"\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\"Msz2001\",\n\t\t\t\"Rail\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"System blogowania z funkcją komentowania i głosowania wraz ze [[Special:CreateBlogPost|stroną specjalną do tworzenia wpisów]] oraz [[Special:ArticlesHome|listą istniejących blogów]]\",\n\t\"blog-and\": \"i\",\n\t\"blog-anonymous-name\": \"Anonimowy fanatyk\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|komentarz|komentarze|komentarzy}}\",\n\t\"blog-author-more-by\": \"Wiecej od $1\",\n\t\"blog-author-title\": \"O {{PLURAL:$1|autorze|autorach}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|głos|głosy|głosów}}\",\n\t\"blog-by\": \"przez\",\n\t\"blog-by-user-category\": \"Wpisy autorstwa $1\",\n\t\"blog-comments-of-day\": \"Komentarze dnia\",\n\t\"blog-created\": \"utworzono $1\",\n\t\"blog-created-ago\": \"stworzony $1 temu\",\n\t\"blog-in-the-news\": \"W wiadomościach\",\n\t\"blog-last-edited\": \"ostatnio edytowano $1\",\n\t\"blog-login\": \"Musisz się [[Special:UserLogin|zalogować]], aby tworzyć wpisy na blogach.\",\n\t\"blog-login-edit\": \"Musisz się [[Special:UserLogin|zalogować]], aby edytować wpisy na blogach.\",\n\t\"blog-new-articles\": \"Nowe artykuły\",\n\t\"blog-permission-required\": \"Nie masz uprawnień do tworzenia artykułów.\",\n\t\"blog-popular-articles\": \"Nie przegap\",\n\t\"blog-multiple-authors\": \"Ten wpis został napisany wspólnie przez $1\",\n\t\"blog-recent-editors\": \"Inni ostatni edytorzy\",\n\t\"blog-recent-editors-message\": \"Ulepsz tę stronę edytując ją.\",\n\t\"blog-recent-voters\": \"Ostatni głosujący\",\n\t\"blog-recent-voters-message\": \"Jeśli spodobał ci się artykuł, zagłosuj na niego.\",\n\t\"blog-view-archive-link\": \"Zobacz wszystkie\",\n\t\"articlelists\": \"Nowe wpisy na blogach\",\n\t\"blog-ah-no-results\": \"Nie znaleziono stron.\",\n\t\"blog-ah-popular-articles\": \"Popularne wpisy\",\n\t\"blog-ah-new-articles\": \"Nowe artykuły\",\n\t\"blog-ah-write-article\": \"Napisz artykuł\",\n\t\"blog-ah-todays-articles\": \"Dzisiejsze artykuły\",\n\t\"blog-ah-most-votes\": \"Najbardziej lubiane (72 godziny)\",\n\t\"blog-ah-what-talking-about\": \"Najczęściej komentowany (72 godziny)\",\n\t\"articleshome\": \"Strona główna blogów\",\n\t\"createblogpost\": \"Tworzenie wpisu na blogu\",\n\t\"blog-create-category-help\": \"Kategorie ułatwiają organizowanie informacji na stronie. Aby dodać wiele kategorii, oddziel je przecinkami.\",\n\t\"blog-create-title\": \"Tytuł\",\n\t\"blog-create-text\": \"Tekst\",\n\t\"blog-create-categories\": \"Kategorie\",\n\t\"blog-create-button\": \"Utwórz!\",\n\t\"blog-create-summary\": \"Stworzono nowy wpis na blogu\",\n\t\"blog-create-error-need-content\": \"'''Błąd:''' Wpis na blogu musi zawierać jakąkolwiek zawartość!\",\n\t\"blog-create-error-need-title\": \"'''Błąd:''' Musisz podać tytuł wpisu na blogu!\",\n\t\"blog-create-error-page-exists\": \"'''Błąd:''' Istnieje już wpis na blogu o takim tytule. Wybierz inny tytuł dla swojego bloga.\",\n\t\"blog-js-create-error-need-content\": \"Twój wpis na blogu musi posiadać zawartość!\",\n\t\"blog-js-create-error-need-title\": \"Musisz podać tytuł wpisu na blogu!\",\n\t\"blog-js-create-error-page-exists\": \"Istnieje już wpis na blogu o takim tytule. Wybierz inny tytuł dla swojego bloga.\",\n\t\"blog-more\": \"więcej\",\n\t\"blog-time-ago\": \"$1 temu\",\n\t\"blog-time-days\": \"{{PLURAL:$1|dzień|$1 dni}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|godzinę|$1 godziny|$1 godzin}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|minutę|$1 minuty|$1 minut}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|sekundę|$1 sekundy|$1 sekund}}\",\n\t\"action-createblogpost\": \"tworzenia nowych wpisów na blogu\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Tworzenie wpisów na blogu]]\",\n\t\"blog-user-articles-title\": \"Blogi\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|głos|głosy|głosów}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|jeden komentarz|$1 komentarze|$1 komentarzy}}\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/pnb.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\"Abbas dhothar\"\n\t\t]\n\t},\n\t\"blog-and\": \"تے\",\n\t\"blog-in-the-news\": \"خبراں وچ\",\n\t\"blog-new-articles\": \"نویں لیکھ\",\n\t\"blog-permission-required\": \"توانوں لیکھ  بنانے دی اجازت نئیں۔\",\n\t\"blog-view-archive-link\": \"سب دیکھو\",\n\t\"blog-ah-no-results\": \"کوئی صفحہ نئیں لبھیا۔\",\n\t\"blog-ah-new-articles\": \"نویں لیکھ\",\n\t\"blog-ah-todays-articles\": \"اج دا لیکھ\",\n\t\"blog-create-title\": \"عنوان\",\n\t\"blog-create-text\": \"متن\",\n\t\"blog-create-categories\": \"گٹھاں\",\n\t\"blog-create-button\": \"تخلیق کرو!\",\n\t\"blog-more\": \"ہور\",\n\t\"blog-time-days\": \"{{PLURAL:$1|اک دن|$1 دناں}}\",\n\t\"blog-time-seconds\": \"$1 {{PLURAL:$1|سکنٹ}}\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$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\"Eduardo Addad de Oliveira\",\n\t\t\t\"Eduardoaddad\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"Sistema de blog com recursos de comentários e votação, [[Special:CreateBlogPost|uma página especial para criar postagens de blog]] e [[Special:ArticlesHome|uma página especial para listar postagens de blog]]\",\n\t\"blog-and\": \"e\",\n\t\"blog-anonymous-name\": \"Fanático anônimo\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|comentário|comentários}}\",\n\t\"blog-author-more-by\": \"Mais de $1\",\n\t\"blog-author-title\": \"Sobre o {{PLURAL:$1|autor|autores}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|voto|votos}}\",\n\t\"blog-by\": \"por\",\n\t\"blog-by-user-category\": \"Artigos do usuário $1\",\n\t\"blog-comments-of-day\": \"Comentários do dia\",\n\t\"blog-created\": \"criado $1\",\n\t\"blog-created-ago\": \"criada há $1 atrás\",\n\t\"blog-in-the-news\": \"Eventos recentes\",\n\t\"blog-last-edited\": \"ultima edição $1\",\n\t\"blog-login\": \"Você tem que [[Special:UserLogin|entrar]] para criar artigos.\",\n\t\"blog-login-edit\": \"Você tem que [[Special:UserLogin|entrar]] para editar artigos do blog.\",\n\t\"blog-new-articles\": \"Novos artigos\",\n\t\"blog-permission-required\": \"Você não tem permissão para criar artigos.\",\n\t\"blog-popular-articles\": \"Não perca\",\n\t\"blog-multiple-authors\": \"Este artigo foi escrito em colaboração por $1\",\n\t\"blog-recent-editors\": \"Outros contribuidores recentes\",\n\t\"blog-recent-editors-message\": \"Torne esta página melhor editando-a.\",\n\t\"blog-recent-voters\": \"Outros votantes recentes\",\n\t\"blog-recent-voters-message\": \"Se você gostou do artigo, vote nele.\",\n\t\"blog-view-archive-link\": \"Ver tudo\",\n\t\"articlelists\": \"Novos artigos de blog\",\n\t\"blog-ah-no-results\": \"Não foi encontrada nenhuma página.\",\n\t\"blog-ah-popular-articles\": \"Artigos populares\",\n\t\"blog-ah-new-articles\": \"Novos artigos\",\n\t\"blog-ah-write-article\": \"Escrever um artigo\",\n\t\"blog-ah-todays-articles\": \"Artigos de hoje\",\n\t\"blog-ah-most-votes\": \"Mais votos (72 horas)\",\n\t\"blog-ah-what-talking-about\": \"Mais comentários (72 horas)\",\n\t\"articleshome\": \"Página inicial do blog\",\n\t\"createblogpost\": \"Criar postagem no blog\",\n\t\"blog-create-category-help\": \"As categorias ajudam a organizar as informações no site. Para adicionar várias categorias, separe-as por vírgulas.\",\n\t\"blog-create-title\": \"Título\",\n\t\"blog-create-text\": \"Texto\",\n\t\"blog-create-categories\": \"Categorias\",\n\t\"blog-create-button\": \"Criado!\",\n\t\"blog-create-summary\": \"Nova postagem do blog criada.\",\n\t\"blog-create-error-need-content\": \"'''Erro:''' Sua postagem no blog deve ter algum conteúdo!\",\n\t\"blog-create-error-need-title\": \"'''Erro:''' Você precisa fornecer um título para a postagem do blog!\",\n\t\"blog-create-error-page-exists\": \"'''Erro:''' Já existe uma postagem no blog com esse título. Escolha um título diferente para a sua postagem no blog.\",\n\t\"blog-js-create-error-need-content\": \"Sua postagem no blog deve ter algum conteúdo!\",\n\t\"blog-js-create-error-need-title\": \"Você precisa fornecer um título para a postagem do blog!\",\n\t\"blog-js-create-error-page-exists\": \"Já existe uma postagem no blog com esse título. Escolha um título diferente para a sua postagem no blog.\",\n\t\"blog-more\": \"mais\",\n\t\"blog-time-ago\": \"$1 atrás\",\n\t\"blog-time-days\": \"{{PLURAL:$1|um dia|$1 dias}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|uma hora|$1 horas}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|um minuto|$1 minutos}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|um segundo|$1 segundos}}\",\n\t\"action-createblogpost\": \"criar novas postagens de blog\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Criar novas postagens de blog]]\",\n\t\"blog-user-articles-title\": \"Blogs\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|voto|votos}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|um comentário|$1 comentários}}\"\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]\n\t},\n\t\"blogpage-desc\": \"Sistema de blogues com funcionalidade de comentários e votação, [[Special:CreateBlogPost|uma página especial para publicar artigos no blogue]] e [[Special:ArticlesHome|uma página especial para listar artigos do blogue]]\",\n\t\"blog-and\": \"e\",\n\t\"blog-anonymous-name\": \"Fanático anónimo\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|comentário|comentários}}\",\n\t\"blog-author-more-by\": \"Mais de $1\",\n\t\"blog-author-title\": \"Sobre {{PLURAL:$1|o autor|os autores}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|voto|votos}}\",\n\t\"blog-by\": \"de\",\n\t\"blog-by-user-category\": \"Artigos do utilizador $1\",\n\t\"blog-comments-of-day\": \"Comentários do dia\",\n\t\"blog-created\": \"criado a $1\",\n\t\"blog-created-ago\": \"criado há $1\",\n\t\"blog-in-the-news\": \"Atualidades\",\n\t\"blog-last-edited\": \"última edição a $1\",\n\t\"blog-login\": \"Tem de [[Special:UserLogin|entrar]] para criar artigos.\",\n\t\"blog-login-edit\": \"Tem de [[Special:UserLogin|entrar]] para editar artigos do blogue.\",\n\t\"blog-new-articles\": \"Artigos novos\",\n\t\"blog-permission-required\": \"Não tem permissão para criar artigos.\",\n\t\"blog-popular-articles\": \"Não perca\",\n\t\"blog-multiple-authors\": \"Este artigo foi escrito em colaboração por $1\",\n\t\"blog-recent-editors\": \"Outros colaboradores recentes\",\n\t\"blog-recent-editors-message\": \"Melhore esta página editando-a.\",\n\t\"blog-recent-voters\": \"Outros votantes recentes\",\n\t\"blog-recent-voters-message\": \"Se gosta do artigo, vote nele.\",\n\t\"blog-view-archive-link\": \"Ver todos\",\n\t\"articlelists\": \"Artigos novos do blogue\",\n\t\"blog-ah-no-results\": \"Não foi encontrada nenhuma página.\",\n\t\"blog-ah-popular-articles\": \"Artigos populares\",\n\t\"blog-ah-new-articles\": \"Artigos novos\",\n\t\"blog-ah-write-article\": \"Escrever um artigo\",\n\t\"blog-ah-todays-articles\": \"Artigos de hoje\",\n\t\"blog-ah-most-votes\": \"Mais votados (72 horas)\",\n\t\"blog-ah-what-talking-about\": \"Mais comentários (72 horas)\",\n\t\"articleshome\": \"Página de início do blogue\",\n\t\"createblogpost\": \"Criar artigo de blogue\",\n\t\"blog-create-category-help\": \"Categorias ajudam a organizar a informação do ''site''. Para acrescentar várias categorias, separe-as com vírgulas.\",\n\t\"blog-create-title\": \"Título\",\n\t\"blog-create-text\": \"Texto\",\n\t\"blog-create-categories\": \"Categorias\",\n\t\"blog-create-button\": \"Criar!\",\n\t\"blog-create-summary\": \"Novo artigo de blogue criado.\",\n\t\"blog-create-error-need-content\": \"'''Erro:''' o seu artigo de blogue tem de ter algum conteúdo!\",\n\t\"blog-create-error-need-title\": \"'''Erro:''' tem de fornecer um título para o artigo do blogue!\",\n\t\"blog-create-error-page-exists\": \"'''Erro:''' já existe um artigo de blogue com esse título. Escolha um título diferente, por favor.\",\n\t\"blog-js-create-error-need-content\": \"O seu artigo de blogue tem de ter algum conteúdo!\",\n\t\"blog-js-create-error-need-title\": \"Tem de fornecer um título para o artigo do blogue!\",\n\t\"blog-js-create-error-page-exists\": \"Já existe um artigo de blogue com esse título. Escolha um título diferente, por favor.\",\n\t\"blog-more\": \"mais\",\n\t\"blog-time-ago\": \"há $1\",\n\t\"blog-time-days\": \"{{PLURAL:$1|um dia|$1 dias}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|uma hora|$1 horas}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|um minuto|$1 minutos}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|um segundo|$1 segundos}}\",\n\t\"action-createblogpost\": \"criar novos artigos de blogue\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Criar novos artigos de blogue]]\",\n\t\"blog-user-articles-title\": \"Blogues\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|voto|votos}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|um comentário|$1 comentários}}\"\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\"Ajeje Brazorf\",\n\t\t\t\"Robby\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"{{desc|name=BlogPage|url=https://www.mediawiki.org/wiki/Extension:BlogPage}}\",\n\t\"blog-and\": \"A word combination word\",\n\t\"blog-anonymous-name\": \"A default \\\"user name\\\" used for anonymous commenters\",\n\t\"blog-author-comments\": \"A list item.\\nParameters:\\n* $1 is the amount of comments\",\n\t\"blog-author-more-by\": \"Header text for a \\\"sidebar\\\" column on Blog: pages. $1 is the user name of the person who wrote the blog post you're currently viewing.\",\n\t\"blog-author-title\": \"A header text.\\nParameters:\\n* $1 is the amount of people who've contributed to the blog post\",\n\t\"blog-author-votes\": \"A list item.\\nParameters:\\n* $1 is the amount of votes\",\n\t\"blog-by\": \"A word combination word\",\n\t\"blog-by-user-category\": \"The default category name for users' blog posts\\nParameters:\\n* $1 is a user name\",\n\t\"blog-comments-of-day\": \"A header text\",\n\t\"blog-created\": \"A text with date and time of last edit, shown as a part of the byline on pages in the Blog: namespace\",\n\t\"blog-created-ago\": \"A text with date and time of last edit, shown as a part of the byline on pages in the Blog: namespace\",\n\t\"blog-in-the-news\": \"Header text for the \\\"in the news\\\" sidebar portlet thing, which can optionally be shown on pages in the Blog: namespace if <code>$wgBlogPageDisplay['in_the_news']</code> is set to <code>true</code> in the wiki's [[mw:Manual:LocalSettings.php|LocalSettings.php]] file\",\n\t\"blog-last-edited\": \"A text with date and time of last edit\",\n\t\"blog-login\": \"Error message shown for anon users who try to edit nonexistent pages in the Blog: namespace. The corresponding error message for pages which ''do'' exist is {{msg-mw|blog-login-edit}}.\",\n\t\"blog-login-edit\": \"Error message shown for anon users who try to edit existing pages in the Blog: namespace. The corresponding error message for pages which ''don't'' exist is {{msg-mw|blog-login}}.\",\n\t\"blog-new-articles\": \"Header text for a side column on Blog: pages which displays the newest blog articles when this feature is enabled in site configuration (<code>$wgBlogPageDisplay['new_articles'] = true;</code>)\",\n\t\"blog-permission-required\": \"An error message shown for users who try to edit Blog: pages and are registered and logged in, but either lack the <code>edit</code> [[mw:Manual:User rights|user right]] or are blocked.\",\n\t\"blog-popular-articles\": \"Header text for a side column on Blog: pages which displays five most popular blog articles when this feature is enabled in site configuration (<code>$wgBlogPageDisplay['popular_articles'] = true;</code>)\",\n\t\"blog-multiple-authors\": \"Shown on Blog: pages in the byline on pages which were created collaboratively by two or more users.\\nParameters:\\n* $1 is the links and messages to the authors' user pages. Assuming a page would be collaboratively created by users Foo, Bar and Baz, $1 would be \\\", and [[User:Bar|Bar]] and [[User:Baz|Baz]]\\\". $1 uses the messages {{msg-mw|blog-and}} and {{msg-mw|word-separator}}. The initial comma (in this example) is present only if there are more than two editors to the page.\",\n\t\"blog-recent-editors\": \"Header text shown on Blog: pages as a sidebar-like portlet; the portlet contains small avatars of other editors who have edited the page (provided that the page indeed has more than one editor). This portlet is only shown if <code>$wgBlogPageDisplay['recent_editors']</code> is set to <code>true</code> in the wiki's [[mw:Manual:LocalSettings.php|LocalSettings.php]] file. See also {{msg-mw|blog-recent-editors-message}}, which is shown below this message but above the avatars.\",\n\t\"blog-recent-editors-message\": \"Text text shown on Blog: pages as a sidebar-like portlet; the portlet contains small avatars of other editors who have edited the page (provided that the page indeed has more than one editor). This portlet is only shown if <code>$wgBlogPageDisplay['recent_editors']</code> is set to <code>true</code> in the wiki's [[mw:Manual:LocalSettings.php|LocalSettings.php]] file. See also {{msg-mw|blog-recent-editors}}, which is shown above this message and the avatars, as the title of the portlet thing.\",\n\t\"blog-recent-voters\": \"Similar to {{msg-mw|blog-recent-editors}}, only that this message and the associated feature is related to people who recently voted for the Blog: page (i.e. \\\"upvoted\\\" it, so to say).\",\n\t\"blog-recent-voters-message\": \"Similar to {{msg-mw|blog-recent-editors-message}}; see also {{msg-mw|blog-recent-voters}}.\",\n\t\"blog-view-archive-link\": \"Link text for viewing more blog posts written by the same author; only shown when blog pages are configured to display \\\"more articles by this author\\\" feature (<code>$wgBlogPageDisplay['author_articles'] = true;</code>)\",\n\t\"articlelists\": \"{{doc-special}}\",\n\t\"blog-ah-no-results\": \"A hint for an empty result, shown on Special:ArticleLists\",\n\t\"blog-ah-popular-articles\": \"Page title for Special:ArticlesHome when viewing the most popular blog articles (ie. Special:ArticlesHome/popular; if the argument is not given, popular is assumed as the default)\",\n\t\"blog-ah-new-articles\": \"Page title of Special:ArticleLists, shown on that special page\",\n\t\"blog-ah-write-article\": \"Link text for a link which takes the user to the Special:CreateBlogPost page so that they can write a blog post of their own; used on Special:ArticlesHome\",\n\t\"blog-ah-todays-articles\": \"Link text for a link which takes the user to the Category: page containing articles written during the current day; used on Special:ArticlesHome\",\n\t\"blog-ah-most-votes\": \"Header text for the most upvoted blog posts; used on Special:ArticlesHome\",\n\t\"blog-ah-what-talking-about\": \"Header text for the most commented blog posts; used on Special:ArticlesHome\",\n\t\"articleshome\": \"{{doc-special}}\",\n\t\"createblogpost\": \"{{doc-special}}\",\n\t\"blog-create-rules\": \"{{ignore}}\",\n\t\"blog-tagcloud-blacklist\": \"{{ignore}}\",\n\t\"blog-create-category-help\": \"Help text shown above the category tag cloud on Special:CreateBlogPost explaining what categories are and why they are relevant. See also {{msg-mw|blog-create-categories}}.\",\n\t\"blog-create-title\": \"Label shown on Special:CreateBlogPost\\n{{identical|Title}}\",\n\t\"blog-create-text\": \"Label shown on Special:CreateBlogPost\",\n\t\"blog-create-categories\": \"Label shown on Special:CreateBlogPost. See also {{msg-mw|blog-create-category-help}}.\",\n\t\"blog-create-button\": \"Submit button text, used on Special:CreateBlogPost\\n\\n{{Identical|Create}}\",\n\t\"blog-create-summary\": \"Default edit summary for blog pages\",\n\t\"blog-create-error-need-content\": \"An error message shown on Special:CreateBlogPost when the user tries to submit an empty blog post\",\n\t\"blog-create-error-need-title\": \"An error message shown on Special:CreateBlogPost when the user tries to submit a blog post without a title\",\n\t\"blog-create-error-page-exists\": \"An error message shown on Special:CreateBlogPost when the user tries to submit a blog post that has an identical title to an existing blog post\",\n\t\"blog-js-create-error-need-content\": \"An error message shown via JavaScript when the user tries to submit an empty blog post\",\n\t\"blog-js-create-error-need-title\": \"An error message shown via JavaScript when the user tries to submit a blog post without a title\",\n\t\"blog-js-create-error-page-exists\": \"An error message shown via JavaScript when the user tries to submit a blog post that has an identical title to an existing blog post\",\n\t\"blog-more\": \"Link text used in blog blurbs (like on Special:ArticlesHome/Special:ArticleLists) to link to the full, complete blog post\\n{{identical|More}}\",\n\t\"blog-time-ago\": \"Phrase for indicating how long ago something happened.\",\n\t\"blog-time-days\": \"Phrase for indicating how long ago something happened.\",\n\t\"blog-time-hours\": \"Phrase for indicating how long ago something happened.\",\n\t\"blog-time-minutes\": \"Phrase for indicating how long ago something happened.\",\n\t\"blog-time-seconds\": \"Phrase for indicating how long ago something happened.\",\n\t\"action-createblogpost\": \"{{doc-action|createblogpost}}\",\n\t\"right-createblogpost\": \"{{doc-right|createblogpost}}\",\n\t\"blog-user-articles-title\": \"A header, used on [[mw:Extension:SocialProfile|social profile pages]] when <code>$wgUserProfileDisplay['articles']</code> is <code>true</code>\",\n\t\"blog-user-articles-votes\": \"A list item, used on [[mw:Extension:SocialProfile|social profile pages]] when <code>$wgUserProfileDisplay['articles']</code> is <code>true</code> and also used on Special:ArticlesHome.\\n'''IMPORTANT:''' Because the amount of votes is already shown in a specially styled <code>&lt;div&gt;</code> element, your translation should only include the appropriate words (vote/votes in your local language) but the translation should ''not'' contain the number of votes ($1) because it's already shown on the page where this message is used!\\nParameters:\\n* $1 is the amount of votes a blog page has\",\n\t\"blog-user-article-comment\": \"A list item, used on [[mw:Extension:SocialProfile|social profile pages]] when <code>$wgUserProfileDisplay['articles']</code> is <code>true</code>.\\nParameters:\\n* $1 is the amount of comments a blog page has\"\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\"blog-and\": \"e\",\n\t\"blog-anonymous-name\": \"Fanateche anonime\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|commende}}\",\n\t\"blog-author-more-by\": \"De cchiù de $1\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|vote}}\",\n\t\"blog-by\": \"da\",\n\t\"blog-by-user-category\": \"ôsce de l'utende $1\",\n\t\"blog-comments-of-day\": \"Commende d'u sciurne\",\n\t\"blog-created\": \"ccrejate $1\",\n\t\"blog-created-ago\": \"ccrejate $1 fà\",\n\t\"blog-in-the-news\": \"Jndr'à le notizie\",\n\t\"blog-last-edited\": \"urteme cangiamende $1\",\n\t\"blog-new-articles\": \"Vôsce nuève\",\n\t\"blog-permission-required\": \"Non ge tìne le permesse pe ccrejà pàggene.\",\n\t\"blog-popular-articles\": \"No tu sce scurdanne\",\n\t\"blog-view-archive-link\": \"'Ndruche tutte\",\n\t\"blog-ah-no-results\": \"Nisciuna pàgene acchiate.\",\n\t\"blog-ah-new-articles\": \"Vôsce nuève\",\n\t\"blog-ah-write-article\": \"Scrive 'na vôsce\",\n\t\"blog-create-title\": \"Titole\",\n\t\"blog-create-text\": \"Teste\",\n\t\"blog-create-categories\": \"Categorije\",\n\t\"blog-create-button\": \"Ccreje!\",\n\t\"blog-more\": \"de cchiù\",\n\t\"blog-time-ago\": \"$1 fà\",\n\t\"blog-time-days\": \"{{PLURAL:$1|'nu sciurne|$1 sciurne}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|'n'ore|$1 ore}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|'nu menute|$1 menute}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|'nu seconde|$1 seconde}}\",\n\t\"blog-user-articles-title\": \"Blog\",\n\t\"blog-user-articles-votes\": \"$1 {{PLURAL:$1|vote}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|nu commende|$1 commende}}\"\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\"DDPAT\",\n\t\t\t\"Facenapalm\",\n\t\t\t\"Ice bulldog\",\n\t\t\t\"Megakott\",\n\t\t\t\"Okras\",\n\t\t\t\"Rubin16\",\n\t\t\t\"Soul Train\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"Система блогов с функциями комментирования и голосования, [[Special:CreateBlogPost|служебной страницей для создания постов в блоге]] и [[Special:ArticlesHome|служебной страницей со списком постов]]\",\n\t\"blog-and\": \"и\",\n\t\"blog-anonymous-name\": \"Анонимный фанатик\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|комментарий|комментария|комментариев}}\",\n\t\"blog-author-more-by\": \"Больше от $1\",\n\t\"blog-author-title\": \"Об {{PLURAL:$1|авторе|авторах}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|голос|голоса|голосов}}\",\n\t\"blog-by\": \"от\",\n\t\"blog-by-user-category\": \"Статья участника $1\",\n\t\"blog-comments-of-day\": \"Комментарии дня\",\n\t\"blog-created\": \"создано $1\",\n\t\"blog-created-ago\": \"создано $1 назад\",\n\t\"blog-in-the-news\": \"В новостях\",\n\t\"blog-last-edited\": \"последнее редактирование $1\",\n\t\"blog-login\": \"Вы должны быть [[Special:UserLogin|авторизованы]] для создания статей.\",\n\t\"blog-login-edit\": \"Вы должны быть [[Special:UserLogin|авторизованы]] для редактирования статей в блогах.\",\n\t\"blog-new-articles\": \"Новые статьи\",\n\t\"blog-permission-required\": \"У вас нет прав на создание статей.\",\n\t\"blog-popular-articles\": \"Не пропустите\",\n\t\"blog-multiple-authors\": \"Эта статья была написана совместно участниками $1\",\n\t\"blog-recent-editors\": \"Другие недавние участники\",\n\t\"blog-recent-editors-message\": \"Сделайте эту страницу лучше, отредактировав её.\",\n\t\"blog-recent-voters\": \"Другие недавно проголосовавшие\",\n\t\"blog-recent-voters-message\": \"Если вам понравилась эта статья, проголосуйте за неё.\",\n\t\"blog-view-archive-link\": \"Посмотреть всё\",\n\t\"articlelists\": \"Новые статьи в блоге\",\n\t\"blog-ah-no-results\": \"Страницы не найдены.\",\n\t\"blog-ah-popular-articles\": \"Популярные статьи\",\n\t\"blog-ah-new-articles\": \"Новые статьи\",\n\t\"blog-ah-write-article\": \"Написать статью\",\n\t\"blog-ah-todays-articles\": \"Сегодняшние статьи\",\n\t\"blog-ah-most-votes\": \"Больше всего голосов (за 72 часа)\",\n\t\"blog-ah-what-talking-about\": \"Больше всего комментариев (за 72 часа)\",\n\t\"articleshome\": \"Домашняя страница блога\",\n\t\"createblogpost\": \"Создать пост в блоге\",\n\t\"blog-create-category-help\": \"Категории помогают организовывать информацию на сайте. Для добавления нескольких категорий, разделите их запятыми.\",\n\t\"blog-create-title\": \"Заголовок\",\n\t\"blog-create-text\": \"Текст\",\n\t\"blog-create-categories\": \"Категории\",\n\t\"blog-create-button\": \"Создать!\",\n\t\"blog-create-summary\": \"Новый пост в блоге создан.\",\n\t\"blog-create-error-need-content\": \"'''Ошибка:''' Ваш пост должен что-то содержать!\",\n\t\"blog-create-error-need-title\": \"'''Ошибка:''' Ваш пост должен иметь название!\",\n\t\"blog-create-error-page-exists\": \"'''Ошибка:''' Пост с таким названием уже существует. Пожалуйста, выберите другое название для своего поста.\",\n\t\"blog-js-create-error-need-content\": \"Ваш пост должен что-то содержать!\",\n\t\"blog-js-create-error-need-title\": \"Ваш пост должен иметь название!\",\n\t\"blog-js-create-error-page-exists\": \"Пост с таким названием уже существует. Пожалуйста, выберите другое название для своего поста.\",\n\t\"blog-more\": \"далее\",\n\t\"blog-time-ago\": \"$1 назад\",\n\t\"blog-time-days\": \"{{PLURAL:$1|один день|$1 дня|$1 дней}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|один час|$1 часа|$1 часов}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|одну минуту|$1 минуты|$1 минут}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|одну секунду|$1 секунды|$1 секунд}}\",\n\t\"action-createblogpost\": \"создавать новые посты в блоге\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Создавать новые посты в блоге]]\",\n\t\"blog-user-articles-title\": \"Блоги\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|голос|голоса|голосов}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|один комментарий|$1 комментария|$1 комментариев}}\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/sat.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\"Durga Soren\"\n\t\t]\n\t},\n\t\"blog-and\": \"ᱟᱨ\",\n\t\"blog-in-the-news\": \"ᱚᱱᱟ ᱠᱷᱚᱵᱚᱨ ᱨᱮ\",\n\t\"blog-permission-required\": \"ᱚᱱᱚᱞᱠᱚ ᱥᱤᱨᱤᱡᱽ ᱨᱮᱭᱟᱜ ᱟ.ᱭᱫᱟ.ᱨ ᱵᱟ.ᱱᱩᱜ ᱛᱟᱢᱟ\",\n\t\"blog-recent-voters\": \"ᱮᱴᱟᱜ ᱨᱚᱠᱟ ᱵᱷᱚᱴᱚᱨᱠᱚ\",\n\t\"blog-view-archive-link\": \"ᱡᱚᱛᱚ ᱧᱮᱞ\",\n\t\"articlelists\": \"ᱱᱟᱶᱟ ᱵᱞᱳᱜ ᱚᱱᱚᱞᱠᱚ\",\n\t\"blog-ah-no-results\": \"ᱥᱟᱦᱴᱟᱠᱚ ᱵᱟᱝ ᱧᱟᱢ ᱞᱮᱱᱟ\",\n\t\"blog-ah-popular-articles\": \"ᱧᱩᱢᱟᱱ ᱚᱱᱚᱞᱠᱚ\",\n\t\"blog-ah-new-articles\": \"ᱱᱟᱶᱟ ᱚᱱᱚᱞᱠᱚ\",\n\t\"blog-ah-write-article\": \"ᱚᱱᱚᱞ ᱢᱤᱫᱴᱟ.ᱝ ᱚᱞ ᱢᱮ\",\n\t\"blog-ah-todays-articles\": \"ᱛᱮᱦᱮᱧᱟᱜ ᱚᱱᱚᱞᱠᱚ\",\n\t\"createblogpost\": \"ᱵᱞᱳᱜᱽ ᱯᱳᱥᱴ ᱛᱮᱭᱟᱨ ᱢᱮ\",\n\t\"blog-more\": \"ᱟᱨᱦᱚᱸ\",\n\t\"blog-time-ago\": \"ᱯᱟ.ᱦᱤᱞ\"\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\"blog-and\": \"e\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|cummentu|cummenti}}\",\n\t\"blog-author-more-by\": \"Àutru di $1\",\n\t\"blog-by\": \"di\",\n\t\"blog-by-user-category\": \"Vuci di l'utenti $1\",\n\t\"blog-comments-of-day\": \"Cummenti dû jornu\",\n\t\"blog-created\": \"criatu lu $1\",\n\t\"blog-created-ago\": \"criatu $1 fa\",\n\t\"blog-in-the-news\": \"Ntî nutizzi\",\n\t\"blog-last-edited\": \"ùrtimu canciamentu $1\",\n\t\"blog-new-articles\": \"Vuci novi\",\n\t\"blog-recent-editors\": \"Àutri cuntribbutura ricenti\",\n\t\"blog-view-archive-link\": \"Talìa tuttu\",\n\t\"articlelists\": \"Vucu novi di blog\",\n\t\"blog-ah-no-results\": \"Nudda pàggina attruvata.\",\n\t\"blog-ah-popular-articles\": \"Vuci populari\",\n\t\"blog-ah-new-articles\": \"Vuci novi\",\n\t\"blog-ah-write-article\": \"Scrivi na vuci\",\n\t\"blog-ah-todays-articles\": \"Vuci d'oi\",\n\t\"articleshome\": \"Pàggina principali dû blog\",\n\t\"createblogpost\": \"Crea nu post di blog\",\n\t\"blog-create-title\": \"Tìtulu\",\n\t\"blog-create-text\": \"Testu\",\n\t\"blog-create-categories\": \"Catigurìi\",\n\t\"blog-create-button\": \"Crea!\",\n\t\"blog-more\": \"àutri cosi\",\n\t\"blog-time-ago\": \"$1 fa\",\n\t\"blog-time-days\": \"{{PLURAL:$1|nu jornu|$1 jorna}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|na ura|$1 uri}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|nu minutu|$1 minuti}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|nu sicunnu|$1 sicunni}}\",\n\t\"action-createblogpost\": \"criari nu post novu ntû blog\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Crea post novi ntû blog]]\",\n\t\"blog-user-articles-title\": \"Blog\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|nu cummentu|$1 cummenti}}\"\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\"blog-create-title\": \"عنوان\",\n\t\"blog-create-text\": \"متن\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/se.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\"blog-in-the-news\": \"Ođđasiin\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/sh.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\"Vlad5250\"\n\t\t]\n\t},\n\t\"blog-and\": \"i\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|komentar|komentara}}\",\n\t\"blog-created\": \"napravljeno $1\",\n\t\"blog-created-ago\": \"napravljeno prije $1\",\n\t\"blog-in-the-news\": \"U vijestima\",\n\t\"blog-last-edited\": \"posljednja izmjena: $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\"blog-user-article-comment\": \"{{PLURAL:$1|akkta målgedibme|$1 målgedime}}\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/skr-arab.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\"Saraiki\"\n\t\t]\n\t},\n\t\"blog-and\": \"اتے\",\n\t\"blog-by\": \"کنوں\",\n\t\"blog-in-the-news\": \"خبراں وچ\",\n\t\"blog-view-archive-link\": \"سارے ݙیکھو\",\n\t\"blog-ah-new-articles\": \"نویں مضمون\",\n\t\"blog-create-title\": \"عنوان\",\n\t\"blog-create-text\": \"ٹیکسٹ\",\n\t\"blog-create-categories\": \"ونکیاں\",\n\t\"blog-more\": \"ٻئے\",\n\t\"blog-user-articles-title\": \"بلاگ\"\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\"blogpage-desc\": \"Sistem za bloganje z možnostjo komentiranja in glasovanja, [[Special:CreateBlogPost|posebna stran za ustvarjanje objav bloga]] in [[Special:ArticlesHome|posebna stran za seznam objav bloga]]\",\n\t\"blog-and\": \"in\",\n\t\"blog-anonymous-name\": \"Anonimni fanatik\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|komentar|komentarja|komentarji|komentarjev}}\",\n\t\"blog-author-more-by\": \"Več od $1\",\n\t\"blog-author-title\": \"O {{PLURAL:$1|avtorju|avtorjih}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|glas|glasova|glasovi|glasov}}\",\n\t\"blog-by\": \"od\",\n\t\"blog-by-user-category\": \"Članki uporabnika $1\",\n\t\"blog-comments-of-day\": \"Komentarji dneva\",\n\t\"blog-created\": \"ustvaril $1\",\n\t\"blog-created-ago\": \"ustvarjeno pred $1\",\n\t\"blog-in-the-news\": \"V novicah\",\n\t\"blog-last-edited\": \"zadnje urejanje $1\",\n\t\"blog-login\": \"Za ustvarjanje člankov se morate [[Special:UserLogin|prijaviti]].\",\n\t\"blog-login-edit\": \"Za urejanje člankov bloga se morate [[Special:UserLogin|prijaviti]].\",\n\t\"blog-new-articles\": \"Novi članki\",\n\t\"blog-permission-required\": \"Za ustvarjanje člankov nimate dovoljenja.\",\n\t\"blog-popular-articles\": \"Ne spreglejte\",\n\t\"blog-multiple-authors\": \"Ta članek so v sodelovanju napisali $1\",\n\t\"blog-recent-editors\": \"Drugi nedavni sodelavci\",\n\t\"blog-recent-editors-message\": \"Izboljšajte to stran z urejanjem.\",\n\t\"blog-recent-voters\": \"Drugi nedavni glasovalci\",\n\t\"blog-recent-voters-message\": \"Če vam je članek všeč, glasujte zanj.\",\n\t\"blog-view-archive-link\": \"Prikaži vse\",\n\t\"articlelists\": \"Novi članki bloga\",\n\t\"blog-ah-no-results\": \"Ni najdenih strani.\",\n\t\"blog-ah-popular-articles\": \"Priljubljeni članki\",\n\t\"blog-ah-new-articles\": \"Novi članki\",\n\t\"blog-ah-write-article\": \"Napišite članek\",\n\t\"blog-ah-todays-articles\": \"Današnji članki\",\n\t\"blog-ah-most-votes\": \"Največ glasov (72 ur)\",\n\t\"blog-ah-what-talking-about\": \"Največ komentarjev (72 ur)\",\n\t\"articleshome\": \"Domača stran bloga\",\n\t\"createblogpost\": \"Ustvari blogovsko objavo\",\n\t\"blog-create-category-help\": \"Kategorije pomagajo organizirati informacije nv projektu. Če želite dodati več kategorij, jih ločite z vejicami.\",\n\t\"blog-create-title\": \"Naslov\",\n\t\"blog-create-text\": \"Besedilo\",\n\t\"blog-create-categories\": \"Kategorije\",\n\t\"blog-create-button\": \"Ustvari!\",\n\t\"blog-create-summary\": \"ustvaritev nove blogovske objave\",\n\t\"blog-create-error-need-content\": \"'''Napaka:''' Vaša blogovska objava mora imeti nekaj vsebine!\",\n\t\"blog-create-error-need-title\": \"'''Napaka:''' Za blogovsko objavo morate vnesti naslov!\",\n\t\"blog-create-error-page-exists\": \"'''Napaka:''' V blogu že obstaja objava s tem naslovom. Izberite za svojo blogovsko objavo drug naslov.\",\n\t\"blog-js-create-error-need-content\": \"Vaša blogovska objava mora imeti nekaj vsebine!\",\n\t\"blog-js-create-error-need-title\": \"Za blogovsko objavo morate vnesti naslov!\",\n\t\"blog-js-create-error-page-exists\": \"V blogu že obstaja objava s tem naslovom. Izberite za objavo v blogu drug naslov.\",\n\t\"blog-more\": \"več\",\n\t\"blog-time-ago\": \"pred $1\",\n\t\"blog-time-days\": \"{{PLURAL:$1|enim dnevom|$1 dnevoma|$1 dnevi}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|eno uro|$1 urama|$1 urami}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|eno minuto|$1 minutama|$1 minutami}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|eno sekundo|$1 sekundama|$1 sekundami}}\",\n\t\"action-createblogpost\": \"ustvarjanje novih blogovskih objav\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Ustvarjanje novih blogovskih objav]]\",\n\t\"blog-user-articles-title\": \"Blogi\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|glas|glasova|glasovi}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|en komentar|$1 komentarja|$1 komentarji|$1 komentarjev}}\"\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\"Muotâ\",\n\t\t\t\"Seipinne\",\n\t\t\t\"Yupik\"\n\t\t]\n\t},\n\t\"blog-in-the-news\": \"Uđđâsijn\",\n\t\"blog-last-edited\": \"majemustáá nubástittum $1\",\n\t\"blog-new-articles\": \"Uđđâ artikkâleh\",\n\t\"blog-view-archive-link\": \"Keejâ puoh\",\n\t\"blog-ah-new-articles\": \"Uđđâ artikkâleh\",\n\t\"blog-ah-todays-articles\": \"Onnááh artikkâleh\",\n\t\"blog-create-categories\": \"Luokah\",\n\t\"blog-create-button\": \"Räähti!\",\n\t\"blog-time-days\": \"{{PLURAL:$1|peivi|$1 peeivi|$1 peeivi|$1 peivid}}\"\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\"blog-author-comments\": \"$1 {{PLURAL:$1|kommeʹntt|kommeeʹnt|kommeʹntted}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|jiõnn|jiõn|jiõnnâd}}\",\n\t\"blog-in-the-news\": \"Ođđsin\",\n\t\"blog-last-edited\": \"mââimõssân muttum $1\",\n\t\"blog-new-articles\": \"Ođđ artikkeeʹl\",\n\t\"blog-permission-required\": \"Tuʹst ij leäkku vuõiggâdvuõtt artikeeʹlid raajjâd.\",\n\t\"articlelists\": \"Ođđ bloggartikkeeʹl\",\n\t\"blog-ah-new-articles\": \"Ođđ artikkeeʹl\",\n\t\"blog-ah-write-article\": \"Raaj artikkeeʹl\",\n\t\"blog-ah-todays-articles\": \"Täʹbbjaž artikkeeʹl\",\n\t\"createblogpost\": \"Ǩeeʹrjteškuäʹđ bloggpoʹsttjõõzz\",\n\t\"blog-create-text\": \"Teʹkstt\",\n\t\"blog-create-categories\": \"Kategoria\",\n\t\"blog-create-button\": \"Raaj!\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|õhtt čiâss|$1 čiâss|$1 čiâssâd}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|õhtt minutt|$1 minuutt|$1 minuttâd}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|õhtt sekuntt|$1 sekuunt|$1 sekunttâd}}\",\n\t\"action-createblogpost\": \"raajjâd ođđ bloggpoʹsttjõõzzid\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Raajjâd ođđ bloggpoʹsttjõõzzid]]\"\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\"Kizule\",\n\t\t\t\"Milicevic01\"\n\t\t]\n\t},\n\t\"blog-and\": \"и\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|коментар|коментара}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|глас|гласа}}\",\n\t\"blog-by\": \"од\",\n\t\"blog-by-user-category\": \"Чланци корисника/це $1\",\n\t\"blog-comments-of-day\": \"Коментари дана\",\n\t\"blog-created\": \"направљено $1\",\n\t\"blog-created-ago\": \"направљено пре $1\",\n\t\"blog-in-the-news\": \"У вестима\",\n\t\"blog-last-edited\": \"последња измена: $1\",\n\t\"blog-new-articles\": \"Нови чланци\",\n\t\"blog-permission-required\": \"Немате дозволу да правите странице.\",\n\t\"blog-view-archive-link\": \"Види све\",\n\t\"blog-ah-no-results\": \"Нема пронађених страница.\",\n\t\"blog-ah-popular-articles\": \"Популарни чланци\",\n\t\"blog-ah-new-articles\": \"Нови чланци\",\n\t\"blog-ah-write-article\": \"Напиши чланак\",\n\t\"blog-ah-todays-articles\": \"Данашњи чланци\",\n\t\"blog-create-title\": \"Наслов\",\n\t\"blog-create-text\": \"Текст\",\n\t\"blog-create-categories\": \"Категорије\",\n\t\"blog-create-error-need-title\": \"'''Грешка:''' Морате да дате наслов објави за блог.\",\n\t\"blog-more\": \"више\",\n\t\"blog-time-ago\": \"пре $1\",\n\t\"action-createblogpost\": \"правите нове објаве за блог\",\n\t\"blog-user-articles-title\": \"Блогови\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|глас|гласови}}\"\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},\n\t\"blog-and\": \"i\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|komentar|komentara}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|glas|glasa}}\",\n\t\"blog-by\": \"od\",\n\t\"blog-by-user-category\": \"Članci korisnika/ce $1\",\n\t\"blog-comments-of-day\": \"Komentari dana\",\n\t\"blog-created\": \"napravljeno $1\",\n\t\"blog-created-ago\": \"napravljeno pre $1\",\n\t\"blog-in-the-news\": \"U vestima\",\n\t\"blog-last-edited\": \"poslednja izmena: $1\",\n\t\"blog-new-articles\": \"Novi članci\",\n\t\"blog-permission-required\": \"Nemate dozvolu da pravite stranice.\",\n\t\"blog-view-archive-link\": \"Vidi sve\",\n\t\"blog-ah-no-results\": \"Nema pronađenih stranica.\",\n\t\"blog-ah-popular-articles\": \"Popularni članci\",\n\t\"blog-ah-new-articles\": \"Novi članci\",\n\t\"blog-ah-write-article\": \"Napiši članak\",\n\t\"blog-ah-todays-articles\": \"Današnji članci\",\n\t\"blog-create-title\": \"Naslov\",\n\t\"blog-create-text\": \"Tekst\",\n\t\"blog-create-categories\": \"Kategorije\",\n\t\"blog-create-error-need-title\": \"'''Greška:''' Morate da date naslov objavi za blog.\",\n\t\"blog-more\": \"više\",\n\t\"blog-time-ago\": \"pre $1\",\n\t\"action-createblogpost\": \"pravite nove objave za blog\",\n\t\"blog-user-articles-title\": \"Blogovi\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|glas|glasovi}}\"\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\"Sabelöga\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"Bloggsystem med kommentars- och röstningsfunktioner, [[Special:CreateBlogPost|en specialsida för att skapa bloggposter]] och [[Special:ArticlesHome|en specialsida för att lista blogginlägg]]\",\n\t\"blog-and\": \"och\",\n\t\"blog-anonymous-name\": \"Anonym fanatiker\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|kommentar|kommentarer}}\",\n\t\"blog-author-more-by\": \"Mer från $1\",\n\t\"blog-author-title\": \"Om {{PLURAL:$1|författaren|författarna}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|röst|röster}}\",\n\t\"blog-by\": \"av\",\n\t\"blog-by-user-category\": \"Artiklar av användare $1\",\n\t\"blog-comments-of-day\": \"Dagens kommentarer\",\n\t\"blog-created\": \"skapades $1\",\n\t\"blog-created-ago\": \"skapades för $1 sen\",\n\t\"blog-in-the-news\": \"På nyheterna\",\n\t\"blog-last-edited\": \"senast redigerad $1\",\n\t\"blog-login\": \"Du behöver [[Special:UserLogin|logga in]] för att skapa artiklar.\",\n\t\"blog-login-edit\": \"Du måste [[Special:UserLogin|logga in]] för att redigera bloggartiklar.\",\n\t\"blog-new-articles\": \"Nya artiklar\",\n\t\"blog-permission-required\": \"Du har inte behörighet att skapa artiklar.\",\n\t\"blog-popular-articles\": \"Missa inte\",\n\t\"blog-multiple-authors\": \"Artikeln skrevs tillsammans av $1\",\n\t\"blog-recent-editors\": \"Andra senaste bidragsgivare\",\n\t\"blog-recent-editors-message\": \"Förbättra sidan genom att redigera den.\",\n\t\"blog-recent-voters\": \"Andra senaste röstare\",\n\t\"blog-recent-voters-message\": \"Rösta på artikeln om du gillar den.\",\n\t\"blog-view-archive-link\": \"Visa alla\",\n\t\"articlelists\": \"Nya bloggartiklar.\",\n\t\"blog-ah-no-results\": \"Inga sidor hittades.\",\n\t\"blog-ah-popular-articles\": \"Populära artiklar\",\n\t\"blog-ah-new-articles\": \"Nya artiklar\",\n\t\"blog-ah-write-article\": \"Skriv en artikel\",\n\t\"blog-ah-todays-articles\": \"Dagens artiklar\",\n\t\"blog-ah-most-votes\": \"Flest röster (72 timmar)\",\n\t\"blog-ah-what-talking-about\": \"Flest kommentarer (72 timmar)\",\n\t\"articleshome\": \"Bloggens hemsida\",\n\t\"createblogpost\": \"Skapa blogginlägg\",\n\t\"blog-create-category-help\": \"Kategorier hjälper till att organisera information på webbplatsen. För att lägga till kategorier, separera dem med komman.\",\n\t\"blog-create-title\": \"Titel\",\n\t\"blog-create-text\": \"Text\",\n\t\"blog-create-categories\": \"Kategorier\",\n\t\"blog-create-button\": \"Skapa!\",\n\t\"blog-create-summary\": \"Nytt blogginlägg skapades.\",\n\t\"blog-create-error-need-content\": \"'''Fel:''' Ditt blogginlägg måste innehålla något!\",\n\t\"blog-create-error-need-title\": \"'''Fel:''' Du behöver ange en titel för ditt blogginlägg!\",\n\t\"blog-create-error-page-exists\": \"'''Fel:''' Det finns redan ett blogginlägg med den titeln. Välj en annan titel för ditt blogginlägg.\",\n\t\"blog-js-create-error-need-content\": \"Ditt blogginlägg måste innehålla något!\",\n\t\"blog-js-create-error-need-title\": \"Du måste ange en titel för blogginlägget!\",\n\t\"blog-js-create-error-page-exists\": \"Det finns redan ett blogginlägg med den titeln. Välj en annan titel för ditt blogginlägg.\",\n\t\"blog-more\": \"mer\",\n\t\"blog-time-ago\": \"$1 sen\",\n\t\"blog-time-days\": \"{{PLURAL:$1|en dag|$1 dagar}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|en timme|$1 timmar}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|en minut|$1 minuter}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|en sekund|$1 sekunder}}\",\n\t\"action-createblogpost\": \"skapa nya blogginlägg\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Skapa nya blogginlägg]]\",\n\t\"blog-user-articles-title\": \"Bloggar\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|röst|röster}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|en kommentar|$1 kommentarer}}\"\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\"Chaduvari\",\n\t\t\t\"Veeven\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"బ్లాగు వ్యవస్థ. వ్యాఖ్యలు, వోటింగూ చెయ్యదగ్గ ఈ బ్లాగు వ్యవస్థలో [[Special:CreateBlogPost|బ్లాగు పోస్టులు రాసేందుకు ఒక ప్రత్యేక పేజీ]], [[Special:ArticlesHome|బ్లాగు పోస్టుల జాబితాను చూపించేందుకు ఒక ప్రత్యేక పేజీ]] ఉంటాయి\",\n\t\"blog-and\": \",\",\n\t\"blog-anonymous-name\": \"అజ్ఞాత ఉన్మాది\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|వ్యాఖ్య|వ్యాఖ్యలు}}\",\n\t\"blog-author-more-by\": \"$1 నుండి మరిన్ని\",\n\t\"blog-author-title\": \"{{PLURAL:$1|రచయిత|రచయితల}} గురించి\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|వోటు|వోట్లు}}\",\n\t\"blog-by\": \"రాసినది\",\n\t\"blog-by-user-category\": \"వాడుకరి $1 గారి పోస్టులు\",\n\t\"blog-comments-of-day\": \"నేటి వ్యాఖ్యలు\",\n\t\"blog-created\": \"సృష్టించిన తేదీ: $1\",\n\t\"blog-created-ago\": \"$1 క్రితం సృష్టించారు\",\n\t\"blog-in-the-news\": \"వార్తల్లో\",\n\t\"blog-last-edited\": \"చివరిగా సరిద్దినది $1\",\n\t\"blog-login\": \"పోస్టులు సృష్టించాలంటే మీరు [[Special:UserLogin|లాగినవ్వాలి]].\",\n\t\"blog-login-edit\": \"బ్లాగు పోస్టులను సరిదిద్దాలంటే మీరు [[Special:UserLogin|లాగినవ్వాలి]].\",\n\t\"blog-new-articles\": \"కొత్త వ్యాసాలు\",\n\t\"blog-permission-required\": \"వ్యాసాలను సృష్టించే అనుమతి మీరు లేదు.\",\n\t\"blog-popular-articles\": \"మిస్సవకండి\",\n\t\"blog-multiple-authors\": \"ఈ పోస్టును $1, పరస్పర సహకారంతో రాసారు\",\n\t\"blog-recent-editors\": \"ఇటీవలి ఇతర రచయితలు\",\n\t\"blog-recent-editors-message\": \"ఈ పేజీని సరిదిద్ది మెరుగు పరచండి.\",\n\t\"blog-recent-voters\": \"ఇతర ఇటీవలి వోటర్లు\",\n\t\"blog-recent-voters-message\": \"పోస్టు మీకు నచ్చితే, దానికి వోటెయ్యండి.\",\n\t\"blog-view-archive-link\": \"అన్నిటినీ చూడండి\",\n\t\"articlelists\": \"కొత్త బ్లాగు వ్యాసాలు\",\n\t\"blog-ah-no-results\": \"పేజీలేమీ కనబడలేదు.\",\n\t\"blog-ah-popular-articles\": \"ప్రాచుర్య వ్యాసాలు\",\n\t\"blog-ah-new-articles\": \"కొత్త వ్యాసాలు\",\n\t\"blog-ah-write-article\": \"ఒక వ్యాసం వ్రాయండి\",\n\t\"blog-ah-todays-articles\": \"నేటి వ్యాసాలు\",\n\t\"blog-ah-most-votes\": \"ఎక్కువ వోట్లు (72 గంటలు)\",\n\t\"blog-ah-what-talking-about\": \"ఎక్కువ వ్యాఖ్యలు (72 గంటలు)\",\n\t\"articleshome\": \"బ్లాగు ముంగిలి\",\n\t\"createblogpost\": \"బ్లాగు పోస్టును సృష్టించండి\",\n\t\"blog-create-category-help\": \"సైటు లోని సమాచారాన్ని ఒక క్రమపద్ధతిలో అమర్చేందుకు వర్గాలు పనికొస్తాయి. ఒకటి కంటే ఎక్కువ వర్గాలను చేర్చేందుకు వాటిని కామాలతో వేరు చెయ్యండి.\",\n\t\"blog-create-title\": \"శీర్షిక\",\n\t\"blog-create-text\": \"పాఠ్యం\",\n\t\"blog-create-categories\": \"వర్గాలు\",\n\t\"blog-create-button\": \"సృష్టించు!\",\n\t\"blog-create-summary\": \"కొత్త బ్లాగు టపా సృష్టించబడింది.\",\n\t\"blog-create-error-need-content\": \"'''లోపం:''' మీ బ్లాగు పోస్టులో ఏదో ఒక కంటెంటు ఉండాలి!\",\n\t\"blog-create-error-need-title\": \"'''లోపం:''' మీ బ్లాగు పోస్టుకు ఒక శీర్షిక పెట్టాలి!\",\n\t\"blog-create-error-page-exists\": \"'''లోపం:''' ఆ శీర్షికతో మరో బ్లాగు పోస్టు ఉంది. మీ బ్లాగు పోస్టుకు మరొక శీర్షికను ఎంచుకోండి.\",\n\t\"blog-js-create-error-need-content\": \"మీ బ్లాగు పోస్టులో ఏదో ఒక కంటెంటు ఉండాలి!\",\n\t\"blog-js-create-error-need-title\": \"మీ బ్లాగు పోస్టుకు ఒక శీర్షిక పెట్టాలి!\",\n\t\"blog-js-create-error-page-exists\": \"ఆ శీర్షికతో మరో బ్లాగు పోస్టు ఉంది. మీ బ్లాగు పోస్టుకు మరొక శీర్షికను ఎంచుకోండి.\",\n\t\"blog-more\": \"మరిన్ని\",\n\t\"blog-time-ago\": \"$1 క్రితం\",\n\t\"blog-time-days\": \"{{PLURAL:$1|ఒక రోజు|$1 రోజుల}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|ఒక గంట|$1 గంటల}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|ఒక నిమిషం|$1 నిమిషాల}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|$1 క్షణం|$1 క్షణాల}}\",\n\t\"action-createblogpost\": \"కొత్త బ్లాగు పోస్టులు సృష్టించే\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|కొత్త బ్లాగు పోస్టులను సృష్టించడం]]\",\n\t\"blog-user-articles-title\": \"బ్లాగులు\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|వోటు|వోట్లు}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|ఒక వ్యాఖ్య|$1 వ్యాఖ్యలు}}\"\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\"blog-user-articles-votes\": \"{{PLURAL:$1|эзоҳ|эзоҳот}}\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/th.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\"Just Sayori\"\n\t\t]\n\t},\n\t\"blog-ah-new-articles\": \"บทความใหม่\"\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\"blog-time-ago\": \"ቅድሚ $1\",\n\t\"blog-time-days\": \"{{PLURAL:$1|ሓደ መዓልቲ|$1 መዓልታት}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|ሓደ ሰዓት|$1 ሰዓታት}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|ሓንቲ ደቒቕ|$1 ደቓይቕ}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|ሓደ ካልኢት|$1 ካልኢታት}}\"\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\"Ianlopez1115\"\n\t\t]\n\t},\n\t\"blog-last-edited\": \"huling binago $1\"\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\"Incelemeelemani\",\n\t\t\t\"MuratTheTurkish\",\n\t\t\t\"Rapsar\",\n\t\t\t\"Sezgin İbiş\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"Yorum ve oylama özellikli blog sistemi, [[Special:CreateBlogPost|blog gönderileri oluşturmak için özel bir sayfa]] ve [[Special:ArticlesHome|blog gönderilerini listelemek için özel bir sayfa]]\",\n\t\"blog-and\": \"ve\",\n\t\"blog-anonymous-name\": \"Anonim fanatik\",\n\t\"blog-author-comments\": \"$1 yorum\",\n\t\"blog-author-more-by\": \"$1 Tarafından Daha Fazlası\",\n\t\"blog-author-title\": \"{{PLURAL:$1|Yazar|Yazarlar}} Hakkında\",\n\t\"blog-author-votes\": \"$1 oylama\",\n\t\"blog-by\": \"yükleyen:\",\n\t\"blog-by-user-category\": \"$1 kullanıcısı tarafından maddeler\",\n\t\"blog-comments-of-day\": \"Günün yorumları\",\n\t\"blog-created\": \"$1 tarihinde oluşturuldu\",\n\t\"blog-created-ago\": \"$1 önce oluşturuldu\",\n\t\"blog-in-the-news\": \"Haberlerde\",\n\t\"blog-last-edited\": \"son değişiklik: $1\",\n\t\"blog-login\": \"Maddeleri oluşturmak için [[Special:UserLogin|oturum açmalısınız]].\",\n\t\"blog-login-edit\": \"Maddeleri düzenlemek için [[Special:UserLogin|oturum açmalısınız]].\",\n\t\"blog-new-articles\": \"Yeni maddeler\",\n\t\"blog-permission-required\": \"Madde oluşturma izniniz yok.\",\n\t\"blog-popular-articles\": \"Kaçırmayın\",\n\t\"blog-multiple-authors\": \"Bu madde $1 tarafından ortaklaşa yazılmıştır.\",\n\t\"blog-recent-editors\": \"Diğer son katkıda bulunanlar\",\n\t\"blog-recent-editors-message\": \"Düzenleyerek bu sayfayı daha iyi hale getirin.\",\n\t\"blog-recent-voters\": \"Diğer son oylar\",\n\t\"blog-recent-voters-message\": \"Maddeyi beğendiyseniz, oy verin.\",\n\t\"blog-view-archive-link\": \"Hepsini Göster\",\n\t\"articlelists\": \"Yeni blog maddeleri\",\n\t\"blog-ah-no-results\": \"Sayfa bulunamadı.\",\n\t\"blog-ah-popular-articles\": \"Popüler maddeler\",\n\t\"blog-ah-new-articles\": \"Yeni maddeler\",\n\t\"blog-ah-write-article\": \"Bir madde yazın\",\n\t\"blog-ah-todays-articles\": \"Bugünün maddeleri\",\n\t\"blog-ah-most-votes\": \"En çok oylar (72 saat)\",\n\t\"blog-ah-what-talking-about\": \"En çok yorumlar (72 saat)\",\n\t\"articleshome\": \"Blog anasayfası\",\n\t\"createblogpost\": \"Blog gönderisi oluştur\",\n\t\"blog-create-category-help\": \"Kategoriler, stedeki bilgileri düzenlemeye yardımcı olur. Birden çok kategori eklemek için bunları virgülle ayırın.\",\n\t\"blog-create-title\": \"Başlık\",\n\t\"blog-create-text\": \"Metin\",\n\t\"blog-create-categories\": \"Kategoriler\",\n\t\"blog-create-button\": \"Oluştur!\",\n\t\"blog-create-summary\": \"Yeni blog gönderisi oluşturuldu.\",\n\t\"blog-create-error-need-content\": \"'''Hata:''' Blog gönderinize biraz içerik olmalıdır!\",\n\t\"blog-create-error-need-title\": \"'''Hata:''' Blog gönderisi için bir başlık sağlamanız gerekiyor!\",\n\t\"blog-create-error-page-exists\": \"'''Hata:''' Zaten bu başlığa sahip bir blog yazısı var. Lütfen blog gönderiniz için farklı bir başlık seçin.\",\n\t\"blog-js-create-error-need-content\": \"Blog gönderinize biraz içerik olmalıdır!\",\n\t\"blog-js-create-error-need-title\": \"Blog gönderisi için bir başlık sağlamanız gerekiyor!\",\n\t\"blog-js-create-error-page-exists\": \"Zaten bu başlığa sahip bir blog gönderisi var. Lütfen blog gönderiniz için farklı bir başlık seçin.\",\n\t\"blog-more\": \"daha fazla\",\n\t\"blog-time-ago\": \"$1 önce\",\n\t\"blog-time-days\": \"{{PLURAL:$1|bir gün|$1 gün}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|bir saat|$1 saat}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|bir dakika|$1 dakika}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|bir saniye|$1 saniye}}\",\n\t\"action-createblogpost\": \"yeni blog gönderilerini oluştur\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Yeni blog gönderilerini oluştur]]\",\n\t\"blog-user-articles-title\": \"Bloglar\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|oy}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|bir yorum|$1 yorum}}\"\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\"Renamerr\",\n\t\t\t\"Ата\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"Система блогів з функціями коментування та голосів, [[Special:CreateBlogPost|спеціальною сторінкою для створення дописів блогу]] та [[Special:ArticlesHome|спеціальною сторінкою-списком дописів блогу]]\",\n\t\"blog-and\": \"та\",\n\t\"blog-anonymous-name\": \"Анонімний фанатик\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|коментар|коментарі|коментарів}}\",\n\t\"blog-author-more-by\": \"Більше від $1\",\n\t\"blog-author-title\": \"Про {{PLURAL:$1|автора|авторів}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|голос|голоси|голосів}}\",\n\t\"blog-by\": \"від\",\n\t\"blog-by-user-category\": \"Статті користувача $1\",\n\t\"blog-comments-of-day\": \"Коментарі дня\",\n\t\"blog-created\": \"створено $1\",\n\t\"blog-created-ago\": \"створено $1 тому\",\n\t\"blog-in-the-news\": \"У новинах\",\n\t\"blog-last-edited\": \"останнє редагування $1\",\n\t\"blog-login\": \"Вам треба [[Special:UserLogin|увійти]], щоб створювати статті.\",\n\t\"blog-login-edit\": \"Вам треба [[Special:UserLogin|увійти]], щоб редагувати статті блогу.\",\n\t\"blog-new-articles\": \"Нові статті\",\n\t\"blog-permission-required\": \"У вас нема дозволу на створення статей.\",\n\t\"blog-popular-articles\": \"Не пропустіть\",\n\t\"blog-multiple-authors\": \"Цю статтю колективно написали $1\",\n\t\"blog-recent-editors\": \"Інші недавні дописувачі\",\n\t\"blog-recent-editors-message\": \"Покращте цю сторінку, відредагувавши її.\",\n\t\"blog-recent-voters\": \"Інші недавні голосувальники\",\n\t\"blog-recent-voters-message\": \"Якщо вам подобається стаття, проголосуйте за неї.\",\n\t\"blog-view-archive-link\": \"Переглянути всі\",\n\t\"articlelists\": \"Нові статті блогу\",\n\t\"blog-ah-no-results\": \"Сторінок не знайдено.\",\n\t\"blog-ah-popular-articles\": \"Популярні статті\",\n\t\"blog-ah-new-articles\": \"Нові статті\",\n\t\"blog-ah-write-article\": \"Написати статтю\",\n\t\"blog-ah-todays-articles\": \"Сьогоднішні статті\",\n\t\"blog-ah-most-votes\": \"Найбільше голосів (72 години)\",\n\t\"blog-ah-what-talking-about\": \"Найбільше коментарів (72 години)\",\n\t\"articleshome\": \"Домашня сторінка блогу\",\n\t\"createblogpost\": \"Створити допис у блозі\",\n\t\"blog-create-category-help\": \"Категорії допомагають організувати інформацію на сайті. Щоб  додати кілька категорій, розділяйте їх комами.\",\n\t\"blog-create-title\": \"Назва\",\n\t\"blog-create-text\": \"Текст\",\n\t\"blog-create-categories\": \"Категорії\",\n\t\"blog-create-button\": \"Створити!\",\n\t\"blog-create-summary\": \"Створено новий допис у блозі.\",\n\t\"blog-create-error-need-content\": \"'''Помилка:''' Ваш допис у блозі має мати якийсь вміст!\",\n\t\"blog-create-error-need-title\": \"'''Помилка:''' Ваш допис у блозі має мати назву!\",\n\t\"blog-create-error-page-exists\": \"'''Помилка:''' Уже існує допис у блозі з такою назвою. Будь ласка, виберіть іншу назву для свого допису.\",\n\t\"blog-js-create-error-need-content\": \"Ваш допис у блозі має мати якийсь вміст!\",\n\t\"blog-js-create-error-need-title\": \"Ваш допис у блозі має мати назву!\",\n\t\"blog-js-create-error-page-exists\": \"Уже існує допис у блозі з такою назвою. Будь ласка, виберіть іншу назву для свого допису.\",\n\t\"blog-more\": \"більше\",\n\t\"blog-time-ago\": \"$1 тому\",\n\t\"blog-time-days\": \"{{PLURAL:$1|один день|$1 днів|$1 дні}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|одна годину|$1 годин|$1 години}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|одна хвилину|$1 хвилин|$1 хвилини}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|одну секунду|$1 секунд|$1 секунди}}\",\n\t\"action-createblogpost\": \"створення нових дописів у блозі\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|Створення нових дописів у блозі]]\",\n\t\"blog-user-articles-title\": \"Блоги\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|голос|голоси|голосів}}\",\n\t\"blog-user-article-comment\": \"$1 {{PLURAL:$1|коментар|коментарі|коментарів}}\"\n}\n","usedDeprecatedRules":[]},{"filePath":"/src/repo/i18n/xmf.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\"Narazeni\"\n\t\t]\n\t},\n\t\"blog-and\": \"დო\",\n\t\"blog-anonymous-name\": \"ანონიმური ფანატიკოსი\",\n\t\"blog-author-comments\": \"$1 {{PLURAL:$1|კომენტარი}}\",\n\t\"blog-author-more-by\": \"უმოდი $1-შე\",\n\t\"blog-author-title\": \"{{PLURAL:$1|ავტორიშ}} გეშა\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|ხონარი}}\",\n\t\"blog-by-user-category\": \"მახვარებუ $1-შ სტატიეფი\",\n\t\"blog-comments-of-day\": \"დღაშ კომენტარეფი\",\n\t\"blog-created\": \"გიჭყჷ: $1\",\n\t\"blog-created-ago\": \"გიჭყჷ $1 კინოხი\",\n\t\"blog-in-the-news\": \"ახალ ამბეეფს\"\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\"blog-create-button\": \"שאַפֿן!\"\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\"AYZ04\",\n\t\t\t\"Lakejason0\",\n\t\t\t\"Shuiwater\",\n\t\t\t\"SolidBlock\",\n\t\t\t\"Yfdyh000\",\n\t\t\t\"Yining Chen\",\n\t\t\t\"列维劳德\",\n\t\t\t\"机智的小鱼君\",\n\t\t\t\"沈澄心\",\n\t\t\t\"铁桶\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"具有评论和投票功能的博客系统, [[Special:CreateBlogPost|创建博客文章的特殊页面]]和[[Special:ArticlesHome|用于列出博客文章的特殊页面]]\",\n\t\"blog-and\": \"和\",\n\t\"blog-anonymous-name\": \"匿名狂热者\",\n\t\"blog-author-comments\": \"$1条留言\",\n\t\"blog-author-more-by\": \"$1的更多博客\",\n\t\"blog-author-title\": \"关于{{PLURAL:$1|作者}}\",\n\t\"blog-author-votes\": \"$1次投票\",\n\t\"blog-by\": \"由\",\n\t\"blog-by-user-category\": \"用户$1的文章\",\n\t\"blog-comments-of-day\": \"今日评论\",\n\t\"blog-created\": \"创建于$1\",\n\t\"blog-created-ago\": \"创建于$1前\",\n\t\"blog-in-the-news\": \"新闻动态\",\n\t\"blog-last-edited\": \"上次编辑于$1\",\n\t\"blog-login\": \"您必须[[Special:UserLogin|登录]]才能创建文章。\",\n\t\"blog-login-edit\": \"您必须[[Special:UserLogin|登录]]才能编辑博客文章。\",\n\t\"blog-new-articles\": \"新文章\",\n\t\"blog-permission-required\": \"您没有权限创建新文章。\",\n\t\"blog-popular-articles\": \"不要错过\",\n\t\"blog-multiple-authors\": \"本文由$1合作撰写\",\n\t\"blog-recent-editors\": \"其他近期贡献者\",\n\t\"blog-recent-editors-message\": \"编辑此页面使其更好。\",\n\t\"blog-recent-voters\": \"最近其他的投票者\",\n\t\"blog-recent-voters-message\": \"如果你喜欢此文章,投票给它。\",\n\t\"blog-view-archive-link\": \"查看全部\",\n\t\"articlelists\": \"新博客文章\",\n\t\"blog-ah-no-results\": \"找不到页面。\",\n\t\"blog-ah-popular-articles\": \"热门文章\",\n\t\"blog-ah-new-articles\": \"新条目\",\n\t\"blog-ah-write-article\": \"撰写一篇文章\",\n\t\"blog-ah-todays-articles\": \"今日文章\",\n\t\"blog-ah-most-votes\": \"最多票数(72小时)\",\n\t\"blog-ah-what-talking-about\": \"最多评论(72小时)\",\n\t\"articleshome\": \"博客主页\",\n\t\"createblogpost\": \"创建博客帖子\",\n\t\"blog-create-category-help\": \"分类有助于整理网站上的信息。添加多个分类请使用逗号(,)分隔。\",\n\t\"blog-create-title\": \"标题\",\n\t\"blog-create-text\": \"文本\",\n\t\"blog-create-categories\": \"分类\",\n\t\"blog-create-button\": \"创建!\",\n\t\"blog-create-summary\": \"已创建新的博客帖子。\",\n\t\"blog-create-error-need-content\": \"'''错误:'''您的博客文章必须有内容!\",\n\t\"blog-create-error-need-title\": \"'''错误:'''您需要为博客文章提供标题!\",\n\t\"blog-create-error-page-exists\": \"'''错误:'''已经有一个使用该标题的博文。请为你的博客文章选择一个不同的标题。\",\n\t\"blog-js-create-error-need-content\": \"你的博文一定要有一些内容!\",\n\t\"blog-js-create-error-need-title\": \"你需要为博客文章提供一个标题!\",\n\t\"blog-js-create-error-page-exists\": \"已经有一个使用该标题的博文. 请为你的博客文章选择一个不同的标题.\",\n\t\"blog-more\": \"更多\",\n\t\"blog-time-ago\": \"$1前\",\n\t\"blog-time-days\": \"{{PLURAL:$1|1天|$1天}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|一小时|$1 小时}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|$1分钟}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|$1秒}}\",\n\t\"action-createblogpost\": \"创建新的博客文章\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|新建博客文章]]\",\n\t\"blog-user-articles-title\": \"博客文章\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|张票}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|$1则评论}}\"\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\"Kly\",\n\t\t\t\"列维劳德\",\n\t\t\t\"捍粵者\"\n\t\t]\n\t},\n\t\"blogpage-desc\": \"具有發表意見與投票的 Blogging 系統,[[Special:CreateBlogPost|用來建立部落格貼文]]與[[Special:ArticlesHome|用來列出部落格貼文的特殊頁面]]\",\n\t\"blog-and\": \"與\",\n\t\"blog-anonymous-name\": \"匿名狂熱者\",\n\t\"blog-author-comments\": \"$1 個{{PLURAL:$1|意見}}\",\n\t\"blog-author-more-by\": \"更多來自$1\",\n\t\"blog-author-title\": \"關於{{PLURAL:$1|作者}}\",\n\t\"blog-author-votes\": \"$1 {{PLURAL:$1|票}}\",\n\t\"blog-by\": \"由\",\n\t\"blog-by-user-category\": \"由$1編寫的文章\",\n\t\"blog-comments-of-day\": \"當天意見\",\n\t\"blog-created\": \"建立於:$1\",\n\t\"blog-created-ago\": \"於 $1 前建立\",\n\t\"blog-in-the-news\": \"新聞動態\",\n\t\"blog-last-edited\": \"上一次編輯於 $1\",\n\t\"blog-login\": \"您必須[[Special:UserLogin|登入]]才能建立文章。\",\n\t\"blog-login-edit\": \"您必須[[Special:UserLogin|登入]]才能編輯部落格文章。\",\n\t\"blog-new-articles\": \"新文章\",\n\t\"blog-permission-required\": \"您沒有權限來建立文章。\",\n\t\"blog-popular-articles\": \"不要錯過\",\n\t\"blog-multiple-authors\": \"此文章是由以下人員協作建立:$1\",\n\t\"blog-recent-editors\": \"其他近期貢獻者\",\n\t\"blog-recent-editors-message\": \"編輯頁面以改善之\",\n\t\"blog-recent-voters\": \"其他近期投票者\",\n\t\"blog-recent-voters-message\": \"若您喜歡這份文章,請投票。\",\n\t\"blog-view-archive-link\": \"查看全部\",\n\t\"articlelists\": \"新部落格文章\",\n\t\"blog-ah-no-results\": \"找不到頁面。\",\n\t\"blog-ah-popular-articles\": \"熱門文章\",\n\t\"blog-ah-new-articles\": \"新文章\",\n\t\"blog-ah-write-article\": \"撰寫文章\",\n\t\"blog-ah-todays-articles\": \"今日文章\",\n\t\"blog-ah-most-votes\": \"多數票(72 小時)\",\n\t\"blog-ah-what-talking-about\": \"多數意見(72 小時)\",\n\t\"articleshome\": \"部落格首頁\",\n\t\"createblogpost\": \"建立部落格貼文\",\n\t\"blog-create-category-help\": \"分類有助於組織網站上的資訊。若要添加多個分類,請使用逗號分隔。\",\n\t\"blog-create-title\": \"標題\",\n\t\"blog-create-text\": \"文字\",\n\t\"blog-create-categories\": \"分類\",\n\t\"blog-create-button\": \"建立!\",\n\t\"blog-create-summary\": \"新的部落格貼文已建立。\",\n\t\"blog-create-error-need-content\": \"'''錯誤:'''您的部落格必須要有內容!\",\n\t\"blog-create-error-need-title\": \"'''錯誤:'''您需要替部落格貼文補充標題!\",\n\t\"blog-create-error-page-exists\": \"'''錯誤:'''已經有這樣標題的部落格貼文,請替部落格貼文選擇別的標題。\",\n\t\"blog-js-create-error-need-content\": \"您的部落格必須要有內容!\",\n\t\"blog-js-create-error-need-title\": \"您需要替部落格貼文補充標題!\",\n\t\"blog-js-create-error-page-exists\": \"已經有這樣標題的部落格貼文,請替部落格貼文選擇別的標題。\",\n\t\"blog-more\": \"更多\",\n\t\"blog-time-ago\": \"$1前\",\n\t\"blog-time-days\": \"{{PLURAL:$1|1 天|$1 天}}\",\n\t\"blog-time-hours\": \"{{PLURAL:$1|1 小時|$1 小時}}\",\n\t\"blog-time-minutes\": \"{{PLURAL:$1|1 分|$1 分}}\",\n\t\"blog-time-seconds\": \"{{PLURAL:$1|1 秒|$1 秒}}\",\n\t\"action-createblogpost\": \"建立新的部落格貼文\",\n\t\"right-createblogpost\": \"[[Special:CreateBlogPost|建立新的部落格貼文]]\",\n\t\"blog-user-articles-title\": \"部落格\",\n\t\"blog-user-articles-votes\": \"{{PLURAL:$1|票}}\",\n\t\"blog-user-article-comment\": \"{{PLURAL:$1|一則留言|$1 則留言}}\"\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\": \"BlogPage\",\n\t\"lockfileVersion\": 2,\n\t\"requires\": true,\n\t\"packages\": {\n\t\t\"\": {\n\t\t\t\"name\": \"BlogPage\",\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.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-v3oplH6FYCULtFuCeqyuTd9D2WKO937Dxdq+GmHOLL72TTRriLxz2VLlNfkZRsvj6PKnOPAtuT6dwrs/pA5DvA==\",\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/eslint-utils/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-community/regexpp\": {\n\t\t\t\"version\": \"4.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==\",\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.1.16\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-4.1.16.tgz\",\n\t\t\t\"integrity\": \"sha512-bqXpkAfQgSD1jUNnn+kKtaHDDMPFz2kij4C71euV4fBv+YCmzkB8TKIoSuUHEdjkE0s55WoQ2OZk/ullmbiUOA==\",\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\": \"sha1-p5SvDAWrF1KEbudTofIRoFugxE8=\",\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.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/browserslist/-/browserslist-4.20.2.tgz\",\n\t\t\t\"integrity\": \"sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==\",\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.30001317\",\n\t\t\t\t\"electron-to-chromium\": \"^1.4.84\",\n\t\t\t\t\"escalade\": \"^3.1.1\",\n\t\t\t\t\"node-releases\": \"^2.0.2\",\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.30001332\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz\",\n\t\t\t\"integrity\": \"sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==\",\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.21.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/core-js/-/core-js-3.21.1.tgz\",\n\t\t\t\"integrity\": \"sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig==\",\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.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz\",\n\t\t\t\"integrity\": \"sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=\",\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.107\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.107.tgz\",\n\t\t\t\"integrity\": \"sha512-Huen6taaVrUrSy8o7mGStByba8PfOWWluHNxSHGBrCgEdFVLtvdQDBr9LBCF9Uci8SYxh28QNNMO0oC17wbGAg==\",\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-json-es/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-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-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-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-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-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\": \"2.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==\",\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/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/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/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/espree/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/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.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/flatted/-/flatted-3.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==\",\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.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==\",\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.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==\",\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.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/node-releases/-/node-releases-2.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw==\",\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.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==\",\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.11\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz\",\n\t\t\t\"integrity\": \"sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==\",\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/vue-eslint-parser/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/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/yaml-eslint-parser/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/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.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-v3oplH6FYCULtFuCeqyuTd9D2WKO937Dxdq+GmHOLL72TTRriLxz2VLlNfkZRsvj6PKnOPAtuT6dwrs/pA5DvA==\",\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\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": {\n\t\t\t\t\t\"version\": \"3.3.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"@eslint-community/regexpp\": {\n\t\t\t\"version\": \"4.4.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.0.tgz\",\n\t\t\t\"integrity\": \"sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==\",\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.1.16\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-4.1.16.tgz\",\n\t\t\t\"integrity\": \"sha512-bqXpkAfQgSD1jUNnn+kKtaHDDMPFz2kij4C71euV4fBv+YCmzkB8TKIoSuUHEdjkE0s55WoQ2OZk/ullmbiUOA==\",\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\": \"sha1-p5SvDAWrF1KEbudTofIRoFugxE8=\",\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.2\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/browserslist/-/browserslist-4.20.2.tgz\",\n\t\t\t\"integrity\": \"sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==\",\n\t\t\t\"dev\": true,\n\t\t\t\"requires\": {\n\t\t\t\t\"caniuse-lite\": \"^1.0.30001317\",\n\t\t\t\t\"electron-to-chromium\": \"^1.4.84\",\n\t\t\t\t\"escalade\": \"^3.1.1\",\n\t\t\t\t\"node-releases\": \"^2.0.2\",\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.30001332\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz\",\n\t\t\t\"integrity\": \"sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==\",\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.21.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/core-js/-/core-js-3.21.1.tgz\",\n\t\t\t\"integrity\": \"sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig==\",\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.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz\",\n\t\t\t\"integrity\": \"sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=\",\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.107\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.107.tgz\",\n\t\t\t\"integrity\": \"sha512-Huen6taaVrUrSy8o7mGStByba8PfOWWluHNxSHGBrCgEdFVLtvdQDBr9LBCF9Uci8SYxh28QNNMO0oC17wbGAg==\",\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\"eslint-visitor-keys\": {\n\t\t\t\t\t\"version\": \"3.3.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==\",\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\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": {\n\t\t\t\t\t\"version\": \"3.3.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==\",\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-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}\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}\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}\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}\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\": \"2.0.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz\",\n\t\t\t\"integrity\": \"sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==\",\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\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": {\n\t\t\t\t\t\"version\": \"3.3.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\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.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/flatted/-/flatted-3.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==\",\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.4\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz\",\n\t\t\t\"integrity\": \"sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==\",\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.3.0\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.3.0.tgz\",\n\t\t\t\"integrity\": \"sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==\",\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.3\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/node-releases/-/node-releases-2.0.3.tgz\",\n\t\t\t\"integrity\": \"sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw==\",\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.1.1\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz\",\n\t\t\t\"integrity\": \"sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==\",\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.11\",\n\t\t\t\"resolved\": \"https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz\",\n\t\t\t\"integrity\": \"sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==\",\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\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": {\n\t\t\t\t\t\"version\": \"3.3.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\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\t\"dependencies\": {\n\t\t\t\t\"eslint-visitor-keys\": {\n\t\t\t\t\t\"version\": \"3.3.0\",\n\t\t\t\t\t\"resolved\": \"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz\",\n\t\t\t\t\t\"integrity\": \"sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==\",\n\t\t\t\t\t\"dev\": true\n\t\t\t\t}\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\": \"BlogPage\",\n\t\"private\": true,\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/resources/js/ext.blogpage.createblogpost.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}],"suppressedMessages":[],"errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":"( function () {\n\tvar CreateBlogPost = {\n\t\t/**\n\t\t * Insert a tag (category) from the category cloud into the inputbox below\n\t\t * it on Special:CreateBlogPost\n\t\t *\n\t\t * @param {string} tagname category name\n\t\t * @param {number} tagnumber\n\t\t */\n\t\tinsertTag: function ( tagname, tagnumber ) {\n\t\t\t$( '#tag-' + tagnumber ).css( 'color', '#CCCCCC' ).text( tagname );\n\t\t\t// Funny...if you move this getElementById call into a variable and use\n\t\t\t// that variable here, this won't work as intended\n\t\t\tdocument.getElementById( 'pageCtg' ).value +=\n\t\t\t\t( ( document.getElementById( 'pageCtg' ).value ) ? ', ' : '' ) +\n\t\t\t\ttagname;\n\t\t},\n\n\t\t/**\n\t\t * Check that the user has given a title for the blog post and has supplied\n\t\t * some content; then check the existence of the title and notify the user\n\t\t * if there's already a blog post with the same name as their blog post.\n\t\t *\n\t\t * @param {jQuery.Event} e\n\t\t * @return {string}\n\t\t */\n\t\tperformChecks: function ( e ) {\n\t\t\t// In PHP, we need to use $wgRequest->getVal( 'title2' ); 'title'\n\t\t\t// contains the current special page's name instead of the blog post\n\t\t\t// name\n\t\t\tvar title = document.getElementById( 'title' ).value,\n\t\t\t\ttextarea = document.getElementById( 'wpTextbox1' ).value;\n\t\t\tif ( !title || title === '' ) {\n\t\t\t\t// First prevent the default action (which would be to submit the form)\n\t\t\t\te.preventDefault();\n\t\t\t\talert( mw.msg( 'blog-js-create-error-need-title' ) );\n\t\t\t\treturn '';\n\t\t\t}\n\t\t\tif ( !textarea || textarea === '' ) {\n\t\t\t\t// First prevent the default action (which would be to submit the form)\n\t\t\t\te.preventDefault();\n\t\t\t\talert( mw.msg( 'blog-js-create-error-need-content' ) );\n\t\t\t\treturn '';\n\t\t\t}\n\n\t\t\t( new mw.Api() ).get( {\n\t\t\t\taction: 'query',\n\t\t\t\ttitles: mw.config.get( 'wgFormattedNamespaces' )[ 500 ] + ':' + title,\n\t\t\t\tformat: 'json',\n\t\t\t\tformatversion: 2\n\t\t\t} ).done( function ( data ) {\n\t\t\t\t// Missing page means that we can create it, obviously!\n\t\t\t\tif ( data.query.pages[ 0 ] && data.query.pages[ 0 ].missing === true ) {\n\t\t\t\t\tdocument.editform.submit();\n\t\t\t\t} else {\n\t\t\t\t\t// could also show data.query.pages[0].invalidreason to the user here instead\n\t\t\t\t\talert( mw.msg( 'blog-js-create-error-page-exists' ) );\n\t\t\t\t}\n\t\t\t} );\n\t\t}\n\t};\n\n\t$( function () {\n\t\t// Tag cloud\n\t\t$( 'a.tag-cloud-entry' ).each( function () {\n\t\t\tvar $that = $( this );\n\t\t\t$that.on( 'click', function () {\n\t\t\t\tCreateBlogPost.insertTag(\n\t\t\t\t\t$that.data( 'blog-slashed-tag' ),\n\t\t\t\t\t$that.data( 'blog-tag-number' )\n\t\t\t\t);\n\t\t\t} );\n\t\t} );\n\n\t\t// Save button\n\t\t$( 'input[name=\"wpSave\"]' ).on( 'click', function ( e ) {\n\t\t\tCreateBlogPost.performChecks( e );\n\t\t} );\n\t} );\n}() );\n","usedDeprecatedRules":[]}]

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

added 285 packages, and audited 286 packages in 3s

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

found 0 vulnerabilities

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

> 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
  18:11  warning  Object.assign() is not supported in IE 11                compat/compat
  18: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/af.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/ann.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/as.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

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

/src/repo/i18n/ban.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/bg.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/blk.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/ca.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/cy.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/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/grc.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/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/is.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/kcg.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/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/mk.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/nb.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/om.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/pnb.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/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/sat.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/sd.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

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

/src/repo/i18n/sh.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/skr-arab.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/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/th.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/uk.json
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

/src/repo/i18n/xmf.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/resources/js/ext.blogpage.createblogpost.js
  1:1  error  Definition for rule 'es/no-object-assign' was not found  es/no-object-assign

✖ 83 problems (81 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.