UNPKG

101 BJavaScriptView Raw
1var Hjson=require('hjson');
2console.log(Hjson.parse('{ somePropertyWithoutQuotes: "theValue!" }'));