UNPKG

bitquery-protobuf-schema

Version:

Returns Protobuf schemas for the data streamed and stored in S3 for a given topic

17 lines (16 loc) 476 B
{ "name": "bitquery-protobuf-schema", "version": "1.2.2", "description": "Returns Protobuf schemas for the data streamed and stored in S3 for a given topic", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["Protobuf", "Kafka", "Blockchain", "Data", "EVM", "Solana", "Tron"], "author": "Kshitij-Bitquery", "license": "ISC", "dependencies": { "path": "^0.12.7", "protobufjs": "^7.4.0" } }