UNPKG

@bugbytes/hapi-mirror

Version:
32 lines 794 B
{ "name": "@bugbytes/hapi-mirror", "version": "0.42.0", "description": "Hedera Mirror Node Client", "main": "./index.js", "exports": "./index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "directory": "packages/hapi-mirror", "type": "git", "url": "git+https://github.com/bugbytesinc/hapi-proto.git" }, "keywords": [ "Hashgraph", "HAPI", "Mirror" ], "author": "BugBytes, Inc.", "license": "MIT", "bugs": { "url": "https://github.com/bugbytesinc/hapi-proto/issues" }, "homepage": "https://github.com/bugbytesinc/hapi-proto#readme", "peerDependencies": { "@bugbytes/hapi-proto": "0.42.0", "@bugbytes/hapi-util": "0.42.0", "long": ">=5.2.3", "protobufjs": ">=7.2.5" } }