{
  "name": "newman-reporter-aiotests",
  "version": "1.4.1",
  "description": "Newman Custom reporter to report results to AIO Tests - Jira",
  "main": "index.js",
  "keywords": [
    "aiotests",
    "newman",
    "reporter",
    "jira"
  ],
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/aiotests/newman-reporter-aiotests.git"
  },
  "author": "Navarambh Software",
  "license": "MIT",
  "dependencies": {
    "axios": "^1.6.2",
    "chalk": "^4.1.2",
    "form-data": "^4.0.0"
  }
}
