{
"name": "food-journal",
"version": "1.0.0",
"scripts": {
"test": "jest"
},
"dependencies": {
"jest": "24"
}