* use `[]=` instead of add() to add JSON nodes to an object. add() seems to have problems with expanding. * renamed bench/json.nim to bench/jsonBench.nim to avoid confusion with Nim's stdlib json.nim