UNPKG

cypress-get-by-data-set-id

Version:
38 lines (37 loc) 861 B
{ "name": "cypress-get-by-data-set-id", "version": "1.3.0", "description": "Cypress get element by data set id", "main": "src", "files": [ "src" ], "types": "src", "scripts": { "test": "cypress open", "semantic-release": "semantic-release" }, "keywords": [ "cypress", "cypress-custom-command", "cypress-get-by-data-set-id" ], "author": { "name": "Raj", "email": "beemi.raja@gmail.com" }, "license": "ISC", "devDependencies": { "cypress": "6.6.0", "semantic-release": "17.4.2" }, "repository": { "type": "git", "url": "https://github.com/beemi/cypress-get-by-data-set-id" }, "bugs": { "url": "https://github.com/beemi/cypress-get-by-data-set-id/issues", "email": "beemi.raja@gmail.com" }, "homepage": "https://github.com/beemi/cypress-get-by-data-set-id#readme" }