UNPKG

catjs

Version:

(Mobile) Web Automation Framework

31 lines (30 loc) 681 B
{ "name": "cat-library", "description": "CAT Test Library", "version": "0.1.0", "author": { "name": "arik", "email": "arik.levine@hp.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/arik/grunt-plugin/blob/master/LICENSE-MIT" } ], "main": "Gruntfile.js", "engines": { "node": ">= 0.8.0" }, "dependencies": { "grunt-contrib-uglify": "~0.2.2", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-jshint": "~0.1.1", "grunt-contrib-clean": "~0.4.0", "grunt": "~0.4.1", "hooker": "~0.2.3", "grunt-contrib-copy": "~0.4.1", "grunt-contrib-cssmin": "~0.7.0" }, "peerDependencies": {} }