{
  "version": "6.0",
  "nxVersion": "22.6.5",
  "pathMappings": {},
  "nxJsonPlugins": [],
  "fileMap": {
    "nonProjectFiles": [
      {
        "file": ".gitattributes",
        "hash": "8169140259024525487"
      },
      {
        "file": ".github/workflows/build.yml",
        "hash": "17447282443083248111"
      },
      {
        "file": ".github/workflows/cypress.yml",
        "hash": "9340216678028364267"
      },
      {
        "file": ".github/workflows/deploy.yml",
        "hash": "8473270353723954001"
      },
      {
        "file": ".github/workflows/eslint.yml",
        "hash": "4121821864290963120"
      },
      {
        "file": ".github/workflows/jest.yml",
        "hash": "15608541236210227096"
      },
      {
        "file": ".github/workflows/npx.yml",
        "hash": "2174254146340222946"
      },
      {
        "file": ".github/workflows/oxfmt.yml",
        "hash": "13182629131911555526"
      },
      {
        "file": ".gitignore",
        "hash": "4936002910070533714"
      },
      {
        "file": ".npmignore",
        "hash": "9160986732333189952"
      },
      {
        "file": ".npmrc",
        "hash": "8550214904053156014"
      },
      {
        "file": ".oxfmtrc.json",
        "hash": "12617766590679978798"
      },
      {
        "file": "HISTORY.md",
        "hash": "11882088838610928434"
      },
      {
        "file": "LICENSE",
        "hash": "2488235562441806084"
      },
      {
        "file": "README.md",
        "hash": "11889199757936893584"
      },
      {
        "file": "babel.config.js",
        "hash": "3648372393756188667"
      },
      {
        "file": "bin/scrabble-solver.js",
        "hash": "7928512288695953584"
      },
      {
        "file": "bump-version.js",
        "hash": "6498467460533282919"
      },
      {
        "file": "cypress.config.ts",
        "hash": "11065787926897484900"
      },
      {
        "file": "cypress/e2e/app.spec.cy.ts",
        "hash": "17922500733620566139"
      },
      {
        "file": "cypress/e2e/bugs.spec.cy.ts",
        "hash": "8192580895364771693"
      },
      {
        "file": "cypress/e2e/bugs/112-character-bonus.ts",
        "hash": "7144866814341355219"
      },
      {
        "file": "cypress/e2e/bugs/129-esc-sidebar.ts",
        "hash": "18135998467496795464"
      },
      {
        "file": "cypress/e2e/bugs/2-q-tile-in-english.ts",
        "hash": "624714559301130687"
      },
      {
        "file": "cypress/e2e/bugs/3-x-tile-in-polish.ts",
        "hash": "3146979637017447630"
      },
      {
        "file": "cypress/e2e/bugs/30-click-inside-radio-icon.ts",
        "hash": "14735649149345694300"
      },
      {
        "file": "cypress/e2e/bugs/333-disabled-radio-cursor.ts",
        "hash": "7270913361717937665"
      },
      {
        "file": "cypress/e2e/bugs/342-results-sorting.ts",
        "hash": "4468745648155579488"
      },
      {
        "file": "cypress/e2e/bugs/348-results-word-padding.ts",
        "hash": "6446018906872213060"
      },
      {
        "file": "cypress/e2e/bugs/352-dictionary-race-condition.ts",
        "hash": "11375056568318556588"
      },
      {
        "file": "cypress/e2e/bugs/363-dictionary-input-unique-words.ts",
        "hash": "3924403794097269420"
      },
      {
        "file": "cypress/e2e/bugs/380-transliteration-when-pasting.ts",
        "hash": "5009553017294935822"
      },
      {
        "file": "cypress/e2e/bugs/398-digraphs-in-created-words.ts",
        "hash": "16274805538424356883"
      },
      {
        "file": "cypress/e2e/bugs/401-board-state-on-game-change.ts",
        "hash": "4970188220651698542"
      },
      {
        "file": "cypress/support/commands.ts",
        "hash": "576911436208964402"
      },
      {
        "file": "cypress/support/e2e.ts",
        "hash": "11404878494790355861"
      },
      {
        "file": "cypress/support/index.ts",
        "hash": "14428353282588746736"
      },
      {
        "file": "cypress/support/lib/actions.ts",
        "hash": "11334597434471156402"
      },
      {
        "file": "cypress/support/lib/index.ts",
        "hash": "14256056309923157734"
      },
      {
        "file": "cypress/support/lib/selectors.ts",
        "hash": "16904563828097658657"
      },
      {
        "file": "cypress/tsconfig.json",
        "hash": "533346989645065478"
      },
      {
        "file": "eslint.config.mjs",
        "hash": "9986719290107001234"
      },
      {
        "file": "jest.config.js",
        "hash": "8719146055587407086"
      },
      {
        "file": "jest.setup.js",
        "hash": "9067345794762401182"
      },
      {
        "file": "lerna.json",
        "hash": "11756955806412754804"
      },
      {
        "file": "nx.json",
        "hash": "5978390682139205984"
      },
      {
        "file": "package-lock.json",
        "hash": "1215645209980875471"
      },
      {
        "file": "package.json",
        "hash": "11891229225308720171"
      },
      {
        "file": "screencast.gif",
        "hash": "8618312235898903127"
      },
      {
        "file": "tsconfig.jest.json",
        "hash": "4588384105766555096"
      },
      {
        "file": "tsconfig.json",
        "hash": "5747515983382080990"
      }
    ],
    "projectFileMap": {
      "@scrabble-solver/solver": [
        {
          "file": "packages/solver/README.md",
          "hash": "6318233837788889254"
        },
        {
          "file": "packages/solver/package.json",
          "hash": "5432812906104685121",
          "deps": [
            "@scrabble-solver/configs",
            "@scrabble-solver/constants",
            "@scrabble-solver/dictionaries",
            "npm:@kamilmielnik/trie",
            "@scrabble-solver/types"
          ]
        },
        {
          "file": "packages/solver/src/areDigraphsValid.ts",
          "hash": "17911461370524796971"
        },
        {
          "file": "packages/solver/src/fillPattern.test.ts",
          "hash": "4477468782106446915"
        },
        {
          "file": "packages/solver/src/fillPattern.ts",
          "hash": "15177226446481312023"
        },
        {
          "file": "packages/solver/src/generateEndIndices.test.ts",
          "hash": "12130972718518554994"
        },
        {
          "file": "packages/solver/src/generateEndIndices.ts",
          "hash": "12841490043100096469"
        },
        {
          "file": "packages/solver/src/generateHorizontalPatterns.test.ts",
          "hash": "717679022592491987"
        },
        {
          "file": "packages/solver/src/generateHorizontalPatterns.ts",
          "hash": "10436338353945184738"
        },
        {
          "file": "packages/solver/src/generatePattern.ts",
          "hash": "13498176302195077900"
        },
        {
          "file": "packages/solver/src/generatePatterns.test.ts",
          "hash": "15842771731914496051"
        },
        {
          "file": "packages/solver/src/generatePatterns.ts",
          "hash": "13822340639746474023"
        },
        {
          "file": "packages/solver/src/generateStartIndices.test.ts",
          "hash": "2839947820693391454"
        },
        {
          "file": "packages/solver/src/generateStartIndices.ts",
          "hash": "628175214826968063"
        },
        {
          "file": "packages/solver/src/generateVectors.test.ts",
          "hash": "11705788717322154834"
        },
        {
          "file": "packages/solver/src/generateVectors.ts",
          "hash": "5477797573221758014"
        },
        {
          "file": "packages/solver/src/generateVerticalPatterns.test.ts",
          "hash": "3988503779827887326"
        },
        {
          "file": "packages/solver/src/generateVerticalPatterns.ts",
          "hash": "12740675117116939623"
        },
        {
          "file": "packages/solver/src/getCellsScore.ts",
          "hash": "9179761884086551124"
        },
        {
          "file": "packages/solver/src/getPatternHash.test.ts",
          "hash": "17706462911199900115"
        },
        {
          "file": "packages/solver/src/getPatternHash.ts",
          "hash": "2974072989791325574"
        },
        {
          "file": "packages/solver/src/getPatternScore.test.ts",
          "hash": "8608370367282363146"
        },
        {
          "file": "packages/solver/src/getPatternScore.ts",
          "hash": "10901283604074651384"
        },
        {
          "file": "packages/solver/src/getUniquePatterns.ts",
          "hash": "7652130179509678232"
        },
        {
          "file": "packages/solver/src/index.ts",
          "hash": "3357521685581735076"
        },
        {
          "file": "packages/solver/src/solve.test.ts",
          "hash": "13240498472653387083"
        },
        {
          "file": "packages/solver/src/solve.ts",
          "hash": "17699651396487399378"
        },
        {
          "file": "packages/solver/tsconfig.json",
          "hash": "14393573143758511966"
        }
      ],
      "@scrabble-solver/word-lists": [
        {
          "file": "packages/word-lists/README.md",
          "hash": "16055975283152607821"
        },
        {
          "file": "packages/word-lists/package.json",
          "hash": "469036922911503870",
          "deps": [
            "npm:@types/follow-redirects",
            "npm:@types/unzipper",
            "@scrabble-solver/types",
            "npm:cheerio",
            "npm:follow-redirects",
            "npm:transliteration",
            "npm:unzipper"
          ]
        },
        {
          "file": "packages/word-lists/src/getWordList.ts",
          "hash": "10304524630809776049"
        },
        {
          "file": "packages/word-lists/src/index.ts",
          "hash": "8042340231609296722"
        },
        {
          "file": "packages/word-lists/src/languages/english.ts",
          "hash": "18236496125766674592"
        },
        {
          "file": "packages/word-lists/src/languages/french.ts",
          "hash": "999885887967626988"
        },
        {
          "file": "packages/word-lists/src/languages/german.ts",
          "hash": "7794882289943390115"
        },
        {
          "file": "packages/word-lists/src/languages/index.ts",
          "hash": "632033483089466746"
        },
        {
          "file": "packages/word-lists/src/languages/persian.ts",
          "hash": "3960698128232122588"
        },
        {
          "file": "packages/word-lists/src/languages/polish.ts",
          "hash": "3075535021753564703"
        },
        {
          "file": "packages/word-lists/src/languages/romanian.ts",
          "hash": "9300620863531476643"
        },
        {
          "file": "packages/word-lists/src/languages/spanish.ts",
          "hash": "4087018936035514"
        },
        {
          "file": "packages/word-lists/src/languages/turkish.ts",
          "hash": "16755045246219415596"
        },
        {
          "file": "packages/word-lists/src/lib/downloadFile.ts",
          "hash": "13607329874891283679"
        },
        {
          "file": "packages/word-lists/src/lib/downloadHtml.ts",
          "hash": "1310045368305737951"
        },
        {
          "file": "packages/word-lists/src/lib/extractWords.ts",
          "hash": "14559448128270437612"
        },
        {
          "file": "packages/word-lists/src/lib/findFirstWordIndex.ts",
          "hash": "9840318512275784332"
        },
        {
          "file": "packages/word-lists/src/lib/getHash.ts",
          "hash": "8975814297070890934"
        },
        {
          "file": "packages/word-lists/src/lib/getTempFilepath.ts",
          "hash": "17463482587297340183"
        },
        {
          "file": "packages/word-lists/src/lib/getTxtWordList.ts",
          "hash": "6788551474673366316"
        },
        {
          "file": "packages/word-lists/src/lib/index.ts",
          "hash": "3470132537045022332"
        },
        {
          "file": "packages/word-lists/src/lib/transliterateDiacritics.ts",
          "hash": "477062649907390802"
        },
        {
          "file": "packages/word-lists/src/lib/unique.ts",
          "hash": "4387364396041720073"
        },
        {
          "file": "packages/word-lists/src/lib/unzip.ts",
          "hash": "1152622296142869825"
        },
        {
          "file": "packages/word-lists/tsconfig.json",
          "hash": "14393573143758511966"
        }
      ],
      "@scrabble-solver/dictionaries": [
        {
          "file": "packages/dictionaries/README.md",
          "hash": "4148063976304250953"
        },
        {
          "file": "packages/dictionaries/bin/remove-dictionaries.js",
          "hash": "2636661981756772217"
        },
        {
          "file": "packages/dictionaries/bin/update-dictionaries.js",
          "hash": "9641816824340442544"
        },
        {
          "file": "packages/dictionaries/package.json",
          "hash": "13974336546372721046",
          "deps": [
            "npm:@kamilmielnik/trie",
            "@scrabble-solver/logger",
            "@scrabble-solver/types",
            "@scrabble-solver/word-lists"
          ]
        },
        {
          "file": "packages/dictionaries/src/Dictionaries.ts",
          "hash": "4738381108479340912"
        },
        {
          "file": "packages/dictionaries/src/constants.ts",
          "hash": "12604354443457976176"
        },
        {
          "file": "packages/dictionaries/src/index.ts",
          "hash": "9758670209578578353"
        },
        {
          "file": "packages/dictionaries/src/lib/DiskCache.ts",
          "hash": "6591280341137675547"
        },
        {
          "file": "packages/dictionaries/src/lib/LayeredCache.ts",
          "hash": "648465204682435627"
        },
        {
          "file": "packages/dictionaries/src/lib/MemoryCache.ts",
          "hash": "4401577659353577236"
        },
        {
          "file": "packages/dictionaries/src/lib/createAsyncProxy.ts",
          "hash": "12638296627527121283"
        },
        {
          "file": "packages/dictionaries/src/lib/createCacheTimestampComparator.ts",
          "hash": "4282064259827246408"
        },
        {
          "file": "packages/dictionaries/src/lib/downloadDictionary.ts",
          "hash": "2012587757658985290"
        },
        {
          "file": "packages/dictionaries/src/lib/getDictionaryFilepath.ts",
          "hash": "396532623119550129"
        },
        {
          "file": "packages/dictionaries/src/lib/index.ts",
          "hash": "17115552863689850465"
        },
        {
          "file": "packages/dictionaries/src/types.ts",
          "hash": "3626796416522339270"
        },
        {
          "file": "packages/dictionaries/tsconfig.json",
          "hash": "14393573143758511966"
        }
      ],
      "@scrabble-solver/scrabble-solver": [
        {
          "file": "packages/scrabble-solver/.env",
          "hash": "136731195756083770"
        },
        {
          "file": "packages/scrabble-solver/.gitignore",
          "hash": "15189751008409879200"
        },
        {
          "file": "packages/scrabble-solver/README.md",
          "hash": "13736607546855655073"
        },
        {
          "file": "packages/scrabble-solver/next.config.js",
          "hash": "421389893256394104"
        },
        {
          "file": "packages/scrabble-solver/package.json",
          "hash": "6985696132341604408",
          "deps": [
            "npm:@svgr/webpack",
            "npm:@types/react",
            "npm:@types/react-dom",
            "npm:@types/react-highlight-words",
            "npm:@types/react-modal",
            "npm:@types/react-portal",
            "npm:@types/react-redux",
            "npm:@types/redux",
            "npm:sass",
            "npm:@floating-ui/react",
            "npm:@kamilmielnik/trie",
            "npm:@reduxjs/toolkit",
            "@scrabble-solver/configs",
            "@scrabble-solver/constants",
            "@scrabble-solver/dictionaries",
            "@scrabble-solver/logger",
            "@scrabble-solver/solver",
            "@scrabble-solver/types",
            "@scrabble-solver/word-definitions",
            "npm:classnames",
            "npm:env-cmd",
            "npm:include-media",
            "npm:include-media-query-builder",
            "npm:next",
            "npm:normalize.css",
            "npm:react",
            "npm:react-cool-onclickoutside",
            "npm:react-dom",
            "npm:react-highlight-words",
            "npm:react-modal",
            "npm:react-redux",
            "npm:react-window",
            "npm:redux-saga",
            "npm:store2",
            "npm:transliteration",
            "npm:use-debounce",
            "npm:workbox-expiration",
            "npm:workbox-precaching",
            "npm:workbox-routing",
            "npm:workbox-webpack-plugin",
            "npm:workbox-window"
          ]
        },
        {
          "file": "packages/scrabble-solver/public/favicon.ico",
          "hash": "8619638449028446829"
        },
        {
          "file": "packages/scrabble-solver/public/icons/apple-touch-icon-114x114.png",
          "hash": "5270252658370996676"
        },
        {
          "file": "packages/scrabble-solver/public/icons/apple-touch-icon-120x120.png",
          "hash": "17248634628490799749"
        },
        {
          "file": "packages/scrabble-solver/public/icons/apple-touch-icon-144x144.png",
          "hash": "4118589664668164618"
        },
        {
          "file": "packages/scrabble-solver/public/icons/apple-touch-icon-152x152.png",
          "hash": "6172827208237625078"
        },
        {
          "file": "packages/scrabble-solver/public/icons/apple-touch-icon-57x57.png",
          "hash": "17480078730958498518"
        },
        {
          "file": "packages/scrabble-solver/public/icons/apple-touch-icon-60x60.png",
          "hash": "17039156948933791294"
        },
        {
          "file": "packages/scrabble-solver/public/icons/apple-touch-icon-72x72.png",
          "hash": "11666232970718271160"
        },
        {
          "file": "packages/scrabble-solver/public/icons/apple-touch-icon-76x76.png",
          "hash": "1445604083787602480"
        },
        {
          "file": "packages/scrabble-solver/public/icons/favicon-128.png",
          "hash": "7186005883847724846"
        },
        {
          "file": "packages/scrabble-solver/public/icons/favicon-16x16.png",
          "hash": "6550785953827648527"
        },
        {
          "file": "packages/scrabble-solver/public/icons/favicon-196x196.png",
          "hash": "409823438418663418"
        },
        {
          "file": "packages/scrabble-solver/public/icons/favicon-32x32.png",
          "hash": "12287450094674570042"
        },
        {
          "file": "packages/scrabble-solver/public/icons/favicon-96x96.png",
          "hash": "11300731587267210996"
        },
        {
          "file": "packages/scrabble-solver/public/icons/favicon.svg",
          "hash": "7986557312803908299"
        },
        {
          "file": "packages/scrabble-solver/public/icons/mstile-144x144.png",
          "hash": "4118589664668164618"
        },
        {
          "file": "packages/scrabble-solver/public/icons/mstile-150x150.png",
          "hash": "11778079573963840783"
        },
        {
          "file": "packages/scrabble-solver/public/icons/mstile-310x150.png",
          "hash": "6638095791090331686"
        },
        {
          "file": "packages/scrabble-solver/public/icons/mstile-310x310.png",
          "hash": "9006525265034476334"
        },
        {
          "file": "packages/scrabble-solver/public/icons/mstile-70x70.png",
          "hash": "7186005883847724846"
        },
        {
          "file": "packages/scrabble-solver/public/logo.svg",
          "hash": "1286344112830940878"
        },
        {
          "file": "packages/scrabble-solver/public/og.png",
          "hash": "259771555953050094"
        },
        {
          "file": "packages/scrabble-solver/public/sitemap.xml",
          "hash": "3136821737221683946"
        },
        {
          "file": "packages/scrabble-solver/src/@types/scss.d.ts",
          "hash": "5132008288127566782"
        },
        {
          "file": "packages/scrabble-solver/src/@types/svg.d.ts",
          "hash": "3211485889982384549"
        },
        {
          "file": "packages/scrabble-solver/src/api/getServerLoggingData.ts",
          "hash": "730271380462104463"
        },
        {
          "file": "packages/scrabble-solver/src/api/index.ts",
          "hash": "2308539428247109505"
        },
        {
          "file": "packages/scrabble-solver/src/api/isBoardValid.ts",
          "hash": "5081555183091143910"
        },
        {
          "file": "packages/scrabble-solver/src/api/isCellValid.ts",
          "hash": "16330537473797916529"
        },
        {
          "file": "packages/scrabble-solver/src/api/isCharacterValid.ts",
          "hash": "4122076847849787224"
        },
        {
          "file": "packages/scrabble-solver/src/api/isRowValid.ts",
          "hash": "12553606709144929539"
        },
        {
          "file": "packages/scrabble-solver/src/app-layout/AppLayoutContext.tsx",
          "hash": "12908848157935976421"
        },
        {
          "file": "packages/scrabble-solver/src/app-layout/index.ts",
          "hash": "14767256002888557669"
        },
        {
          "file": "packages/scrabble-solver/src/app-layout/useAppLayoutValue.ts",
          "hash": "7278419823893927109"
        },
        {
          "file": "packages/scrabble-solver/src/components/Alert/Alert.module.scss",
          "hash": "3546260336538294049"
        },
        {
          "file": "packages/scrabble-solver/src/components/Alert/Alert.tsx",
          "hash": "14095697690756261394"
        },
        {
          "file": "packages/scrabble-solver/src/components/Alert/index.ts",
          "hash": "14925126151502316263"
        },
        {
          "file": "packages/scrabble-solver/src/components/Badge/Badge.module.scss",
          "hash": "9120242863033050975"
        },
        {
          "file": "packages/scrabble-solver/src/components/Badge/Badge.tsx",
          "hash": "4134808452533540421"
        },
        {
          "file": "packages/scrabble-solver/src/components/Badge/index.ts",
          "hash": "17888218679550289107"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/Board.module.scss",
          "hash": "7677307880926052022"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/Board.tsx",
          "hash": "17977681931335029108"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/BoardPure.tsx",
          "hash": "11878753979022032811"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/Actions/Actions.module.scss",
          "hash": "6257259571418528032"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/Actions/Actions.tsx",
          "hash": "87215897234577756"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/Actions/index.ts",
          "hash": "12551843570945168898"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/Actions/lib.ts",
          "hash": "11404776641440873691"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/Cell/Cell.module.scss",
          "hash": "16138171310478717078"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/Cell/Cell.tsx",
          "hash": "15035692717794699610"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/Cell/index.ts",
          "hash": "10144185646901731543"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/InputPrompt/InputPrompt.module.scss",
          "hash": "12467685348266018739"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/InputPrompt/InputPrompt.tsx",
          "hash": "13834292547533649734"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/InputPrompt/index.ts",
          "hash": "10316100410962385066"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/ToggleDirectionButton/ToggleDirectionButton.module.scss",
          "hash": "10539035762728691808"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/ToggleDirectionButton/ToggleDirectionButton.tsx",
          "hash": "12010426365734026401"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/ToggleDirectionButton/index.ts",
          "hash": "18133023770149886409"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/components/index.ts",
          "hash": "18366983789673534331"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/hooks/index.ts",
          "hash": "10952437162762647753"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/hooks/useBackgroundImage.tsx",
          "hash": "3119020765964364545"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/hooks/useBoardStyle.ts",
          "hash": "2124645717515581938"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/hooks/useFloatingActions.ts",
          "hash": "14015489373187250150"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/hooks/useFloatingFocus.ts",
          "hash": "1991178974113364839"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/hooks/useFloatingInputPrompt.ts",
          "hash": "17289224827938104086"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/hooks/useGrid.ts",
          "hash": "13490186602715248341"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/index.ts",
          "hash": "6831946295405615612"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/lib.ts",
          "hash": "7983003096566549189"
        },
        {
          "file": "packages/scrabble-solver/src/components/Board/selectors.ts",
          "hash": "1130457864496307281"
        },
        {
          "file": "packages/scrabble-solver/src/components/Button/Button.module.scss",
          "hash": "8005001321909511136"
        },
        {
          "file": "packages/scrabble-solver/src/components/Button/Button.tsx",
          "hash": "1900669019909666777"
        },
        {
          "file": "packages/scrabble-solver/src/components/Button/Link.tsx",
          "hash": "12744530509057107252"
        },
        {
          "file": "packages/scrabble-solver/src/components/Button/index.ts",
          "hash": "1548372080853166209"
        },
        {
          "file": "packages/scrabble-solver/src/components/Dictionary/Dictionary.module.scss",
          "hash": "15889363756455074290"
        },
        {
          "file": "packages/scrabble-solver/src/components/Dictionary/Dictionary.tsx",
          "hash": "10479944454962076860"
        },
        {
          "file": "packages/scrabble-solver/src/components/Dictionary/index.ts",
          "hash": "15311195750900725275"
        },
        {
          "file": "packages/scrabble-solver/src/components/DictionaryInput/DictionaryInput.module.scss",
          "hash": "7569975958342241589"
        },
        {
          "file": "packages/scrabble-solver/src/components/DictionaryInput/DictionaryInput.tsx",
          "hash": "6424338666087332169"
        },
        {
          "file": "packages/scrabble-solver/src/components/DictionaryInput/index.ts",
          "hash": "17907282323873767768"
        },
        {
          "file": "packages/scrabble-solver/src/components/EmptyState/EmptyState.module.scss",
          "hash": "6942929900533085516"
        },
        {
          "file": "packages/scrabble-solver/src/components/EmptyState/EmptyState.tsx",
          "hash": "18112113844849865593"
        },
        {
          "file": "packages/scrabble-solver/src/components/EmptyState/index.ts",
          "hash": "18169131875462328404"
        },
        {
          "file": "packages/scrabble-solver/src/components/IconButton/IconButton.module.scss",
          "hash": "17524055568275048407"
        },
        {
          "file": "packages/scrabble-solver/src/components/IconButton/IconButton.tsx",
          "hash": "8939999531556598879"
        },
        {
          "file": "packages/scrabble-solver/src/components/IconButton/Link.tsx",
          "hash": "4541649571053351983"
        },
        {
          "file": "packages/scrabble-solver/src/components/IconButton/index.ts",
          "hash": "16940820898842093171"
        },
        {
          "file": "packages/scrabble-solver/src/components/Key/Key.module.scss",
          "hash": "16096698276293733365"
        },
        {
          "file": "packages/scrabble-solver/src/components/Key/Key.tsx",
          "hash": "821897141083985151"
        },
        {
          "file": "packages/scrabble-solver/src/components/Key/index.ts",
          "hash": "5930415031316580304"
        },
        {
          "file": "packages/scrabble-solver/src/components/Keys/Arrows/Arrows.module.scss",
          "hash": "686947989934452800"
        },
        {
          "file": "packages/scrabble-solver/src/components/Keys/Arrows/Arrows.tsx",
          "hash": "12136990566819783042"
        },
        {
          "file": "packages/scrabble-solver/src/components/Keys/Arrows/index.ts",
          "hash": "9408450558860417559"
        },
        {
          "file": "packages/scrabble-solver/src/components/Keys/index.tsx",
          "hash": "15777163840791798386"
        },
        {
          "file": "packages/scrabble-solver/src/components/Loading/Loading.module.scss",
          "hash": "7281618529690367542"
        },
        {
          "file": "packages/scrabble-solver/src/components/Loading/Loading.tsx",
          "hash": "14163739262728442661"
        },
        {
          "file": "packages/scrabble-solver/src/components/Loading/index.ts",
          "hash": "11770494265654102352"
        },
        {
          "file": "packages/scrabble-solver/src/components/Logo/Logo.tsx",
          "hash": "909261585280026268"
        },
        {
          "file": "packages/scrabble-solver/src/components/Logo/LogoBlueprint.tsx",
          "hash": "15950554039965414084"
        },
        {
          "file": "packages/scrabble-solver/src/components/Logo/index.ts",
          "hash": "6260612077746424581"
        },
        {
          "file": "packages/scrabble-solver/src/components/Modal/Modal.module.scss",
          "hash": "13999960651761865447"
        },
        {
          "file": "packages/scrabble-solver/src/components/Modal/Modal.tsx",
          "hash": "1101519303382274810"
        },
        {
          "file": "packages/scrabble-solver/src/components/Modal/components/Section/Section.module.scss",
          "hash": "18361117050881296849"
        },
        {
          "file": "packages/scrabble-solver/src/components/Modal/components/Section/Section.tsx",
          "hash": "1510087767974282796"
        },
        {
          "file": "packages/scrabble-solver/src/components/Modal/components/Section/index.ts",
          "hash": "12105466960124202734"
        },
        {
          "file": "packages/scrabble-solver/src/components/Modal/components/index.ts",
          "hash": "12105466960124202734"
        },
        {
          "file": "packages/scrabble-solver/src/components/Modal/index.ts",
          "hash": "12546723122887744900"
        },
        {
          "file": "packages/scrabble-solver/src/components/NavButtons/NavButtons.module.scss",
          "hash": "15394306614056074519"
        },
        {
          "file": "packages/scrabble-solver/src/components/NavButtons/NavButtons.tsx",
          "hash": "17388243664943893240"
        },
        {
          "file": "packages/scrabble-solver/src/components/NavButtons/index.ts",
          "hash": "9502377722706022954"
        },
        {
          "file": "packages/scrabble-solver/src/components/NavButtons/selectors.ts",
          "hash": "1601750379718332339"
        },
        {
          "file": "packages/scrabble-solver/src/components/NotFound/NotFound.module.scss",
          "hash": "9534920720504787858"
        },
        {
          "file": "packages/scrabble-solver/src/components/NotFound/NotFound.tsx",
          "hash": "11392991258037744952"
        },
        {
          "file": "packages/scrabble-solver/src/components/NotFound/index.ts",
          "hash": "8576995710166003133"
        },
        {
          "file": "packages/scrabble-solver/src/components/PlainTiles/PlainTiles.module.scss",
          "hash": "15571864933305287169"
        },
        {
          "file": "packages/scrabble-solver/src/components/PlainTiles/PlainTiles.tsx",
          "hash": "15385414731124422224"
        },
        {
          "file": "packages/scrabble-solver/src/components/PlainTiles/Tile.tsx",
          "hash": "6579501141160868310"
        },
        {
          "file": "packages/scrabble-solver/src/components/PlainTiles/index.ts",
          "hash": "14318355236386886253"
        },
        {
          "file": "packages/scrabble-solver/src/components/PlainTiles/lib.ts",
          "hash": "15625490155509489000"
        },
        {
          "file": "packages/scrabble-solver/src/components/PlainTiles/types.ts",
          "hash": "6665293492759708792"
        },
        {
          "file": "packages/scrabble-solver/src/components/Progress/Progress.module.scss",
          "hash": "18178269979332161485"
        },
        {
          "file": "packages/scrabble-solver/src/components/Progress/Progress.tsx",
          "hash": "5746584141890647255"
        },
        {
          "file": "packages/scrabble-solver/src/components/Progress/index.ts",
          "hash": "5520819842257079718"
        },
        {
          "file": "packages/scrabble-solver/src/components/Rack/Rack.module.scss",
          "hash": "2685767750436450013"
        },
        {
          "file": "packages/scrabble-solver/src/components/Rack/Rack.tsx",
          "hash": "4422648868568720351"
        },
        {
          "file": "packages/scrabble-solver/src/components/Rack/components/InputPrompt/InputPrompt.module.scss",
          "hash": "2952497781431378355"
        },
        {
          "file": "packages/scrabble-solver/src/components/Rack/components/InputPrompt/InputPrompt.tsx",
          "hash": "11844968211428183539"
        },
        {
          "file": "packages/scrabble-solver/src/components/Rack/components/InputPrompt/index.ts",
          "hash": "10316100410962385066"
        },
        {
          "file": "packages/scrabble-solver/src/components/Rack/components/InputPrompt/lib.test.ts",
          "hash": "179659600307187648"
        },
        {
          "file": "packages/scrabble-solver/src/components/Rack/components/InputPrompt/lib.ts",
          "hash": "4523049450533722777"
        },
        {
          "file": "packages/scrabble-solver/src/components/Rack/components/RackTile/RackTile.module.scss",
          "hash": "14174164304183570823"
        },
        {
          "file": "packages/scrabble-solver/src/components/Rack/components/RackTile/RackTile.tsx",
          "hash": "15274002928624237866"
        },
        {
          "file": "packages/scrabble-solver/src/components/Rack/components/RackTile/index.ts",
          "hash": "5036687709433787438"
        },
        {
          "file": "packages/scrabble-solver/src/components/Rack/components/index.ts",
          "hash": "4145705005257559369"
        },
        {
          "file": "packages/scrabble-solver/src/components/Rack/index.ts",
          "hash": "11779749339139160578"
        },
        {
          "file": "packages/scrabble-solver/src/components/Rack/selectors.ts",
          "hash": "18040706060364848446"
        },
        {
          "file": "packages/scrabble-solver/src/components/Radio/Radio.module.scss",
          "hash": "9865357102896536695"
        },
        {
          "file": "packages/scrabble-solver/src/components/Radio/Radio.tsx",
          "hash": "10153617269827247901"
        },
        {
          "file": "packages/scrabble-solver/src/components/Radio/index.ts",
          "hash": "16285690700089243343"
        },
        {
          "file": "packages/scrabble-solver/src/components/Results/Cell.tsx",
          "hash": "11641263158698464307"
        },
        {
          "file": "packages/scrabble-solver/src/components/Results/Header.tsx",
          "hash": "9270406200231485486"
        },
        {
          "file": "packages/scrabble-solver/src/components/Results/HeaderButton.tsx",
          "hash": "6141192639606664206"
        },
        {
          "file": "packages/scrabble-solver/src/components/Results/Result.tsx",
          "hash": "3843273204737220536"
        },
        {
          "file": "packages/scrabble-solver/src/components/Results/Results.module.scss",
          "hash": "8928631303250550804"
        },
        {
          "file": "packages/scrabble-solver/src/components/Results/Results.tsx",
          "hash": "5846717918825209781"
        },
        {
          "file": "packages/scrabble-solver/src/components/Results/SolveButton.tsx",
          "hash": "11387088702552676568"
        },
        {
          "file": "packages/scrabble-solver/src/components/Results/index.ts",
          "hash": "7834935975865422267"
        },
        {
          "file": "packages/scrabble-solver/src/components/Results/types.ts",
          "hash": "3970651511308331201"
        },
        {
          "file": "packages/scrabble-solver/src/components/ResultsInput/ResultsInput.module.scss",
          "hash": "12735238273964003475"
        },
        {
          "file": "packages/scrabble-solver/src/components/ResultsInput/ResultsInput.tsx",
          "hash": "3294765104409780960"
        },
        {
          "file": "packages/scrabble-solver/src/components/ResultsInput/index.ts",
          "hash": "12517848962378273833"
        },
        {
          "file": "packages/scrabble-solver/src/components/SeoMessage/SeoMessage.tsx",
          "hash": "10179630730567715578"
        },
        {
          "file": "packages/scrabble-solver/src/components/SeoMessage/index.ts",
          "hash": "8228982917304562686"
        },
        {
          "file": "packages/scrabble-solver/src/components/Solver/Solver.module.scss",
          "hash": "4820219001528348501"
        },
        {
          "file": "packages/scrabble-solver/src/components/Solver/Solver.tsx",
          "hash": "2039814352197717985"
        },
        {
          "file": "packages/scrabble-solver/src/components/Solver/components/InsertButton/InsertButton.module.scss",
          "hash": "14742213207083607008"
        },
        {
          "file": "packages/scrabble-solver/src/components/Solver/components/InsertButton/InsertButton.tsx",
          "hash": "2216387082785848329"
        },
        {
          "file": "packages/scrabble-solver/src/components/Solver/components/InsertButton/index.ts",
          "hash": "3055302783841075451"
        },
        {
          "file": "packages/scrabble-solver/src/components/Solver/components/ResultCandidatePicker/ResultCandidatePicker.module.scss",
          "hash": "17579986107847713989"
        },
        {
          "file": "packages/scrabble-solver/src/components/Solver/components/ResultCandidatePicker/ResultCandidatePicker.tsx",
          "hash": "10127194970395780000"
        },
        {
          "file": "packages/scrabble-solver/src/components/Solver/components/ResultCandidatePicker/index.ts",
          "hash": "12835298470521703492"
        },
        {
          "file": "packages/scrabble-solver/src/components/Solver/components/index.ts",
          "hash": "18181410782331220137"
        },
        {
          "file": "packages/scrabble-solver/src/components/Solver/index.ts",
          "hash": "13546183605204226108"
        },
        {
          "file": "packages/scrabble-solver/src/components/Spinner/Spinner.module.scss",
          "hash": "9344871965287187360"
        },
        {
          "file": "packages/scrabble-solver/src/components/Spinner/Spinner.tsx",
          "hash": "110101373724794450"
        },
        {
          "file": "packages/scrabble-solver/src/components/Spinner/index.ts",
          "hash": "8553163007047391247"
        },
        {
          "file": "packages/scrabble-solver/src/components/Tile/Tile.module.scss",
          "hash": "18163256583980407044"
        },
        {
          "file": "packages/scrabble-solver/src/components/Tile/Tile.tsx",
          "hash": "16279416750215331042"
        },
        {
          "file": "packages/scrabble-solver/src/components/Tile/TilePure.tsx",
          "hash": "9811613911029722319"
        },
        {
          "file": "packages/scrabble-solver/src/components/Tile/index.ts",
          "hash": "16960035800931827422"
        },
        {
          "file": "packages/scrabble-solver/src/components/Tooltip/Tooltip.module.scss",
          "hash": "16928995897413201820"
        },
        {
          "file": "packages/scrabble-solver/src/components/Tooltip/Tooltip.tsx",
          "hash": "8490902561738469865"
        },
        {
          "file": "packages/scrabble-solver/src/components/Tooltip/TooltipContent.tsx",
          "hash": "4815926206244624303"
        },
        {
          "file": "packages/scrabble-solver/src/components/Tooltip/TooltipTrigger.tsx",
          "hash": "17971229425770258443"
        },
        {
          "file": "packages/scrabble-solver/src/components/Tooltip/context.ts",
          "hash": "13506178429241284975"
        },
        {
          "file": "packages/scrabble-solver/src/components/Tooltip/index.ts",
          "hash": "4767884404088797648"
        },
        {
          "file": "packages/scrabble-solver/src/components/Tooltip/useTooltip.ts",
          "hash": "13769055576955839310"
        },
        {
          "file": "packages/scrabble-solver/src/components/index.ts",
          "hash": "13290218494044316626"
        },
        {
          "file": "packages/scrabble-solver/src/hooks/index.ts",
          "hash": "5357688638961136254"
        },
        {
          "file": "packages/scrabble-solver/src/hooks/useColumns.ts",
          "hash": "12374545302216214229"
        },
        {
          "file": "packages/scrabble-solver/src/hooks/useDirection.ts",
          "hash": "16342706381415218696"
        },
        {
          "file": "packages/scrabble-solver/src/hooks/useEffectOnce.ts",
          "hash": "2157152540076068434"
        },
        {
          "file": "packages/scrabble-solver/src/hooks/useIsTouchDevice.ts",
          "hash": "14953307621420324170"
        },
        {
          "file": "packages/scrabble-solver/src/hooks/useLanguage.ts",
          "hash": "3376305315468404143"
        },
        {
          "file": "packages/scrabble-solver/src/hooks/useLatest.ts",
          "hash": "18358085410062627866"
        },
        {
          "file": "packages/scrabble-solver/src/hooks/useLocalStorage.ts",
          "hash": "12054567980278349207"
        },
        {
          "file": "packages/scrabble-solver/src/hooks/useMedia.ts",
          "hash": "17873997323144947702"
        },
        {
          "file": "packages/scrabble-solver/src/hooks/useMediaQueries.ts",
          "hash": "14816098736546708284"
        },
        {
          "file": "packages/scrabble-solver/src/hooks/useMediaQuery.ts",
          "hash": "2415588663680166561"
        },
        {
          "file": "packages/scrabble-solver/src/hooks/useOnWindowResize.ts",
          "hash": "4023812120086476209"
        },
        {
          "file": "packages/scrabble-solver/src/hooks/useViewportSize.ts",
          "hash": "6452379002225538658"
        },
        {
          "file": "packages/scrabble-solver/src/i18n/constants.ts",
          "hash": "4352682165250972054"
        },
        {
          "file": "packages/scrabble-solver/src/i18n/i18n.ts",
          "hash": "9713929258489393420"
        },
        {
          "file": "packages/scrabble-solver/src/i18n/index.ts",
          "hash": "641974116488776100"
        },
        {
          "file": "packages/scrabble-solver/src/i18n/languages/english.json",
          "hash": "5831817796385388060"
        },
        {
          "file": "packages/scrabble-solver/src/i18n/languages/french.json",
          "hash": "8495203788574924270"
        },
        {
          "file": "packages/scrabble-solver/src/i18n/languages/german.json",
          "hash": "12290424377528353066"
        },
        {
          "file": "packages/scrabble-solver/src/i18n/languages/persian.json",
          "hash": "6664556181868122057"
        },
        {
          "file": "packages/scrabble-solver/src/i18n/languages/polish.json",
          "hash": "4129825192585315141"
        },
        {
          "file": "packages/scrabble-solver/src/i18n/languages/romanian.json",
          "hash": "4834357118478047978"
        },
        {
          "file": "packages/scrabble-solver/src/i18n/languages/spanish.json",
          "hash": "2756802484095283735"
        },
        {
          "file": "packages/scrabble-solver/src/i18n/languages/turkish.json",
          "hash": "4775880582679406782"
        },
        {
          "file": "packages/scrabble-solver/src/icons/ArrowDown.svg",
          "hash": "15278090016316032634"
        },
        {
          "file": "packages/scrabble-solver/src/icons/ArrowLeft.svg",
          "hash": "11754342703859301499"
        },
        {
          "file": "packages/scrabble-solver/src/icons/ArrowRight.svg",
          "hash": "17904679770788109045"
        },
        {
          "file": "packages/scrabble-solver/src/icons/ArrowUp.svg",
          "hash": "4351714059761214557"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Ban.svg",
          "hash": "11834567302125383969"
        },
        {
          "file": "packages/scrabble-solver/src/icons/BookHalf.svg",
          "hash": "15229181805845207735"
        },
        {
          "file": "packages/scrabble-solver/src/icons/CardChecklist.svg",
          "hash": "16792544388042332969"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Check.svg",
          "hash": "12378161226747514302"
        },
        {
          "file": "packages/scrabble-solver/src/icons/ChevronDown.svg",
          "hash": "12553480426021664156"
        },
        {
          "file": "packages/scrabble-solver/src/icons/ChevronLeft.svg",
          "hash": "13926972877928718526"
        },
        {
          "file": "packages/scrabble-solver/src/icons/ChevronRight.svg",
          "hash": "14225823291020531869"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Cog.svg",
          "hash": "234417178867478644"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Cross.svg",
          "hash": "1815851445476906820"
        },
        {
          "file": "packages/scrabble-solver/src/icons/CrossCircleFill.svg",
          "hash": "14949049365431332853"
        },
        {
          "file": "packages/scrabble-solver/src/icons/CrossSquareFill.svg",
          "hash": "15612536187625414218"
        },
        {
          "file": "packages/scrabble-solver/src/icons/DashCircleFill.svg",
          "hash": "572993273479283506"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Eraser.svg",
          "hash": "14515533990508546738"
        },
        {
          "file": "packages/scrabble-solver/src/icons/ExclamationSquareFill.svg",
          "hash": "13953412482187844566"
        },
        {
          "file": "packages/scrabble-solver/src/icons/ExclamationTriangleFill.svg",
          "hash": "15398720373869110947"
        },
        {
          "file": "packages/scrabble-solver/src/icons/EyeFill.svg",
          "hash": "432300670143503487"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Flag.svg",
          "hash": "5538035650821707246"
        },
        {
          "file": "packages/scrabble-solver/src/icons/FlagDe.svg",
          "hash": "15774219161764831729"
        },
        {
          "file": "packages/scrabble-solver/src/icons/FlagEs.svg",
          "hash": "2130575029533786092"
        },
        {
          "file": "packages/scrabble-solver/src/icons/FlagFa.svg",
          "hash": "168601825347349257"
        },
        {
          "file": "packages/scrabble-solver/src/icons/FlagFill.svg",
          "hash": "10986504450538956281"
        },
        {
          "file": "packages/scrabble-solver/src/icons/FlagFr.svg",
          "hash": "13373588239161169305"
        },
        {
          "file": "packages/scrabble-solver/src/icons/FlagGb.svg",
          "hash": "9368084733792214450"
        },
        {
          "file": "packages/scrabble-solver/src/icons/FlagPl.svg",
          "hash": "10044772085515094312"
        },
        {
          "file": "packages/scrabble-solver/src/icons/FlagRo.svg",
          "hash": "1005037933810480795"
        },
        {
          "file": "packages/scrabble-solver/src/icons/FlagTr.svg",
          "hash": "16165609014812198887"
        },
        {
          "file": "packages/scrabble-solver/src/icons/FlagUs.svg",
          "hash": "12380197194263396702"
        },
        {
          "file": "packages/scrabble-solver/src/icons/GeoAlt.svg",
          "hash": "4599577033009443204"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Github.svg",
          "hash": "13751262581583756173"
        },
        {
          "file": "packages/scrabble-solver/src/icons/InfoCircleFill.svg",
          "hash": "5721767233878764269"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Keyboard.svg",
          "hash": "14488510395930290387"
        },
        {
          "file": "packages/scrabble-solver/src/icons/KeyboardFill.svg",
          "hash": "33553870883538891"
        },
        {
          "file": "packages/scrabble-solver/src/icons/List.svg",
          "hash": "6851515233673736934"
        },
        {
          "file": "packages/scrabble-solver/src/icons/OneTwoThree.svg",
          "hash": "15608117183035614532"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Sack.svg",
          "hash": "10072918589010168031"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Search.svg",
          "hash": "3453601469427122513"
        },
        {
          "file": "packages/scrabble-solver/src/icons/SortDown.svg",
          "hash": "453286975872553357"
        },
        {
          "file": "packages/scrabble-solver/src/icons/SortUp.svg",
          "hash": "9367994321394093850"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Square.svg",
          "hash": "14173831258505354122"
        },
        {
          "file": "packages/scrabble-solver/src/icons/SquareA.svg",
          "hash": "9403072583109167592"
        },
        {
          "file": "packages/scrabble-solver/src/icons/SquareB.svg",
          "hash": "1020901331004533387"
        },
        {
          "file": "packages/scrabble-solver/src/icons/SquareFill.svg",
          "hash": "17735658184604768095"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Squares.svg",
          "hash": "5140992854891469068"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Star.svg",
          "hash": "6603638712222312810"
        },
        {
          "file": "packages/scrabble-solver/src/icons/Words.svg",
          "hash": "5621691638238139481"
        },
        {
          "file": "packages/scrabble-solver/src/icons/index.ts",
          "hash": "7419656675609945335"
        },
        {
          "file": "packages/scrabble-solver/src/lib/arrayEquals.ts",
          "hash": "16413420407330321870"
        },
        {
          "file": "packages/scrabble-solver/src/lib/createComparator.ts",
          "hash": "17881549848100498789"
        },
        {
          "file": "packages/scrabble-solver/src/lib/createKeyComparator.ts",
          "hash": "6518042351578006506"
        },
        {
          "file": "packages/scrabble-solver/src/lib/createKeyboardNavigation.ts",
          "hash": "1192195418791976650"
        },
        {
          "file": "packages/scrabble-solver/src/lib/createNullMovingComparator.test.ts",
          "hash": "3852205259868550541"
        },
        {
          "file": "packages/scrabble-solver/src/lib/createNullMovingComparator.ts",
          "hash": "892838716042678184"
        },
        {
          "file": "packages/scrabble-solver/src/lib/createRegExp.ts",
          "hash": "16804072061898943189"
        },
        {
          "file": "packages/scrabble-solver/src/lib/createStringComparator.ts",
          "hash": "6213004069818412301"
        },
        {
          "file": "packages/scrabble-solver/src/lib/extractCharacters.test.ts",
          "hash": "16808026617056905276"
        },
        {
          "file": "packages/scrabble-solver/src/lib/extractCharacters.ts",
          "hash": "5375343021750185035"
        },
        {
          "file": "packages/scrabble-solver/src/lib/extractInputValue.ts",
          "hash": "5988449215525106687"
        },
        {
          "file": "packages/scrabble-solver/src/lib/findCell.ts",
          "hash": "16004413741448082914"
        },
        {
          "file": "packages/scrabble-solver/src/lib/getCoordinate.test.ts",
          "hash": "12490915311374073668"
        },
        {
          "file": "packages/scrabble-solver/src/lib/getCoordinate.ts",
          "hash": "5198353317059658441"
        },
        {
          "file": "packages/scrabble-solver/src/lib/getTileSizes.ts",
          "hash": "4001686605122600301"
        },
        {
          "file": "packages/scrabble-solver/src/lib/index.ts",
          "hash": "3714768565564233641"
        },
        {
          "file": "packages/scrabble-solver/src/lib/inverseDirection.ts",
          "hash": "15207901295778768470"
        },
        {
          "file": "packages/scrabble-solver/src/lib/isCtrl.ts",
          "hash": "9849421862230206816"
        },
        {
          "file": "packages/scrabble-solver/src/lib/isMac.ts",
          "hash": "13011116484793648615"
        },
        {
          "file": "packages/scrabble-solver/src/lib/isRegExp.ts",
          "hash": "16259062024272041255"
        },
        {
          "file": "packages/scrabble-solver/src/lib/isStringArray.ts",
          "hash": "9757704348333949963"
        },
        {
          "file": "packages/scrabble-solver/src/lib/localeTransliterate.test.ts",
          "hash": "10917228813966634622"
        },
        {
          "file": "packages/scrabble-solver/src/lib/localeTransliterate.ts",
          "hash": "9951230762820301480"
        },
        {
          "file": "packages/scrabble-solver/src/lib/memoize.ts",
          "hash": "11321513138907121422"
        },
        {
          "file": "packages/scrabble-solver/src/lib/noop.ts",
          "hash": "16386291912689066282"
        },
        {
          "file": "packages/scrabble-solver/src/lib/numberComparator.ts",
          "hash": "246014427757859527"
        },
        {
          "file": "packages/scrabble-solver/src/lib/reverseComparator.ts",
          "hash": "8225281052242470554"
        },
        {
          "file": "packages/scrabble-solver/src/lib/unorderedArraysEqual.ts",
          "hash": "10108492274492482147"
        },
        {
          "file": "packages/scrabble-solver/src/lib/zipCharactersAndTiles.ts",
          "hash": "7220863563196925413"
        },
        {
          "file": "packages/scrabble-solver/src/modals/DictionaryModal/DictionaryModal.module.scss",
          "hash": "1535123473514936693"
        },
        {
          "file": "packages/scrabble-solver/src/modals/DictionaryModal/DictionaryModal.tsx",
          "hash": "7585516541324567912"
        },
        {
          "file": "packages/scrabble-solver/src/modals/DictionaryModal/index.ts",
          "hash": "1912742312201"
        },
        {
          "file": "packages/scrabble-solver/src/modals/KeyMapModal/KeyMapModal.tsx",
          "hash": "15428155482271400106"
        },
        {
          "file": "packages/scrabble-solver/src/modals/KeyMapModal/components/Mapping/Mapping.module.scss",
          "hash": "4477031906153030430"
        },
        {
          "file": "packages/scrabble-solver/src/modals/KeyMapModal/components/Mapping/Mapping.tsx",
          "hash": "10512602326423438382"
        },
        {
          "file": "packages/scrabble-solver/src/modals/KeyMapModal/components/Mapping/index.ts",
          "hash": "18357871241243856592"
        },
        {
          "file": "packages/scrabble-solver/src/modals/KeyMapModal/components/index.ts",
          "hash": "18357871241243856592"
        },
        {
          "file": "packages/scrabble-solver/src/modals/KeyMapModal/index.ts",
          "hash": "14964175640159395694"
        },
        {
          "file": "packages/scrabble-solver/src/modals/MenuModal/MenuModal.module.scss",
          "hash": "1650060758869869330"
        },
        {
          "file": "packages/scrabble-solver/src/modals/MenuModal/MenuModal.tsx",
          "hash": "2766366505916601677"
        },
        {
          "file": "packages/scrabble-solver/src/modals/MenuModal/index.ts",
          "hash": "17825837872661277553"
        },
        {
          "file": "packages/scrabble-solver/src/modals/RemainingTilesModal/RemainingTilesModal.module.scss",
          "hash": "6736950431461354621"
        },
        {
          "file": "packages/scrabble-solver/src/modals/RemainingTilesModal/RemainingTilesModal.tsx",
          "hash": "8622482229405363982"
        },
        {
          "file": "packages/scrabble-solver/src/modals/RemainingTilesModal/components/Character/Character.module.scss",
          "hash": "10554447296504063848"
        },
        {
          "file": "packages/scrabble-solver/src/modals/RemainingTilesModal/components/Character/Character.tsx",
          "hash": "3816097366313251865"
        },
        {
          "file": "packages/scrabble-solver/src/modals/RemainingTilesModal/components/Character/index.ts",
          "hash": "3830398198276490332"
        },
        {
          "file": "packages/scrabble-solver/src/modals/RemainingTilesModal/components/index.ts",
          "hash": "3830398198276490332"
        },
        {
          "file": "packages/scrabble-solver/src/modals/RemainingTilesModal/index.ts",
          "hash": "10173345618087016488"
        },
        {
          "file": "packages/scrabble-solver/src/modals/RemainingTilesModal/lib.ts",
          "hash": "9010738237646070416"
        },
        {
          "file": "packages/scrabble-solver/src/modals/RemainingTilesModal/selectors.ts",
          "hash": "41669109120179613"
        },
        {
          "file": "packages/scrabble-solver/src/modals/ResultsModal/ResultsModal.module.scss",
          "hash": "14083211404775705118"
        },
        {
          "file": "packages/scrabble-solver/src/modals/ResultsModal/ResultsModal.tsx",
          "hash": "16393264294333680767"
        },
        {
          "file": "packages/scrabble-solver/src/modals/ResultsModal/index.ts",
          "hash": "10012932629586689426"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/SettingsModal.tsx",
          "hash": "3549092967925745047"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/AutoGroupTilesSetting/AutoGroupTilesSetting.module.scss",
          "hash": "10479915630655252304"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/AutoGroupTilesSetting/AutoGroupTilesSetting.tsx",
          "hash": "5727191410070858354"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/AutoGroupTilesSetting/constants.ts",
          "hash": "10398953053826891796"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/AutoGroupTilesSetting/index.ts",
          "hash": "11430250777442141236"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/AutoGroupTilesSetting/lib.ts",
          "hash": "4581410020711482457"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/ConfigSetting/ConfigSetting.module.scss",
          "hash": "10479915630655252304"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/ConfigSetting/ConfigSetting.tsx",
          "hash": "8782424068589069499"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/ConfigSetting/index.ts",
          "hash": "8329516295648169283"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/ConfigSetting/lib.ts",
          "hash": "4472648160189259827"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/InputModeSetting/InputModeSetting.module.scss",
          "hash": "10479915630655252304"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/InputModeSetting/InputModeSetting.tsx",
          "hash": "13083562305623221104"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/InputModeSetting/index.ts",
          "hash": "1400438831648654935"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/InputModeSetting/lib.ts",
          "hash": "5877617992780820728"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/LocaleSetting/LocaleSetting.module.scss",
          "hash": "5497005212937030379"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/LocaleSetting/LocaleSetting.tsx",
          "hash": "15066504451548977574"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/LocaleSetting/index.ts",
          "hash": "1449041442733635902"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/RemoveCellFiltersSetting/RemoveCellFiltersSetting.module.scss",
          "hash": "10479915630655252304"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/RemoveCellFiltersSetting/RemoveCellFiltersSetting.tsx",
          "hash": "6730798929167629550"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/RemoveCellFiltersSetting/index.ts",
          "hash": "5927063315389183754"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/RemoveCellFiltersSetting/lib.ts",
          "hash": "16732276963126825772"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/ShowCoordinatesSetting/ShowCoordinatesSetting.module.scss",
          "hash": "10479915630655252304"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/ShowCoordinatesSetting/ShowCoordinatesSetting.tsx",
          "hash": "7004470198699474702"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/ShowCoordinatesSetting/index.ts",
          "hash": "1828183227310210065"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/components/index.ts",
          "hash": "13441603002004732601"
        },
        {
          "file": "packages/scrabble-solver/src/modals/SettingsModal/index.ts",
          "hash": "6381944766238780492"
        },
        {
          "file": "packages/scrabble-solver/src/modals/WordsModal/WordsModal.module.scss",
          "hash": "4425509461821132954"
        },
        {
          "file": "packages/scrabble-solver/src/modals/WordsModal/WordsModal.tsx",
          "hash": "3409529912305695215"
        },
        {
          "file": "packages/scrabble-solver/src/modals/WordsModal/index.ts",
          "hash": "12055252457260044707"
        },
        {
          "file": "packages/scrabble-solver/src/modals/index.ts",
          "hash": "16020264070088203616"
        },
        {
          "file": "packages/scrabble-solver/src/pages/_app.tsx",
          "hash": "11193271859697556905"
        },
        {
          "file": "packages/scrabble-solver/src/pages/_document.tsx",
          "hash": "9836921065957592870"
        },
        {
          "file": "packages/scrabble-solver/src/pages/api/dictionary/[locale]/[word].ts",
          "hash": "5569536114673644890"
        },
        {
          "file": "packages/scrabble-solver/src/pages/api/dictionary/[locale]/index.ts",
          "hash": "9723620783685798058"
        },
        {
          "file": "packages/scrabble-solver/src/pages/api/solve.ts",
          "hash": "10083202764750289231"
        },
        {
          "file": "packages/scrabble-solver/src/pages/api/verify.ts",
          "hash": "6948266974862633697"
        },
        {
          "file": "packages/scrabble-solver/src/pages/api/visit.ts",
          "hash": "10744025525167564156"
        },
        {
          "file": "packages/scrabble-solver/src/pages/index.module.scss",
          "hash": "929127135951115578"
        },
        {
          "file": "packages/scrabble-solver/src/pages/index.tsx",
          "hash": "2228453175356975000"
        },
        {
          "file": "packages/scrabble-solver/src/pages/not-found.tsx",
          "hash": "7275993792442934702"
        },
        {
          "file": "packages/scrabble-solver/src/parameters/index.ts",
          "hash": "11666664626275575401"
        },
        {
          "file": "packages/scrabble-solver/src/sdk/fetch.ts",
          "hash": "12558369186283001461"
        },
        {
          "file": "packages/scrabble-solver/src/sdk/fetchJson.ts",
          "hash": "10397096782939432107"
        },
        {
          "file": "packages/scrabble-solver/src/sdk/findWordDefinitions.ts",
          "hash": "16537000265833978232"
        },
        {
          "file": "packages/scrabble-solver/src/sdk/getDictionary.ts",
          "hash": "2457184031476117234"
        },
        {
          "file": "packages/scrabble-solver/src/sdk/index.ts",
          "hash": "3651665009336295035"
        },
        {
          "file": "packages/scrabble-solver/src/sdk/solve.ts",
          "hash": "5864570945320712599"
        },
        {
          "file": "packages/scrabble-solver/src/sdk/verify.ts",
          "hash": "7720326563140802714"
        },
        {
          "file": "packages/scrabble-solver/src/sdk/visit.ts",
          "hash": "11075775441144503022"
        },
        {
          "file": "packages/scrabble-solver/src/service-worker/average.ts",
          "hash": "7166190492129242151"
        },
        {
          "file": "packages/scrabble-solver/src/service-worker/dictionaries/constants.ts",
          "hash": "5383224325624444190"
        },
        {
          "file": "packages/scrabble-solver/src/service-worker/dictionaries/expirationManager.ts",
          "hash": "9702535050928774369"
        },
        {
          "file": "packages/scrabble-solver/src/service-worker/dictionaries/getDictionary.ts",
          "hash": "14360109450447764567"
        },
        {
          "file": "packages/scrabble-solver/src/service-worker/dictionaries/getDictionaryUrl.ts",
          "hash": "4793134591312680353"
        },
        {
          "file": "packages/scrabble-solver/src/service-worker/dictionaries/index.ts",
          "hash": "14806497333915107241"
        },
        {
          "file": "packages/scrabble-solver/src/service-worker/dictionaries/revalidateDictionary.ts",
          "hash": "13049366095878541388"
        },
        {
          "file": "packages/scrabble-solver/src/service-worker/getTrie.ts",
          "hash": "5754988871060526004"
        },
        {
          "file": "packages/scrabble-solver/src/service-worker/index.ts",
          "hash": "3914141828711439441"
        },
        {
          "file": "packages/scrabble-solver/src/service-worker/routeSolveRequests.ts",
          "hash": "7625478630762695079"
        },
        {
          "file": "packages/scrabble-solver/src/service-worker/routeVerifyRequests.ts",
          "hash": "5299571665804704391"
        },
        {
          "file": "packages/scrabble-solver/src/serviceWorkerManager.ts",
          "hash": "6436235954962334167"
        },
        {
          "file": "packages/scrabble-solver/src/state/actions.ts",
          "hash": "4242637172523977630"
        },
        {
          "file": "packages/scrabble-solver/src/state/board/index.ts",
          "hash": "2406327340588077760"
        },
        {
          "file": "packages/scrabble-solver/src/state/board/initialState.ts",
          "hash": "582114957023421502"
        },
        {
          "file": "packages/scrabble-solver/src/state/board/selectors.ts",
          "hash": "6840277675092420717"
        },
        {
          "file": "packages/scrabble-solver/src/state/board/slice.ts",
          "hash": "10318362267307966751"
        },
        {
          "file": "packages/scrabble-solver/src/state/board/types.ts",
          "hash": "15614078198980741623"
        },
        {
          "file": "packages/scrabble-solver/src/state/cellFilters/index.ts",
          "hash": "2406327340588077760"
        },
        {
          "file": "packages/scrabble-solver/src/state/cellFilters/initialState.ts",
          "hash": "2330134625966033371"
        },
        {
          "file": "packages/scrabble-solver/src/state/cellFilters/lib.ts",
          "hash": "13329899066241585279"
        },
        {
          "file": "packages/scrabble-solver/src/state/cellFilters/selectors.ts",
          "hash": "15705051887752139916"
        },
        {
          "file": "packages/scrabble-solver/src/state/cellFilters/slice.ts",
          "hash": "14382457339238179219"
        },
        {
          "file": "packages/scrabble-solver/src/state/cellFilters/types.ts",
          "hash": "6340376444519835053"
        },
        {
          "file": "packages/scrabble-solver/src/state/dictionary/index.ts",
          "hash": "2406327340588077760"
        },
        {
          "file": "packages/scrabble-solver/src/state/dictionary/initialState.ts",
          "hash": "4242818467278841764"
        },
        {
          "file": "packages/scrabble-solver/src/state/dictionary/selectors.ts",
          "hash": "13602230879618873267"
        },
        {
          "file": "packages/scrabble-solver/src/state/dictionary/slice.ts",
          "hash": "7697011887913205877"
        },
        {
          "file": "packages/scrabble-solver/src/state/dictionary/types.ts",
          "hash": "12754856309985295063"
        },
        {
          "file": "packages/scrabble-solver/src/state/index.ts",
          "hash": "14992732883999449292"
        },
        {
          "file": "packages/scrabble-solver/src/state/lib.ts",
          "hash": "2688700524384674210"
        },
        {
          "file": "packages/scrabble-solver/src/state/localStorage.ts",
          "hash": "597725725376598140"
        },
        {
          "file": "packages/scrabble-solver/src/state/rack/index.ts",
          "hash": "2406327340588077760"
        },
        {
          "file": "packages/scrabble-solver/src/state/rack/initialState.ts",
          "hash": "12140089395837189386"
        },
        {
          "file": "packages/scrabble-solver/src/state/rack/selectors.ts",
          "hash": "17493465484826037209"
        },
        {
          "file": "packages/scrabble-solver/src/state/rack/slice.ts",
          "hash": "16609673683988923610"
        },
        {
          "file": "packages/scrabble-solver/src/state/rack/types.ts",
          "hash": "14279471119178458297"
        },
        {
          "file": "packages/scrabble-solver/src/state/results/index.ts",
          "hash": "2406327340588077760"
        },
        {
          "file": "packages/scrabble-solver/src/state/results/initialState.ts",
          "hash": "7870675555914904400"
        },
        {
          "file": "packages/scrabble-solver/src/state/results/lib.ts",
          "hash": "2473841752363043761"
        },
        {
          "file": "packages/scrabble-solver/src/state/results/selectors.ts",
          "hash": "11288222496040810954"
        },
        {
          "file": "packages/scrabble-solver/src/state/results/slice.ts",
          "hash": "6848359239731114314"
        },
        {
          "file": "packages/scrabble-solver/src/state/results/types.ts",
          "hash": "10411702465888696477"
        },
        {
          "file": "packages/scrabble-solver/src/state/sagas.ts",
          "hash": "8798051624645102469"
        },
        {
          "file": "packages/scrabble-solver/src/state/selectors.ts",
          "hash": "5390725846803555162"
        },
        {
          "file": "packages/scrabble-solver/src/state/settings/index.ts",
          "hash": "2406327340588077760"
        },
        {
          "file": "packages/scrabble-solver/src/state/settings/initialState.ts",
          "hash": "17726161662250403523"
        },
        {
          "file": "packages/scrabble-solver/src/state/settings/lib.ts",
          "hash": "13081435726830127257"
        },
        {
          "file": "packages/scrabble-solver/src/state/settings/selectors.ts",
          "hash": "18347957344988743809"
        },
        {
          "file": "packages/scrabble-solver/src/state/settings/slice.ts",
          "hash": "3984758937894984735"
        },
        {
          "file": "packages/scrabble-solver/src/state/settings/types.ts",
          "hash": "11584093758104194318"
        },
        {
          "file": "packages/scrabble-solver/src/state/solve/index.ts",
          "hash": "2406327340588077760"
        },
        {
          "file": "packages/scrabble-solver/src/state/solve/initialState.ts",
          "hash": "14308285094044876984"
        },
        {
          "file": "packages/scrabble-solver/src/state/solve/selectors.ts",
          "hash": "6389046242341036385"
        },
        {
          "file": "packages/scrabble-solver/src/state/solve/slice.ts",
          "hash": "13380669059751254245"
        },
        {
          "file": "packages/scrabble-solver/src/state/solve/types.ts",
          "hash": "17437086057879310975"
        },
        {
          "file": "packages/scrabble-solver/src/state/store.ts",
          "hash": "8989013506843072918"
        },
        {
          "file": "packages/scrabble-solver/src/state/types.ts",
          "hash": "1864611127176351828"
        },
        {
          "file": "packages/scrabble-solver/src/state/useTranslate.ts",
          "hash": "17483189462078456009"
        },
        {
          "file": "packages/scrabble-solver/src/state/useTypedSelector.ts",
          "hash": "7497927830076949253"
        },
        {
          "file": "packages/scrabble-solver/src/state/verify/index.ts",
          "hash": "2406327340588077760"
        },
        {
          "file": "packages/scrabble-solver/src/state/verify/initialState.ts",
          "hash": "6334136260937806710"
        },
        {
          "file": "packages/scrabble-solver/src/state/verify/selectors.ts",
          "hash": "15686355486010212351"
        },
        {
          "file": "packages/scrabble-solver/src/state/verify/slice.ts",
          "hash": "10695747684229735715"
        },
        {
          "file": "packages/scrabble-solver/src/state/verify/types.ts",
          "hash": "15917255627825699271"
        },
        {
          "file": "packages/scrabble-solver/src/styles/animations.scss",
          "hash": "16587610422099385923"
        },
        {
          "file": "packages/scrabble-solver/src/styles/global.scss",
          "hash": "17251223404010655250"
        },
        {
          "file": "packages/scrabble-solver/src/styles/mixins.scss",
          "hash": "4515270542234276575"
        },
        {
          "file": "packages/scrabble-solver/src/styles/variables.scss",
          "hash": "7604313267259428075"
        },
        {
          "file": "packages/scrabble-solver/src/types/api.ts",
          "hash": "9170700708623849575"
        },
        {
          "file": "packages/scrabble-solver/src/types/index.ts",
          "hash": "7014360283823459579"
        },
        {
          "file": "packages/scrabble-solver/tsconfig.json",
          "hash": "130507095007155495"
        }
      ],
      "@scrabble-solver/word-definitions": [
        {
          "file": "packages/word-definitions/README.md",
          "hash": "17568556648423613638"
        },
        {
          "file": "packages/word-definitions/package.json",
          "hash": "15436133216633167382",
          "deps": [
            "npm:@types/follow-redirects",
            "npm:domhandler@6.0.1",
            "@scrabble-solver/types",
            "npm:cheerio",
            "npm:follow-redirects",
            "npm:striptags"
          ]
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/de-DE.hm.json",
          "hash": "10237785854707267601"
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/de-DE.ho.json",
          "hash": "12063011714052156607"
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/de-DE.kolla.json",
          "hash": "14885831526660416837"
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/de-DE.vom.json",
          "hash": "15963236354499184653"
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/en-US.awe.json",
          "hash": "2017130325952579294"
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/en-US.oe.json",
          "hash": "1527154511551359551"
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/en-US.pawn.json",
          "hash": "8612683268042437243"
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/en-US.pawnee.json",
          "hash": "12144477896570100005"
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/en-US.pean.json",
          "hash": "10905416600185181615"
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/en-US.wiz.json",
          "hash": "13932860784730999389"
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/es-ES.corma.json",
          "hash": "12106710832334575972"
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/es-ES.portero.json",
          "hash": "14488169472975769438"
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/ro-RO.aciua.json",
          "hash": "16979195584190955408"
        },
        {
          "file": "packages/word-definitions/src/__tests__/expected/tr-TR.lojik.json",
          "hash": "8158496020673125131"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/de-DE.hm.html",
          "hash": "9556515440909131198"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/de-DE.ho.html",
          "hash": "17490613757795254086"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/de-DE.kolla.html",
          "hash": "7808792531948326040"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/de-DE.vom.html",
          "hash": "6890899341792994601"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/en-US.awe.html",
          "hash": "16023829491647401500"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/en-US.oe.html",
          "hash": "4826723009204686277"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/en-US.pawn.html",
          "hash": "1871173307161237717"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/en-US.pawnee.html",
          "hash": "7107434643906449463"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/en-US.pean.html",
          "hash": "17372636871596685811"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/en-US.wiz.html",
          "hash": "4391388960840629632"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/es-ES.corma.html",
          "hash": "4810834112940957964"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/es-ES.portero.html",
          "hash": "3285999281074013554"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/ro-RO.aciua.html",
          "hash": "5290984517286373353"
        },
        {
          "file": "packages/word-definitions/src/__tests__/input/tr-TR.lojik.html",
          "hash": "7167173069304005721"
        },
        {
          "file": "packages/word-definitions/src/crawl.ts",
          "hash": "6329813709530241756"
        },
        {
          "file": "packages/word-definitions/src/getWordDefinition.ts",
          "hash": "17988115002442336154"
        },
        {
          "file": "packages/word-definitions/src/index.ts",
          "hash": "10934322227063310399"
        },
        {
          "file": "packages/word-definitions/src/languages/english.ts",
          "hash": "16344671313300533832"
        },
        {
          "file": "packages/word-definitions/src/languages/french.ts",
          "hash": "15672290074498743970"
        },
        {
          "file": "packages/word-definitions/src/languages/german.ts",
          "hash": "12972031723114991444"
        },
        {
          "file": "packages/word-definitions/src/languages/index.ts",
          "hash": "632033483089466746"
        },
        {
          "file": "packages/word-definitions/src/languages/persian.ts",
          "hash": "13467555341365476711"
        },
        {
          "file": "packages/word-definitions/src/languages/polish.ts",
          "hash": "11430864907736135187"
        },
        {
          "file": "packages/word-definitions/src/languages/romanian.ts",
          "hash": "7978139755480451257"
        },
        {
          "file": "packages/word-definitions/src/languages/spanish.ts",
          "hash": "1141030879998142551"
        },
        {
          "file": "packages/word-definitions/src/languages/turkish.ts",
          "hash": "9080639594070141138"
        },
        {
          "file": "packages/word-definitions/src/lib/index.ts",
          "hash": "6323235562661083405"
        },
        {
          "file": "packages/word-definitions/src/lib/normalizeDefinition.ts",
          "hash": "17425560022581103973"
        },
        {
          "file": "packages/word-definitions/src/lib/request.ts",
          "hash": "964101176544737231"
        },
        {
          "file": "packages/word-definitions/src/lib/unique.ts",
          "hash": "4387364396041720073"
        },
        {
          "file": "packages/word-definitions/src/parse.test.ts",
          "hash": "12320893665220031862"
        },
        {
          "file": "packages/word-definitions/src/parse.ts",
          "hash": "1813663728859205889"
        },
        {
          "file": "packages/word-definitions/src/types.ts",
          "hash": "8293904135449925504"
        },
        {
          "file": "packages/word-definitions/tsconfig.json",
          "hash": "14393573143758511966"
        }
      ],
      "@scrabble-solver/constants": [
        {
          "file": "packages/constants/README.md",
          "hash": "15117377322618686888"
        },
        {
          "file": "packages/constants/package.json",
          "hash": "4915968307660516590"
        },
        {
          "file": "packages/constants/src/index.ts",
          "hash": "2132305088706286749"
        },
        {
          "file": "packages/constants/tsconfig.json",
          "hash": "14393573143758511966"
        }
      ],
      "@scrabble-solver/logger": [
        {
          "file": "packages/logger/README.md",
          "hash": "16076881737681040638"
        },
        {
          "file": "packages/logger/package.json",
          "hash": "2417101300211571905",
          "deps": [
            "npm:winston"
          ]
        },
        {
          "file": "packages/logger/scripts/stats.js",
          "hash": "14633712956610723631"
        },
        {
          "file": "packages/logger/src/constants.ts",
          "hash": "9027236667651974941"
        },
        {
          "file": "packages/logger/src/index.ts",
          "hash": "5834074882708409826"
        },
        {
          "file": "packages/logger/src/logger.ts",
          "hash": "3288628780241056943"
        },
        {
          "file": "packages/logger/tsconfig.json",
          "hash": "14393573143758511966"
        }
      ],
      "@scrabble-solver/configs": [
        {
          "file": "packages/configs/README.md",
          "hash": "6408492212348349035"
        },
        {
          "file": "packages/configs/package.json",
          "hash": "13584638179376629084",
          "deps": [
            "@scrabble-solver/constants",
            "@scrabble-solver/types"
          ]
        },
        {
          "file": "packages/configs/src/games/crossplay.ts",
          "hash": "16021566614416518615"
        },
        {
          "file": "packages/configs/src/games/index.ts",
          "hash": "16580546551436334473"
        },
        {
          "file": "packages/configs/src/games/kelimelik.ts",
          "hash": "8950283052021127979"
        },
        {
          "file": "packages/configs/src/games/letterLeague.ts",
          "hash": "8462198127509215788"
        },
        {
          "file": "packages/configs/src/games/literaki.ts",
          "hash": "7033507003854208537"
        },
        {
          "file": "packages/configs/src/games/scrabble.ts",
          "hash": "18218540760290077603"
        },
        {
          "file": "packages/configs/src/games/scrabbleDuel.ts",
          "hash": "4836733622693563212"
        },
        {
          "file": "packages/configs/src/games/superScrabble.ts",
          "hash": "17447393258816850978"
        },
        {
          "file": "packages/configs/src/getConfig.ts",
          "hash": "2532535760263476394"
        },
        {
          "file": "packages/configs/src/hasConfig.ts",
          "hash": "3549979696544493656"
        },
        {
          "file": "packages/configs/src/index.ts",
          "hash": "12104092412421460190"
        },
        {
          "file": "packages/configs/src/languages/english.ts",
          "hash": "7535121473879804895"
        },
        {
          "file": "packages/configs/src/languages/french.ts",
          "hash": "12248709442008050794"
        },
        {
          "file": "packages/configs/src/languages/german.ts",
          "hash": "15430977815804666604"
        },
        {
          "file": "packages/configs/src/languages/index.ts",
          "hash": "6554636328320279077"
        },
        {
          "file": "packages/configs/src/languages/persian.ts",
          "hash": "1614638689491705120"
        },
        {
          "file": "packages/configs/src/languages/polish.ts",
          "hash": "17941542313550365356"
        },
        {
          "file": "packages/configs/src/languages/romanian.ts",
          "hash": "15366974472215186064"
        },
        {
          "file": "packages/configs/src/languages/spanish.ts",
          "hash": "289235670795048535"
        },
        {
          "file": "packages/configs/src/languages/turkish.ts",
          "hash": "10240746041524805456"
        },
        {
          "file": "packages/configs/tsconfig.json",
          "hash": "14393573143758511966"
        }
      ],
      "@scrabble-solver/types": [
        {
          "file": "packages/types/README.md",
          "hash": "5575595901601075739"
        },
        {
          "file": "packages/types/package.json",
          "hash": "68828830704699478",
          "deps": [
            "@scrabble-solver/constants"
          ]
        },
        {
          "file": "packages/types/src/Bingo.ts",
          "hash": "11156540932758500010"
        },
        {
          "file": "packages/types/src/Board.ts",
          "hash": "12536848780853392575"
        },
        {
          "file": "packages/types/src/BoardJson.ts",
          "hash": "6300126458960546351"
        },
        {
          "file": "packages/types/src/Bonus.ts",
          "hash": "5717286701263266565"
        },
        {
          "file": "packages/types/src/BonusJson.ts",
          "hash": "8193407530116730877"
        },
        {
          "file": "packages/types/src/BonusValue.ts",
          "hash": "15813289002325634994"
        },
        {
          "file": "packages/types/src/Cell.ts",
          "hash": "15324633768199703641"
        },
        {
          "file": "packages/types/src/CellJson.ts",
          "hash": "5838648840761749260"
        },
        {
          "file": "packages/types/src/CharacterBonus.ts",
          "hash": "13332621774449008748"
        },
        {
          "file": "packages/types/src/Collision.ts",
          "hash": "11514928176519920102"
        },
        {
          "file": "packages/types/src/CollisionJson.ts",
          "hash": "10124636440332970683"
        },
        {
          "file": "packages/types/src/Config.ts",
          "hash": "2576430300055128471"
        },
        {
          "file": "packages/types/src/ConfigJson.ts",
          "hash": "2916011851215747296"
        },
        {
          "file": "packages/types/src/Dictionary.ts",
          "hash": "104582099610553637"
        },
        {
          "file": "packages/types/src/FinalPattern.ts",
          "hash": "1023305706567596583"
        },
        {
          "file": "packages/types/src/Game.ts",
          "hash": "2143294380435431595"
        },
        {
          "file": "packages/types/src/HorizontalPattern.ts",
          "hash": "8770107180821950564"
        },
        {
          "file": "packages/types/src/Locale.ts",
          "hash": "10520730147026209201"
        },
        {
          "file": "packages/types/src/Pattern.ts",
          "hash": "7953103789621981714"
        },
        {
          "file": "packages/types/src/PatternJson.ts",
          "hash": "3203339139986825408"
        },
        {
          "file": "packages/types/src/Result.ts",
          "hash": "13134367001270000857"
        },
        {
          "file": "packages/types/src/ResultJson.ts",
          "hash": "4442410132118853428"
        },
        {
          "file": "packages/types/src/ShowCoordinates.ts",
          "hash": "10701598730104256101"
        },
        {
          "file": "packages/types/src/Tile.ts",
          "hash": "6732286771517417774"
        },
        {
          "file": "packages/types/src/TileConfig.ts",
          "hash": "3850213128358277492"
        },
        {
          "file": "packages/types/src/TileJson.ts",
          "hash": "623347356678060640"
        },
        {
          "file": "packages/types/src/VerticalPattern.ts",
          "hash": "12947577357125116848"
        },
        {
          "file": "packages/types/src/WordBonus.ts",
          "hash": "13727795112998703187"
        },
        {
          "file": "packages/types/src/WordDefinition.ts",
          "hash": "6656289218902883084"
        },
        {
          "file": "packages/types/src/WordDefinitionJson.ts",
          "hash": "3359175117295750499"
        },
        {
          "file": "packages/types/src/index.ts",
          "hash": "18241305110412388686"
        },
        {
          "file": "packages/types/src/isError.ts",
          "hash": "5878313337491303689"
        },
        {
          "file": "packages/types/src/isObject.ts",
          "hash": "12200389762297734518"
        },
        {
          "file": "packages/types/tsconfig.json",
          "hash": "14393573143758511966"
        }
      ]
    }
  },
  "externalNodesHash": "4335337037009165042"
}