UNPKG

@types/express

Version:
45 lines 1.41 kB
{ "name": "@types/express", "version": "5.0.1", "description": "TypeScript definitions for express", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express", "license": "MIT", "contributors": [ { "name": "Boris Yankov", "githubUsername": "borisyankov", "url": "https://github.com/borisyankov" }, { "name": "China Medical University Hospital", "githubUsername": "CMUH", "url": "https://github.com/CMUH" }, { "name": "Puneet Arora", "githubUsername": "puneetar", "url": "https://github.com/puneetar" }, { "name": "Dylan Frankland", "githubUsername": "dfrankland", "url": "https://github.com/dfrankland" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/express" }, "scripts": {}, "dependencies": { "@types/body-parser": "*", "@types/express-serve-static-core": "^5.0.0", "@types/serve-static": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "fc4e2b97399a28edf0ea8af60a18a56b71622eab908009e7e3a18677f98a80d8", "typeScriptVersion": "5.0" }