{ "bones": [ { "name": "root" }, { "name": "pivot", "parent": "root", "scaleX": 1, "scaleY": 1, "rotation": 0, "x": 20, "y": -20 }, { "name": "pivot2", "parent": "pivot", "scaleX": 1, "scaleY": 1, "rotation": 0, "x": 20, "y": -20 }, { "name": "replaceMe", "parent": "pivot2", "scaleX": 1, "scaleY": 1, "rotation": 0, "x": 20, "y": -20 } ], "slots": [ { "name": "replaceMe", "bone": "replaceMe", "attachment": "image" } ], "skins": [ { "name": "default", "attachments": { "replaceMe": { "image": { "width": 100, "height": 100 } } } } ], "animations": { "animation": {} } }