{ "name": "circuits", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "circom": "0.0.30", "snarkjs": "^0.1.14", "websnark": "0.0.4", "bn-chai": "^1.0.1", "chai": "^4.2.0", "chai-as-promised": "^7.1.1", "circomlib": "git+https://github.com/kobigurk/circomlib.git#323966c0584bafebf9652681c44d9ea348fe9bb5", "ganache-cli": "^6.4.5", "truffle": "^5.0.20", "truffle-artifactor": "^4.0.22", "web3-utils": "^1.0.0-beta.55" } }