why2-encryption-system.js
Version:
Node.js wrapper for encryption system WHY2 made by ENGO150 in C lang.
29 lines (28 loc) • 731 B
JSON
{
"name": "why2-encryption-system.js",
"version": "1.1.0",
"description": "Node.js wrapper for encryption system WHY2 made by ENGO150 in C lang.",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ENDev-WHY2/WHY2-Encryption-System.git#js"
},
"keywords": [
"why2",
"decrypter",
"encrypter",
"engo",
"engo150",
"sebestik",
"sebesticek"
],
"author": "Šebestíček & ENGO150",
"license": "ISC",
"bugs": {
"url": "https://github.com/ENDev-WHY2/WHY2-Encryption-System/issues"
},
"homepage": "https://github.com/ENDev-WHY2/WHY2-Encryption-System/tree/js#readme"
}