{
  "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"
}
