In the exporter we use for After Effects -> Spine, should I be adding a "skeleton" section just to indicate what version of Spine the generated json data is meant to be compatible with? Something like this~
"skeleton": { "spine": "2.0.00", "hash": "", "width": 0, "height": 0 },