phase2-bn254/phase2/verify_tornado_ceremony/package.json
2020-05-12 02:58:29 +03:00

15 lines
328 B
JSON

{
"name": "phase2",
"version": "1.0.0",
"description": "This library is still under development.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"snarkjs": "git+https://github.com/kobigurk/snarkjs.git"
}
}