mirror of
https://github.com/alexankitty/Myrient-Search-Engine.git
synced 2026-01-15 08:23:18 -03:00
16 lines
313 B
JSON
16 lines
313 B
JSON
{
|
|
"dependencies": {
|
|
"dotenv": "^16.4.5",
|
|
"ejs": "^3.1.10",
|
|
"express": "^4.21.1",
|
|
"file-older-than": "^1.0.0",
|
|
"innertext": "^1.0.3",
|
|
"jsdom": "^25.0.1",
|
|
"minisearch": "^7.1.0",
|
|
"node-cron": "^3.0.3",
|
|
"node-fetch": "^3.3.2",
|
|
"sanitize": "^2.1.2"
|
|
},
|
|
"type": "module"
|
|
}
|