feathercore-message
Version:
Feathercoin Messages for Feathercore
30 lines (29 loc) • 553 B
JSON
{
"name": "feathercore-message",
"main": "./feathercore-message.min.js",
"version": "1.0.1",
"homepage": "https://github.com/FeatherCoin/feathercore-message",
"authors": [
"BitPay"
],
"description": "Feathercoin Message Verification and Signing for Feathercore",
"moduleType": [
"globals"
],
"keywords": [
"feathercoin",
"feathercore",
"ftc",
"satoshi",
"message",
"signing"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}