UNPKG

1.04 kBJSONView Raw
1{
2 "name": "@types/expect-puppeteer",
3 "version": "5.0.3",
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 "url": "https://github.com/tkrotoff",
11 "githubUsername": "tkrotoff"
12 },
13 {
14 "name": "Jason Mong",
15 "url": "https://github.com/jfm710",
16 "githubUsername": "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": "d76fb93e2345704470043e3109099ec61a8406deb07c20a3da4657cfca310b8a",
32 "typeScriptVersion": "4.3"
33}
\No newline at end of file