@types/ripemd160
Version:
TypeScript definitions for ripemd160
27 lines • 837 B
JSON
{
"name": "@types/ripemd160",
"version": "2.0.3",
"description": "TypeScript definitions for ripemd160",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ripemd160",
"license": "MIT",
"contributors": [
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ripemd160"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "cb1cb28ef86d53120394767d3a10b302d9bb62d945b410cf7595b8b84eeb1adf",
"typeScriptVersion": "4.5"
}