@types/finalhandler
Version:
TypeScript definitions for finalhandler
38 lines • 1.17 kB
JSON
{
"name": "@types/finalhandler",
"version": "1.2.4",
"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"
},
{
"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/finalhandler"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "1d288a6f4f9ba8e28d5a760858ab47b97087a4daa7062b3bdd2552a0a0ee4d09",
"typeScriptVersion": "5.1"
}