equipment.json

my daily driver that make up my working environment.

json
{  "workstation": {    "machine": "Macbook Pro M1 Max",    "os": "macOS Tahoe",    "display": "random 27 inch monitor goes brrr",    "ide": "Visual Studio Code"  },  "rules": {    "one": "it works on my machine"  }}