mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 15:58:38 +01:00
18 lines
321 B
JSON
18 lines
321 B
JSON
{
|
|
"name": "litlyx",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {},
|
|
"keywords": [],
|
|
"author": "Emily",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@getbrevo/brevo": "^2.2.0",
|
|
"date-fns": "^4.1.0",
|
|
"dayjs": "^1.11.13",
|
|
"mongoose": "^8.3.2",
|
|
"redis": "^4.7.0"
|
|
}
|
|
}
|