UNPKG

int-cli

Version:

INT is the new generation of bottom-up created system of IoT and blockchain

46 lines (45 loc) 1.09 kB
{ "name": "int-cli", "version": "3.2.79", "description": "INT is the new generation of bottom-up created system of IoT and blockchain", "scripts": {}, "bin": { "int-cli": "./src/tool/int-cli.js" }, "repository": { "type": "git", "url": "https://github.com/intfoundation/int" }, "keywords": [ "INT", "Blockchain", "IOT", "Nodejs", "javaScript" ], "author": "intfoundation", "license": "MIT", "bugs": { "url": "https://github.com/intfoundation/int/issues" }, "homepage": "https://github.com/intfoundation/int#readme", "dependencies": { "bdt-p2p": "^0.1.238", "bignumber.js": "^7.2.1", "bn.js": "^4.11.8", "fs-extra": "^5.0.0", "js-combinatorics": "^0.5.3", "lodash": "^4.17.5", "md5-file": "^4.0.0", "msgpack-lite": "^0.1.26", "scrypt.js": "^0.2.0", "secp256k1": "^3.5.0", "sqlite": "2.9.1", "sqlite3": "3.1.13", "sqlite3-transactions": "0.0.5", "uuid": "^3.3.2", "winston": "^2.4.2", "winston-daily-rotate-file": "^3.5.1", "xmlhttprequest": "^1.8.0" } }