mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-09 23:48:36 +01:00
14 lines
275 B
JSON
14 lines
275 B
JSON
{
|
|
"name": "shared",
|
|
"version": "1.0.0",
|
|
"author": "Emily",
|
|
"license": "MIT",
|
|
"description": "Shared files to be imported",
|
|
"devDependencies": {
|
|
"@types/node": "^22.10.10",
|
|
"date-fns": "^4.1.0",
|
|
"dayjs": "^1.11.13",
|
|
"mongoose": "^8.9.5",
|
|
"redis": "^4.7.0"
|
|
}
|
|
} |