excryptor
Version:
Node JS Express Framework Cryptor Tool
17 lines • 471 B
JSON
{
"name": "excryptor",
"version": "1.0.3",
"description": "Node JS Express Framework Cryptor Tool",
"main": "app.js",
"scripts": {
"start": "node app.js"
},
"author": "emreyartas",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/emreyartas/excryptor.git"
},
"keywords": ["crpyto", "cryptography", "expressjs crypto", "express crypto", "express cryptography", "native cryptography"],
"dependencies": {}
}