UNPKG

progalenor

Version:

A protractor helper library for responsive testing

32 lines (31 loc) 715 B
{ "name": "progalenor", "version": "0.0.11", "description": "A protractor helper library for responsive testing ", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Remco75/progalenor.git" }, "keywords": [ "protractor", "galen", "responsive", "testing", "UI" ], "dependencies": {}, "author": "Remco Vlierman", "license": "ISC", "bugs": { "url": "https://github.com/Remco75/progalenor/issues" }, "homepage": "https://github.com/Remco75/progalenor#readme", "devDependencies": { "grunt": "^1.0.1", "grunt-contrib-connect": "^1.0.2" } }