@types/hawk
Version:
TypeScript definitions for hawk
31 lines • 934 B
JSON
{
"name": "@types/hawk",
"version": "9.0.7",
"description": "TypeScript definitions for hawk",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hawk",
"license": "MIT",
"contributors": [
{
"name": "Florian Imdahl",
"githubUsername": "ffflorian",
"url": "https://github.com/ffflorian"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/hawk"
},
"scripts": {},
"dependencies": {
"@hapi/boom": "^9.0.0",
"@types/crypto-js": "*",
"@types/node": "*",
"@types/request": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "455e60df5d466d33a467c84a1baedf6616c986d415fb62f199fbd53a69a7ef6c",
"typeScriptVersion": "5.2"
}