@plugnet/jsonrpc
Version:
Method definitions for the Plugnet RPC layer
32 lines (31 loc) • 782 B
JSON
{
"name": "@plugnet/jsonrpc",
"version": "0.90.104",
"description": "Method definitions for the Plugnet RPC layer",
"main": "index.js",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
},
"repository": {
"type": "git",
"url": "git+https://github.com/plugblockchain/api.js.git"
},
"keywords": [
"Plugnet",
"JsonRPC"
],
"author": "Jaco Greeff <jacogr@gmail.com>",
"maintainers": [
"Ian He <ian.he@centrality.ai>"
],
"contributors": [],
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/plugblockchain/api.js/issues"
},
"homepage": "https://github.com/plugblockchain/api.js/tree/master/packages/type-jsonrpc#readme",
"dependencies": {
"@babel/runtime": "^7.5.5"
}
}