UNPKG

906 BJSONView Raw
1{
2 "name": "@types/hawk",
3 "version": "9.0.3",
4 "description": "TypeScript definitions for hawk",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hawk",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Florian Imdahl",
10 "url": "https://github.com/ffflorian",
11 "githubUsername": "ffflorian"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/hawk"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@hapi/boom": "^9.0.0",
24 "@types/crypto-js": "*",
25 "@types/node": "*",
26 "@types/request": "*"
27 },
28 "typesPublisherContentHash": "b6d271bc1839b83ffc2e41b8ce57a73ed1a84cc0c3e571b69c82b23bfeda65cc",
29 "typeScriptVersion": "4.2"
30}
\No newline at end of file