{ "name": "abn-amro-mt940-fix", "description": "Fixes ABN AMRO-created MT940 export files, so they work in GnuCash", "version": "1.0.0", "main": "fix.js", "bin": { "abn-amro-mt940-fix": "./fix.js" }, "repository": "http://git.cryto.net/joepie91/abn-amro-mt940-fix.git", "author": "Sven Slootweg ", "license": "WTFPL OR CC0-1.0", "dependencies": { "chalk": "^2.4.2" } }