wells-json Converts CSV files generated by the Wells Fargo website into JSON for easier import into other tools. Currently, the app works by piping the csv into the script via stdin, and the json will be returned via stdout.