@types/stream-chain
Version:
TypeScript definitions for stream-chain
27 lines • 833 B
JSON
{
"name": "@types/stream-chain",
"version": "2.1.0",
"description": "TypeScript definitions for stream-chain",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stream-chain",
"license": "MIT",
"contributors": [
{
"name": "Eugene Lazutkin",
"githubUsername": "uhop",
"url": "https://github.com/uhop"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/stream-chain"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "cbd48909f5b84e0d9e190762d73a448cd990b797f2612b576622cb2b3777d91f",
"typeScriptVersion": "4.7"
}