d-encode-decode
Version:
Encode and Decode String Uniquely, Every Encryption is different and Unique
31 lines (30 loc) • 765 B
JSON
{
"name": "d-encode-decode",
"version": "1.0.4",
"description": "Encode and Decode String Uniquely, Every Encryption is different and Unique",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dishantkapoor/d-encode-decode.git"
},
"keywords": [
"d-decode-encode",
"encode",
"decode",
"ciphertext",
"token",
"timer-token",
"timer-ciphertext",
"limited-time-token",
"custom-encoding"
],
"author": "Dishant Kapoor",
"license": "ISC",
"bugs": {
"url": "https://github.com/dishantkapoor/d-encode-decode/issues"
},
"homepage": "https://github.com/dishantkapoor/d-encode-decode#readme"
}