11 lines
222 B
JSON
11 lines
222 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|