UNPKG

protractor-e2e-coverage

Version:
28 lines (27 loc) 662 B
{ "name": "protractor-e2e-coverage", "version": "1.3.0", "description": "Protractor plugin for E2E coverage", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": "markuswaltre/protractor-e2e-coverage", "keywords": [ "Protractor", "plugin", "e2e", "coverage" ], "author": "Markus Waltre", "license": "ISC", "bugs": { "url": "https://github.com/markuswaltre/protractor-e2e-coverage/issues" }, "homepage": "https://github.com/markuswaltre/protractor-e2e-coverage", "dependencies": { "q": "^1.2.0", "underscore": "^1.8.3", "wrench": "^1.5.8" } }