Having the input txt file , how can I easily convert this into JSON? Each indented line is a new array in JSON. It should look like .
Any suggestions how to do this?
Having the input txt file , how can I easily convert this into JSON? Each indented line is a new array in JSON. It should look like .
Any suggestions how to do this?