UNPKG

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