@types/errorhandler
Version:
TypeScript definitions for errorhandler
32 lines • 1.01 kB
JSON
{
"name": "@types/errorhandler",
"version": "1.5.3",
"description": "TypeScript definitions for errorhandler",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/errorhandler",
"license": "MIT",
"contributors": [
{
"name": "Santi Albo",
"githubUsername": "santialbo",
"url": "https://github.com/santialbo"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/errorhandler"
},
"scripts": {},
"dependencies": {
"@types/express": "*"
},
"typesPublisherContentHash": "db7e8f1846c7ac16329010eac9761918980192f050254ae1575e7fd8407c6965",
"typeScriptVersion": "4.5"
}