UNPKG

@wireapp/cryptobox

Version:

High-level API with persistent storage for Proteus.

11 lines (10 loc) 235 B
{ "compilerOptions": { "declaration": true, "lib": ["DOM", "ES7"], "outDir": "dist/commonjs", "rootDir": "src/main" }, "exclude": ["bower_components", "dist", "node_modules"], "extends": "../../tsconfig.json" }