aelf-sdk-lys1988
Version:
aelf-sdk js library
48 lines (47 loc) • 1.18 kB
JSON
{
"name": "aelf-sdk-lys1988",
"version": "4.0.5",
"description": "aelf-sdk js library",
"main": "./lib/aelf.js",
"directories": {
"lib": "lib"
},
"dependencies": {
"bignumber": "^1.1.0",
"bignumber.js": "^2.0.7",
"bip39": "^2.5.0",
"bs58": "^4.0.1",
"buffer": "^5.1.0",
"crypto-js": "^3.1.9-1",
"elliptic": "^6.4.0",
"js-sha256": "^0.9.0",
"key-encoder": "^1.1.6",
"protobufjs": "git+https://github.com/hzz780/protobuf.js.git",
"utf8": "^3.0.0",
"xhr2-cookies": "^1.1.0",
"xmlhttprequest": "git+https://github.com/hzz780/node-XMLHttpRequest.git"
},
"devDependencies": {
"browserify": "^16.2.3",
"del": "^3.0.0",
"exorcist": "^1.0.1",
"gulp": "^4.0.0",
"gulp-jshint": "^2.1.0",
"gulp-rename": "^1.4.0",
"gulp-replace": "^1.0.0",
"gulp-streamify": "^1.0.2",
"gulp-uglify": "^3.0.1",
"gulp-uglify-es": "^1.0.4",
"gutil": "^1.6.4",
"jshint": "^2.9.6",
"vinyl-source-stream": "^2.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"aelf-sdk"
],
"author": "huangzongzhe,hzz780",
"license": "MIT"
}