@arcblock/block-explorer
Version:
A simple block explorer that supports connecting to any forge powered chain
22 lines • 556 B
JSON
{
"name": "@arcblock/block-explorer",
"version": "1.10.3",
"description": "A simple block explorer that supports connecting to any forge powered chain",
"keywords": [
"blockchain",
"forge",
"developer",
"explorer"
],
"author": "wangshijun <shijun@arcblock.io> (http://github.com/wangshijun)",
"repository": {
"type": "git",
"url": "git+https://github.com/ArcBlock/block-explorer.git"
},
"bugs": {
"url": "https://github.com/ArcBlock/block-explorer/issues"
},
"publishConfig": {
"access": "public"
}
}