@skalenetwork/t-encrypt
Version:
22 lines (21 loc) • 465 B
JSON
{
"name": "@skalenetwork/t-encrypt",
"version": "0.2.0-develop.20",
"keywords": [
"SKALE",
"blockchain",
"ethereum",
"threshold",
"cryptography",
"encryption"
],
"homepage": "https://github.com/skalenetwork/libBLS",
"license": "AGPL-3.0",
"author": "SKALE Labs and contributors",
"publishConfig": {
"access": "public"
},
"scripts": {
"version": "node -e \"console.log(require('./package.json').version);\""
}
}