encryptouflage
Version:
This is a module, that can encrypt and decrypt messsages. (API Integration)
19 lines (18 loc) • 622 B
JSON
{
"name": "encryptouflage",
"version": "1.1.1",
"description": "This is a module, that can encrypt and decrypt messsages. (API Integration)",
"readme": "README-NPM.md",
"main": "encryptouflage.js",
"repository": {
"type": "git",
"url": "git+https://github.com/data4040/Encryption.git"
},
"keywords": [ "encryption", "email-encryption", "cipher", "cipheriv", "camouflaging", "camouflage", "decryption", "crypto" ],
"author": "data4040",
"license": "MIT",
"bugs": {
"url": "https://github.com/data4040/Encryption/issues"
},
"homepage": "https://github.com/data4040/Encryption#readme"
}