Hi,
this plugin is amazing but there is a bug that makes it impossible to use it with Adobe Flash Builder (for example for a mobile application)
It produces names with hyphens.
For example
"post-thumbnail": {
"url": "http:\/\/wwww.test.com/\test.jpg",
"width": 296,
"height": 198
}
Can you please fix it or someone instruct how to bypass this ? for example convert hyphens to _s
thank you :)