@types/hawk
Version:
TypeScript definitions for hawk
30 lines • 906 B
JSON
{
"name": "@types/hawk",
"version": "9.0.6",
"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": "*"
},
"typesPublisherContentHash": "9df2d054ae20c9b1d27f2cfd873ffb4c39ffdf89b48c15fdb76279457412e131",
"typeScriptVersion": "4.5"
}