mirror of
https://github.com/alexankitty/Myrient-Search-Engine.git
synced 2026-01-15 16:33:15 -03:00
21 lines
450 B
JSON
21 lines
450 B
JSON
{
|
|
"dependencies": {
|
|
"compression": "^1.7.4",
|
|
"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",
|
|
"node-html-parser": "^6.1.13",
|
|
"piscina": "^4.7.0",
|
|
"sanitize": "^2.1.2",
|
|
"figlet": "^1.7.0",
|
|
"jszip": "^3.10.1"
|
|
},
|
|
"type": "module"
|
|
}
|