No, I extracted the json file from the .var myself and saw that it was full of spaces (which are entirely optional for json files), so I used a tool to remove them (which is commonly referred as minifying). Then I manually put it back inside the .var file in its smaller form.