UNPKG

@types/testing-library__cypress

Version:

TypeScript definitions for @testing-library/cypress

57 lines 1.71 kB
{ "name": "@types/testing-library__cypress", "version": "5.0.3", "description": "TypeScript definitions for @testing-library/cypress", "license": "MIT", "contributors": [ { "name": "Aaron Mc Adam", "url": "https://github.com/aaronmcadam", "githubUsername": "aaronmcadam" }, { "name": "Basti Buck", "url": "https://github.com/bastibuck", "githubUsername": "bastibuck" }, { "name": "Stefano Magni", "url": "https://github.com/NoriSte", "githubUsername": "NoriSte" }, { "name": "Justin Hall", "url": "https://github.com/wKovacs64", "githubUsername": "wKovacs64" }, { "name": "Brian Ng", "url": "https://github.com/existentialism", "githubUsername": "existentialism" }, { "name": "Airat Aminev", "url": "https://github.com/airato", "githubUsername": "airato" }, { "name": "Simon Jespersen", "url": "https://github.com/simjes", "githubUsername": "simjes" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/testing-library__cypress" }, "scripts": {}, "dependencies": { "@types/testing-library__dom": "*", "cypress": "*" }, "typesPublisherContentHash": "b7a1dd41378e17693a1eb972f7bf308ff0587c892b600e0affab75c880034ec1", "typeScriptVersion": "3.0" }