spreet 0.13.1

Create a spritesheet from a set of SVG images
Documentation
{
  "another_bicycle": {
    "height": 30,
    "pixelRatio": 2,
    "width": 30,
    "x": 40,
    "y": 0
  },
  "bicycle": {
    "height": 30,
    "pixelRatio": 2,
    "width": 30,
    "x": 40,
    "y": 30
  },
  "circle": {
    "height": 40,
    "pixelRatio": 2,
    "width": 40,
    "x": 0,
    "y": 0
  }
}