{
    "name": "@types/keccak",
    "version": "3.0.5",
    "description": "TypeScript definitions for keccak",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/keccak",
    "license": "MIT",
    "contributors": [
        {
            "name": "odan",
            "githubUsername": "odanado",
            "url": "https://github.com/odanado"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/keccak"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "45da210a68e93354cbfbda84c2b24283169fc9dc253b154f53d692ca07a9ba2a",
    "typeScriptVersion": "4.8"
}