UNPKG

713 BJSONView Raw
1{
2 "name": "@types/passport-strategy",
3 "version": "0.2.35",
4 "description": "TypeScript definitions for Passport Strategy module",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Lior Mualem",
9 "url": "https://github.com/liorm",
10 "githubUsername": "liorm"
11 }
12 ],
13 "main": "",
14 "repository": {
15 "type": "git",
16 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
17 },
18 "scripts": {},
19 "dependencies": {
20 "@types/passport": "*",
21 "@types/express": "*"
22 },
23 "typesPublisherContentHash": "efc40dd7291981d3992d1eb8d1ece60f02b7218e4ad9cd55f4a44165a97d2f98",
24 "typeScriptVersion": "2.3"
25}
\No newline at end of file