16 lines
411 B
JSON
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"
|
|
}
|