UNPKG

interbit-core-beta

Version:

Beta release of core source code for the Interbit blockchain platform.

25 lines (24 loc) 669 B
{ "name": "interbit-core-beta", "version": "0.0.1", "description": "Beta release of core source code 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-core-beta.git" }, "keywords": [ "Interbit", "blockchain", "javascript" ], "author": "BTL Group Ltd.", "license": "UNLICENSED", "bugs": { "url": "https://github.com/BlockchainTechLtd/interbit-core-beta/issues" }, "homepage": "https://github.com/BlockchainTechLtd/interbit-core-beta#readme" }