mirror of
https://github.com/cupcakearmy/master-thesis.git
synced 2024-11-16 10:00:32 +01:00
8 lines
94 B
JSON
8 lines
94 B
JSON
|
{
|
||
|
"main": "./index.js",
|
||
|
"type": "module",
|
||
|
"dependencies": {
|
||
|
"pino": "^8.11.0"
|
||
|
}
|
||
|
}
|