UNPKG

js-nacl

Version:

High-level API to libsodium.

28 lines (27 loc) 457 B
{ "name": "js-nacl", "version": "1.2.1", "homepage": "https://github.com/tonyg/js-nacl", "authors": [ "Tony Garnock-Jones" ], "description": "High-level API to libsodium.", "main": "lib/nacl_factory.js", "moduleType": [ "node" ], "keywords": [ "encryption", "high-level", "crypto", "networking", "nacl" ], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }