keybase-proofs
Version:
Publicly-verifiable proofs of identity
40 lines (39 loc) • 825 B
JSON
{
"name": "keybase-proofs",
"version": "2.3.30",
"description": "Publicly-verifiable proofs of identity",
"main": "lib/main.js",
"scripts": {
"test": "make test"
},
"repository": {
"type": "git",
"url": "git://github.com/keybase/proofs"
},
"keywords": [
"Keybase",
"PKI"
],
"directories": {
"lib": "lib/"
},
"author": "Maxwell Krohn",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/keybase/proofs/issues"
},
"dependencies": {
"bitcoyne": "^1.0.5",
"iced-error": ">=0.0.9",
"iced-lock": "^1.0.1",
"iced-runtime": ">=0.0.1",
"kbpgp": ">=2.1.13",
"pgp-utils": ">=0.0.22",
"purepack": "^1.0.4",
"triplesec": ">=3.0.16"
},
"devDependencies": {
"iced-coffee-script": "^108.0.11",
"iced-test": "0.0.22"
}
}