UNPKG

node-forge

Version:

JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.

16 lines (15 loc) 361 B
{ "name": "forge", "version": "0.6.26", "description": "JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.", "authors": [ "Digital Bazaar, Inc." ], "license": "BSD", "main": ["js/forge.js"], "dependencies": {}, "ignore": [ "node_modules", "bower_components" ] }