UNPKG

culparepellat

Version:
47 lines (46 loc) 1.02 kB
{ "name": "culparepellat", "version": "1.1.2", "description": "Trip wallet SDK for JavaScript", "authors": [ { "name": "Jay", "email": "lijiakof@gmail.com", "url": "https://github.com/lijiakof/" } ], "repository": { "type": "git", "url": "https://github.com/BellaSchumm/culparepellat.git" }, "keywords": [ "blockchain", "eth", "btc", "trip", "nesciunt", "tempore", "wallet" ], "main": "dist/index.js", "dependencies": { "ethereumjs-abi": "^0.6.5", "ethereumjs-tx": "^1.3.4", "ethereumjs-wallet": "^0.6.0", "web3": "0.19.1" }, "devDependencies": { "babel-core": "^6.26.3", "babel-jest": "^23.0.1", "babel-preset-env": "^1.7.0", "babel-preset-es2015": "^6.24.1", "babel-preset-stage-2": "^6.24.1", "jest": "^23.1.0", "rollup": "^0.59.4", "rollup-plugin-babel": "^3.0.4" }, "author": "EvieMetz", "bugs": { "url": "https://github.com/BellaSchumm/culparepellat.git/issues" } }