UNPKG

@types/blake2

Version:
27 lines 824 B
{ "name": "@types/blake2", "version": "4.0.4", "description": "TypeScript definitions for blake2", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/blake2", "license": "MIT", "contributors": [ { "name": "Antoine Beauvais-Lacasse", "githubUsername": "beaulac", "url": "https://github.com/beaulac" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/blake2" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "typesPublisherContentHash": "76f9511fd943e5598176c6c7ebd7bad02b966af49638210143b582a3929a4e04", "typeScriptVersion": "4.5" }