diccionario del 19 de marzo del 2026

This commit is contained in:
Raymundo Vásquez Ruiz
2026-03-19 19:01:41 +01:00
commit 41a401c40c
16 changed files with 24800 additions and 0 deletions

10
package.json Normal file
View File

@@ -0,0 +1,10 @@
{
"name": "lexico-botanico-laventosa",
"version": "1.0.0",
"main": "index.js",
"author": "Raymundo Vásquez Ruiz <raymundo.vr@protonmail.com>",
"license": "MIT",
"dependencies": {
"cheerio": "^1.2.0"
}
}