UNPKG

981 BJSONView Raw
1{
2 "name": "@types/jest-environment-puppeteer",
3 "version": "5.0.6",
4 "description": "TypeScript definitions for jest-environment-puppeteer",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest-environment-puppeteer",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Ifiok Jr.",
10 "githubUsername": "ifiokjr",
11 "url": "https://github.com/ifiokjr"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/jest-environment-puppeteer"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@jest/types": ">=24 <=27",
24 "@types/puppeteer": "^5.4.0",
25 "jest-environment-node": ">=24 <=27"
26 },
27 "typesPublisherContentHash": "e712d17d9dd76b02fa5ab9d4793488243ebdc8598f5d2ec2f9bae748862cd1fa",
28 "typeScriptVersion": "4.5"
29}
\No newline at end of file