This repository has been archived on 2025-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
typescript-food-diary/package.json
2023-03-07 05:15:44 -06:00

16 lines
411 B
JSON

{
"name": "food_diary",
"version": "0.0.1",
"description": "Food Diary UI for researching dietary sensitivities.",
"repository": {
"type": "git",
"url": "git+https://github.com/Hyperling/food_diary.git"
},
"author": "Hyperling",
"license": "MIT",
"bugs": {
"url": "https://github.com/Hyperling/food_diary/issues"
},
"homepage": "https://github.com/Hyperling/food_diary#readme"
}