I want to convert excel to json like below.I want to use js-xlsx,but i don't know how to implement it
{"OrderNo":"120555",
"Order Date":"20160218",
"Courier Bill NO":"120555",
"orderShipperName":"INLAY SHOES ",
"ConsigneeName":"LEE",
"part":[{"description":"USB","qty":"2","units":"PCM"},
{"description":"IPONE","qty":"3","units":"PCM"}]}