interbit-hoist
Version:
Hoisting for the Interbit blockchain platform.
25 lines (24 loc) • 653 B
JSON
{
"name": "interbit-hoist",
"version": "0.0.1",
"description": "Hoisting for the Interbit blockchain platform.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/BlockchainTechLtd/interbit-hoist.git"
},
"keywords": [
"Interbit",
"javascript",
"blockchain"
],
"author": "BTL Group Ltd.",
"license": "UNLICENSED",
"bugs": {
"url": "https://github.com/BlockchainTechLtd/interbit-hoist/issues"
},
"homepage": "https://github.com/BlockchainTechLtd/interbit-hoist#readme"
}