Corral creates a sprite sheet and json data from a folder of images.
corral input/to/assets output.png
Json excerpt
json [{ name: img_file_name_1 x: 2, y: 2, width: 256, height: 64 } ... ]