UNPKG

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