gitextract_ky1re4yy/ ├── .editorconfig ├── .gitattributes ├── .github/ │ ├── SECURITY.md │ └── workflows/ │ └── test.yml ├── .gitignore ├── LICENSE.md ├── README.md ├── index.d.ts ├── index.js ├── package.json └── words.json