{ "name": "json-to-csv", "version": "0.0.1", "description": "A command line tool to convert json files to csv.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Colin Diem", "license": "ISC" }