html-reporter-mobile-test
Version:
Maker HTML reporter to mobile tests
40 lines (37 loc) • 857 B
JSON
{
"name": "html-reporter-mobile-test",
"version": "2.1.1",
"description": "Maker HTML reporter to mobile tests",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Eduardo Finotti",
"license": "ISC",
"devDependencies": {
"percent": "^2.0.0",
"pretty-ms": "^4.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/eduardofinotti/html-reporter-mobile-test.git"
},
"bugs": {
"url": "https://github.com/eduardofinotti/html-reporter-mobile-test/issues"
},
"homepage": "https://github.com/eduardofinotti/html-reporter-mobile-test#readme",
"dependencies": {},
"keywords": [
"test",
"report",
"testing",
"test-report",
"appium",
"mobile",
"web",
"html",
"maker",
"codeceptjs",
"email"
]
}