{
  "name": "newman-reporter-teamcity",
  "version": "0.1.13",
  "description": "A newman reporter for Teamcity.",
  "main": "lib/index.js",
  "devDependencies": {
    "jest-cli": "^24.9.0"
  },
  "scripts": {
    "test": "jest"
  },
  "jest": {
    "testEnvironment": "node"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/leafle/newman-reporter-teamcity.git"
  },
  "keywords": [
    "postman",
    "newman",
    "teamcity",
    "reporter",
    "api",
    "test"
  ],
  "author": "Brandon Smyth <bsmyth77@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/leafle/newman-reporter-teamcity/issues"
  },
  "homepage": "https://github.com/leafle/newman-reporter-teamcity#readme"
}
