UNPKG

906 BJSONView Raw
1{
2 "name": "@types/hawk",
3 "version": "9.0.2",
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": "e47428a29d3bc936921ae0b4fc2de89bc817cba79bc9225d95e5a2e058891576",
29 "typeScriptVersion": "3.6"
30}
\No newline at end of file