This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "nome": "Pasta de Alho Assado", | |
| "ingredientes": [ | |
| "Alho", | |
| "Azeite de Oliva" | |
| ], | |
| "imagem": "pasta_de_alho_assado.png" | |
| }, | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "nome": "Laticínios e Ovos", | |
| "ingredientes": [ | |
| "Ovos", | |
| "Queijo", | |
| "Leite", | |
| "Manteiga", | |
| "Creme de Leite", | |
| "Iogurte", |