wordle-wordlist
Version:
An easy way to fetch wordle's wordlist!
29 lines (28 loc) • 536 B
JSON
{
"name": "wordle-wordlist",
"version": "1.0.1c",
"description": "An easy way to fetch wordle's wordlist!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/codergautam/wordle-wordlist"
},
"keywords": [
"wordle",
"wordle",
"word",
"list",
"wordle",
"list",
"word",
"list"
],
"author": "CoderGautamYT",
"license": "ISC",
"dependencies": {
"axios": "^0.25.0"
}
}