Skip to content

Instantly share code, notes, and snippets.

@orgjscom
Created June 2, 2015 13:33
Show Gist options
  • Save orgjscom/f8c1433f470f2af6e0df to your computer and use it in GitHub Desktop.
Save orgjscom/f8c1433f470f2af6e0df to your computer and use it in GitHub Desktop.
[
{
"image": {
"original": {
"minSize": {
"width": 100,
"height": 100
},
"maxSize": {
"width": 1920,
"height": 1080
}
},
"compress": {
"resize": {
"width": 500,
"height": 500
},
"crop": {
"width": 400,
"height": 400
}
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment