1 | {
|
2 | "name": "@types/expect-puppeteer",
|
3 | "version": "5.0.6",
|
4 | "description": "TypeScript definitions for expect-puppeteer",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/expect-puppeteer",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Tanguy Krotoff",
|
10 | "githubUsername": "tkrotoff",
|
11 | "url": "https://github.com/tkrotoff"
|
12 | },
|
13 | {
|
14 | "name": "Jason Mong",
|
15 | "githubUsername": "jfm710",
|
16 | "url": "https://github.com/jfm710"
|
17 | }
|
18 | ],
|
19 | "main": "",
|
20 | "types": "index.d.ts",
|
21 | "repository": {
|
22 | "type": "git",
|
23 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
24 | "directory": "types/expect-puppeteer"
|
25 | },
|
26 | "scripts": {},
|
27 | "dependencies": {
|
28 | "@types/jest": "*",
|
29 | "@types/puppeteer": "^5.4.0"
|
30 | },
|
31 | "typesPublisherContentHash": "6e6ac49d8f5fd61742e76efc85a4c96edc3d2fd6f9b95fd76a67a877194f0163",
|
32 | "typeScriptVersion": "4.5"
|
33 | } |
\ | No newline at end of file |