{ "name": "icehrm-frontend-tests", "version": "0.0.0", "description": "", "main": "gulpfile.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "cypress": "^3.8.3", "eslint-config-airbnb": "^18.0.1" } }