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