package/src/data/Items/items.json
[{"item_id":1,"name":"Asparagus","description":"something about the item","quantity":50,"purchase":false},{"item_id":1,"name":"Broccoli","description":"something about the item","quantity":50,"purchase":false},{"item_id":2,"name":"Broccoli","description":"something about the item","quantity":50,"purchase":false},{"item_id":2,"name":"Carrots","description":"something about the item","quantity":50,"purchase":false},{"item_id":3,"name":"Carrots","description":"something about the item","quantity":50,"purchase":false},{"item_id":3,"name":"Cauliflower","description":"something about the item","quantity":50,"purchase":false}]