UNPKG

@scarafone/cryptography

Version:

Cryptographic wrapper functions built around the `Node:Crypto` package

20 lines (19 loc) 449 B
{ "name": "@scarafone/cryptography", "version": "1.2.0", "description": "Cryptographic wrapper functions built around the `Node:Crypto` package", "main": "index.js", "scripts": { "test": "jest" }, "keywords": [ "Cryptographic", "cryptography", "Crypto" ], "author": "Brent Scarafone", "license": "MIT", "dependencies": { "@scarafone/files-helper": "^0.0.9" } }