{
  "name": "keccakkotlin",
  "version": "1.1.0",
  "description": "SHA-3 Hash Functions in Kotlin",
  "main": "kotlin/KeccakKotlin.js",
  "scripts": {
    "test": "node test.js"
  },
  "keywords": ["keccak", "sha3", "shake"],
  "author": "Ron Lauren Hombre",
  "license": "APACHE-2.0"
}
