UNPKG

911 BJSONView Raw
1{
2 "name": "@types/errorhandler",
3 "version": "1.5.0",
4 "description": "TypeScript definitions for errorhandler",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Santi Albo",
9 "url": "https://github.com/santialbo",
10 "githubUsername": "santialbo"
11 },
12 {
13 "name": "Piotr Błażejewicz",
14 "url": "https://github.com/peterblazejewicz",
15 "githubUsername": "peterblazejewicz"
16 }
17 ],
18 "main": "",
19 "types": "index.d.ts",
20 "repository": {
21 "type": "git",
22 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
23 "directory": "types/errorhandler"
24 },
25 "scripts": {},
26 "dependencies": {
27 "@types/express": "*"
28 },
29 "typesPublisherContentHash": "06b5a181caededa09ba24efa714cb9bf0a3c276bc3869e1dad2f77f2b03c5334",
30 "typeScriptVersion": "2.8"
31}
\No newline at end of file