{
  "name": "newman-reporter-csv",
  "version": "1.3.0",
  "description": "A CSV reporter for Newman.",
  "main": "index.js",
  "author": "Matt Ball",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/matt-ball/newman-reporter-csv.git"
  },
  "keywords": [
    "newman",
    "reporter",
    "csv",
    "postman"
  ],
  "devDependencies": {
    "standard": "^14.3.3"
  }
}
