{
  "name": "laksa-core-crypto",
  "version": "0.1.2",
  "description": "crypto libraries for laksa",
  "main": "index.js",
  "browser": "lib/index.js",
  "keywords": [
    "laksa",
    "webz",
    "web3",
    "ethereum"
  ],
  "author": "neeboo@fireStack.one",
  "license": "GPL-3.0",
  "dependencies": {
    "@zilliqa-js/proto": "^0.5.0",
    "bn.js": "^4.11.8",
    "bsert": "^0.0.4",
    "elliptic": "^6.4.1",
    "hash.js": "^1.1.5",
    "hmac-drbg": "^1.0.1",
    "laksa-utils": "^0.1.2",
    "randombytes": "^2.0.6"
  },
  "gitHead": "956fdb98878845d4a3517444c1ca9ff66b3c500f"
}
