UNPKG

newman-reporter-slackreporter

Version:
36 lines (34 loc) 827 B
{ "name": "newman-reporter-slackreporter", "version": "1.4.2", "description": "newman report to slack", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/stephenwang1011/newman-reporter-slackmsg" }, "keywords": [ "newman", "postman", "slack", "newman reporter", "custom newman reporter" ], "author": "398733146@qq.com", "license": "ISC", "bugs": { "url": "https://github.com/stephenwang1011/newman-reporter-slackmsg/issues" }, "homepage": "https://github.com/stephenwang1011/newman-reporter-slackmsg#readme", "dependencies": { "@types/node": "^14.0.13", "axios": "^0.19.2", "esm": "^3.2.25", "jsonminify": "^0.4.1", "pretty-ms": "^7.0.0" }, "devDependencies": { "eslint": "^7.7.0", "jest": "^26.0.1" } }