@types/jest-environment-puppeteer
Version:
TypeScript definitions for jest-environment-puppeteer
29 lines • 981 B
JSON
{
"name": "@types/jest-environment-puppeteer",
"version": "5.0.3",
"description": "TypeScript definitions for jest-environment-puppeteer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-environment-puppeteer",
"license": "MIT",
"contributors": [
{
"name": "Ifiok Jr.",
"url": "https://github.com/ifiokjr",
"githubUsername": "ifiokjr"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jest-environment-puppeteer"
},
"scripts": {},
"dependencies": {
"@jest/types": ">=24 <=27",
"@types/puppeteer": "^5.4.0",
"jest-environment-node": ">=24 <=27"
},
"typesPublisherContentHash": "f5ff58a31e5389370d19f2d1c3c98cc4b090c9831f086a9fb72aa59ebdf20809",
"typeScriptVersion": "4.1"
}