UNPKG

laksa-extend-keystore

Version:

Extend keystore for laksa-core-crypto

27 lines (26 loc) 594 B
{ "name": "laksa-extend-keystore", "version": "0.1.2", "description": "Extend keystore for laksa-core-crypto", "main": "index.js", "browser": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "laksa", "webz", "web3", "ethereum" ], "author": "neeboo@fireStack.one", "license": "GPL-3.0", "dependencies": { "aes-js": "^3.1.1", "laksa-core-crypto": "^0.1.2", "pbkdf2": "^3.0.17", "scrypt.js": "^0.2.0", "uuid": "^3.3.2" }, "gitHead": "956fdb98878845d4a3517444c1ca9ff66b3c500f" }