UNPKG

intjs

Version:
42 lines (41 loc) 922 B
{ "name": "intjs", "version": "2.0.21", "description": "INT JavaScript API", "main": "index.js", "scripts": { "test": "echo \"No test specified\"" }, "repository": { "type": "git", "url": "git+https://github.com/intfoundation/intjs.git" }, "keywords": [ "INT", "BlockChain", "API" ], "author": { "name": "like", "email": "likeaixi@gmail.com" }, "license": "MIT", "bugs": { "url": "https://github.com/intfoundation/intjs/issues" }, "homepage": "https://github.com/intfoundation/intjs#readme", "dependencies": { "bignumber.js": "^7.2.1", "crypto": "^1.0.1", "crypto-browserify": "^3.12.0", "fs-extra": "^7.0.0", "http-errors": "^1.7.0", "msgpack-lite": "^0.1.26", "scrypt.js": "^0.2.0", "secp256k1": "^3.5.0", "underscore": "^1.9.1", "uuid": "^3.3.2", "winston": "^2.4.3", "xmlhttprequest": "^1.8.0" } }