2024-01-11 10:16:45 +00:00
|
|
|
{
|
|
|
|
"name": "backend",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"keywords": [],
|
|
|
|
"author": "",
|
2024-02-08 11:27:20 +00:00
|
|
|
"license": "ISC"
|
2024-01-11 10:16:45 +00:00
|
|
|
}
|