@types/expect-puppeteer
Version:
TypeScript definitions for expect-puppeteer
33 lines • 1.04 kB
JSON
{
"name": "@types/expect-puppeteer",
"version": "5.0.6",
"description": "TypeScript definitions for expect-puppeteer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/expect-puppeteer",
"license": "MIT",
"contributors": [
{
"name": "Tanguy Krotoff",
"githubUsername": "tkrotoff",
"url": "https://github.com/tkrotoff"
},
{
"name": "Jason Mong",
"githubUsername": "jfm710",
"url": "https://github.com/jfm710"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/expect-puppeteer"
},
"scripts": {},
"dependencies": {
"@types/jest": "*",
"@types/puppeteer": "^5.4.0"
},
"typesPublisherContentHash": "6e6ac49d8f5fd61742e76efc85a4c96edc3d2fd6f9b95fd76a67a877194f0163",
"typeScriptVersion": "4.5"
}