triplesec
Version:
A CommonJS-compliant system for secure encryption of smallish secrets
28 lines (27 loc) • 477 B
JSON
{
"name": "triplesec",
"version": "3.0.20",
"homepage": "https://keybase.io/triplesec",
"author": "keybase",
"description": "A CommonJS-compliant system for secure encryption of smallish secrets",
"main": "browser/triplesec.js",
"license": "MIT",
"ignore": [
"**/.*",
"*.html",
"codo",
"contrib",
"dev",
"ext",
"lib",
"logo",
"ref",
"rel",
"site",
"spec",
"src",
"talks",
"test",
"Makefile"
]
}