mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-11-10 05:34:44 +00:00
11 lines
132 B
JSON
11 lines
132 B
JSON
{
|
|
"name": "food-journal",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"test": "jest"
|
|
},
|
|
"dependencies": {
|
|
"jest": "24"
|
|
}
|
|
}
|