UNPKG

mochawesome-local-screenshots

Version:

A Gorgeous HTML/CSS Reporter for Mocha.js - updated with local screenshot management

72 lines (71 loc) 1.64 kB
{ "author": { "name": "CMG Automation QA" }, "bugs": { "email": "cmgautomationqa@gmail.com" }, "dependencies": { "async": "^0.9.0", "chalk": "^1.0.0", "debug": "^2.2.0", "diff": "^1.4.0", "glob": "^7.0.3", "handlebars": "^3.0.3", "highlight.js": "^8.5.0", "json-stringify-safe": "^5.0.0", "lodash": "^3.1.0", "mocha": "*", "moment": "^2.9.0", "ncp": "^1.0.1", "node-uuid": "^1.4.1", "util": "^0.10.3" }, "description": "A Gorgeous HTML/CSS Reporter for Mocha.js - updated with local screenshot management", "devDependencies": { "bootstrap": "^3.3.2", "chart.js": "^1.0.1", "fiveby": "^1.0.0", "gulp": "^3.8.1", "gulp-concat": "^2.4.3", "gulp-declare": "^0.3.0", "gulp-handlebars": "^4.0.0", "gulp-jshint": "^1.9.0", "gulp-less": "^3.0.3", "gulp-plumber": "^0.6.6", "gulp-spawn-mocha": "^0.5.2", "gulp-uglify": "^1.1.0", "gulp-util": "^3.0.2", "gulp-watch": "^4.1.0", "gulp-wrap": "^0.10.1", "jquery": "^2.1.3", "jshint-stylish": "^1.0.0", "merge-stream": "^0.1.7", "should": "^3.3.2" }, "directories": {}, "engine": "node >= 0.10.0", "keywords": [ "mocha", "mochawesome", "protractor", "screenshot", "reporter", "json" ], "license": "ISC", "main": "mochawesome.js", "maintainers": [ { "email": "cmgautomationqa@gmail.com", "name": "cmgautomationqa" } ], "name": "mochawesome-local-screenshots", "optionalDependencies": {}, "readme": "README.md", "scripts": { "test": "gulp build" }, "version": "0.1.1" }