{ "name": "zkl-crypto", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "Yigid BALABAN ", "license": "LGPL-2.0-only", "devDependencies": { "babel-loader": "^9.1.3", "webpack": "^5.94.0", "webpack-cli": "^5.1.4" }, "dependencies": { "ecies-wasm": "^0.2.0" } }