UNPKG

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