{ "version": 1, "size": { "x": 32, "y": 32 }, "license": "", "copyright": "By Bright", "states": [ { "name": "hello", "directions": 1, "delays": [ [ 1 ] ] }, { "name": "help_me", "directions": 1, "delays": [ [ 1 ] ] }, { "name": "thank_you", "directions": 1, "delays": [ [ 1 ] ] }, { "name": "im_sorry", "directions": 1, "delays": [ [ 1 ] ] }, { "name": "very_good", "directions": 1, "delays": [ [ 1 ] ] }, { "name": "inhand-left", "directions": 4, "delays": [ [ 1 ], [ 1 ], [ 1 ], [ 1 ] ] }, { "name": "inhand-right", "directions": 4, "delays": [ [ 1 ], [ 1 ], [ 1 ], [ 1 ] ] } ] }