{
  "name": "newman-reporter-csvextra",
  "version": "1.2.6",
  "description": "A CSV (Extra) reporter for Newman.",
  "main": "index.js",
  "author": "Marutpong Chailangka",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/marutpong/newman-reporter-csvextra.git"
  },
  "keywords": [
    "newman",
    "reporter",
    "csv",
    "postman"
  ],
  "devDependencies": {
    "standard": "^14.3.3"
  }
}
