UNPKG

924 BJSONView Raw
1{
2 "name": "@types/passport-local",
3 "version": "1.0.34",
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 "url": "https://github.com/SomaticIT",
11 "githubUsername": "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": "7b57f2689eeb161e227c1f01e8416a42c885498590f10b05a61297aeff8e45d3",
28 "typeScriptVersion": "3.6"
29}
\No newline at end of file