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