UNPKG

@types/express-session

Version:
63 lines 1.97 kB
{ "name": "@types/express-session", "version": "1.18.2", "description": "TypeScript definitions for express-session", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-session", "license": "MIT", "contributors": [ { "name": "Hiroki Horiuchi", "githubUsername": "horiuchi", "url": "https://github.com/horiuchi" }, { "name": "Jacob Bogers", "githubUsername": "jacobbogers", "url": "https://github.com/jacobbogers" }, { "name": "Naoto Yokoyama", "githubUsername": "builtinnya", "url": "https://github.com/builtinnya" }, { "name": "Ryan Cannon", "githubUsername": "ry7n", "url": "https://github.com/ry7n" }, { "name": "Tom Spencer", "githubUsername": "fiznool", "url": "https://github.com/fiznool" }, { "name": "Piotr Błażejewicz", "githubUsername": "peterblazejewicz", "url": "https://github.com/peterblazejewicz" }, { "name": "Ravi van Rooijen", "githubUsername": "HoldYourWaffle", "url": "https://github.com/HoldYourWaffle" }, { "name": "Sebastian Beltran", "githubUsername": "bjohansebas", "url": "https://github.com/bjohansebas" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/express-session" }, "scripts": {}, "dependencies": { "@types/express": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "684a3bf08e3ce762fbe9e75a77866983245e65cc0e08830fa2880f92e9d8ae58", "typeScriptVersion": "5.1" }