{
  "name": "json2csv-export",
  "version": "1.0.6",
  "description": "A javascript library to convert json array into csv",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mxshahan/json2csv-export.git"
  },
  "keywords": [
    "json-to-csv",
    "csv",
    "javascript",
    "generate-csv",
    "export-csv",
    "convert-csv",
    "json-to-csv",
    "json2csv",
    "csv-export"
  ],
  "author": "Md Misbauddin Chowdhury",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mxshahan/json2csv-export/issues"
  },
  "homepage": "https://github.com/mxshahan/json2csv-export#readme"
}
