{
  "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"
  ]
}
