troublesum Nice plugin! I use it for workarounds. Actually, I planned to release this .capx to public without third party plugin due to user experience and it makes me so angry why Ashley didn't plan to create another plugin as JSON, another alternative to XML.
I was thinking to use Array to store each properties and value but JSON format looks like hell to separate using token to get rid of " " and {}. Also to add width to Name and height to Defined Name.
There is working sample to get values from .txt which it's formatted with simple and plain line. Enclosed a .capx on this post.
I'm not sure how to convert it to JSON. Do you have better ideas?