UNPKG

1.04 kBJSONView Raw
1{
2 "name": "@types/expect-puppeteer",
3 "version": "5.0.4",
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": "ee3ced7fccb60296316007e3b4e68f83805978deef6b882a652d5f9824add756",
32 "typeScriptVersion": "4.5"
33}
\No newline at end of file