Do not use this in production. This has many bugs or trash features.
this does:
const result=ESON.parse(`{
Name= ESON,
type= 'parser for JavaScript users.',
limitations= ['value is always string.', 'single quotes for value/objectname'],
spaces available in Name=or value
}`);
console.log(result); //: Objectwork in progress. still bad code.