@types/finalhandler
Version:
TypeScript definitions for finalhandler
32 lines • 985 B
JSON
{
"name": "@types/finalhandler",
"version": "1.2.1",
"description": "TypeScript definitions for finalhandler",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/finalhandler",
"license": "MIT",
"contributors": [
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "chrootsu"
},
{
"name": "Mark Veronda",
"url": "https://github.com/hbomark",
"githubUsername": "hbomark"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/finalhandler"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "c115ef181ed524394c18c3e0595844516e84f3ecfe541998f0777ebdfbc7366f",
"typeScriptVersion": "4.5"
}