UNPKG

csvjson-csv2json

Version:

Converts CSV to JSON. Powers the most used online tool CSVJSON https://www.csvjson.com/csv2json. Used by thousands everyday.

16 lines 544 B
{ "name": "csvjson-csv2json", "description": "Converts CSV to JSON. Powers the most used online tool CSVJSON https://www.csvjson.com/csv2json. Used by thousands everyday.", "version": "5.0.6", "author": "Martin Drapeau <martindrapeau@gmail.com>", "contributors": [], "dependencies": { }, "devDependencies": { }, "main": "csv2json.js", "keywords": ["csv", "json", "parse", "convert"], "repository": { "type": "git", "url": "git://github.com/martindrapeau/csvjson-csv2json.git" }, "license": "MIT" }