UNPKG

887 BJSONView Raw
1{
2 "name": "@types/passport-strategy",
3 "version": "0.2.38",
4 "description": "TypeScript definitions for passport-strategy",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/passport-strategy",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Lior Mualem",
10 "githubUsername": "liorm",
11 "url": "https://github.com/liorm"
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/passport-strategy"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/express": "*",
24 "@types/passport": "*"
25 },
26 "typesPublisherContentHash": "b9c360136a0cb44f7d54f7b2d72071dbb3d3f60f27755beb039724a1d00d74da",
27 "typeScriptVersion": "4.5"
28}
\No newline at end of file