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