{
  "$schema": "https://spec.soustack.org/soustack.schema.json",
  "stacks": {
    "quantified": 1
  },
  "name": "Bad Quant",
  "yield": {
    "amount": 1,
    "unit": "dish"
  },
  "time": {
    "total": {
      "minutes": 5
    }
  },
  "ingredients": [
    "1 cup mystery"
  ],
  "instructions": [
    "mix"
  ]
}
