{
  "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"
}