cryptico
Version:
## Overview
25 lines • 432 B
JSON
{
"name": "cryptico",
"version": "1.0.2",
"author": "Rye Terrell <ryeterrell@ryeterrell.net>",
"contributors": [
{
"name": "Roberto Aguilar",
"email": "roberto@baremetal.io"
},
{
"name": "PhpMyCoder"
}
],
"main": "./lib/cryptico.js",
"repository": {
"type": "git",
"url": "https://github.com/phpmycoder/cryptico-node.git"
},
"keywords": [
"cryptography",
"public-key",
"private-key",
"RSA"
]
}