summaryrefslogtreecommitdiff
path: root/proto/stuff.json
blob: e665b6f804f54b28adba8082a4746f679c165178 (plain)
1
2
3
4
5
6
7
8
9
{
  "apple": {
    "edible": true,
    "energy": 2
  },
  "lamp": {
    "light": true
  }
}