UNPKG

@utsavgadhiya/crypto-module

Version:

A module for encrypting and decrypting data

22 lines 489 B
{ "name": "@utsavgadhiya/crypto-module", "version": "1.0.5", "description": "A module for encrypting and decrypting data", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/utsavgadhiya/crypto-module.git" }, "keywords": [ "crypto", "crypto-module", "encryption", "decryption", "aes-256" ], "author": "Utsav Gadhiya", "license": "MIT" }