UNPKG

protractor-html-reporter-extended

Version:

Generates HTML report with pie charts based on a xml file

39 lines (38 loc) 1 kB
{ "name": "protractor-html-reporter-extended", "version": "4.2.2", "description": "Generates HTML report with pie charts based on a xml file", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/krithi0503/protractor-html-reporter.git" }, "keywords": [ "protractor html reporter", "protractor html report", "protractor", "html reporter", "jasmine", "protractor-xml2html-reporter", "xml to html", "xml2html" ], "author": "Kiruthika Ponnusamy", "license": "License open", "bugs": { "url": "https://github.com/krithi0503/protractor-html-reporter" }, "homepage": "https://github.com/krithi0503/protractor-html-reporter#readme", "dependencies": { "fs": "0.0.1-security", "fs-extra": "^1.0.0", "lodash": "^4.17.2", "mergexml": "1.1.2", "moment": "2.22.1", "path": "^0.12.7", "xmldoc": "^0.5.1" } }