UNPKG

catjs

Version:

(Mobile) Web Automation Framework

100 lines (99 loc) 2.45 kB
{ "name": "catjs", "description": "(Mobile) Web Automation Framework ", "version": "1.1.03", "homepage": "http://catjsteam.github.io", "author": { "name": "arik", "email": "lewin.arik@hp.com" }, "maintainers": [ { "name": "arik", "email": "lewin.arik@hp.com" } ], "repository": { "type": "git", "url": "git://github.com/lastboy/catjs.git#from_version_50" }, "bugs": { "url": "https://github.com/lastboy/catjs/issues" }, "licenses": [ { "type": "Apache-2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.html" } ], "engines": { "node": ">= 0.10.0" }, "main": "src/module/CAT", "bin": { "catcli": "catcli.js" }, "scripts": { "test": "node ./test/test.js", "postinstall": "node postinstall.js" }, "dependencies": { "mobilerunner": "latest", "fs.extra": "~1.2.1", "typedas": "~1.0.0", "log": "~1.4.0", "nopt": "~2.2.0", "properties": "~0.3.3", "line-reader": "~0.2.3", "string-format": "~0.2.1", "js-beautify": "~1.4.0", "watch": "~0.8.0", "date-format-lite": "~0.1.5", "line-by-line": "~0.1.1", "underscore": "~1.5.1", "minimatch": "~0.2.12", "uglify-js": "~2.4.0", "express": "~3.4.4", "test-model-reporter": "~0.1.83", "js.utils": "~0.2.01", "require-mapper": "~0.0.3", "glob": "~3.2.7", "my-ip": "~1.1.0", "json-lint": "~0.1.0", "prompt": "~0.2.12", "jetty": "~0.2.1", "winston": "~0.7.2", "wrench": "~1.5.8", "contribute": "~0.0.3", "colors": "~0.6.2", "autonpm": "~0.1.2", "faker": "~2.0.1", "stripcolorcodes": "^0.1.0", "express-useragent": "^0.1.2", "jshint": "~2.6.3" }, "devDependencies": { "less": "^1.7.5" }, "keywords": [ "runner", "catrunner", "annotation", "app", "mobile", "html5", "test", "testing", "unit", "automation", "ui", "jquery", "sencha", "chai", "enyo" ], "contributors": [ "Arik Lewin (https://github.com/lastboy)" ], "license": "Apache-2.0" }