UNPKG

@types/hawk

Version:
30 lines 906 B
{ "name": "@types/hawk", "version": "9.0.4", "description": "TypeScript definitions for hawk", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hawk", "license": "MIT", "contributors": [ { "name": "Florian Imdahl", "url": "https://github.com/ffflorian", "githubUsername": "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": "2832e3893ff3f1c092c3e93e434c74b9de7cb09a16099a2e6daf89434b8d51e1", "typeScriptVersion": "4.5" }